Overview of the OpenCut rewrite architecture
mainOpenCut is currently undergoing a ground-up rewrite designed to provide a unified experience across web, desktop, and mobile using a Rust core.
Key architectural features being implemented include:
- Plugin-first architecture: Enables first-class third-party plugins.
- Editor API: For programmatic interaction with the editor.
- MCP Server: For integration with AI agents.
- Headless mode: For automation and batch rendering.
- Scripting tab: Direct scripting capabilities within the editor interface.