About OpenReelio
A professional video editor shaped around safe agent automation.
Mission
OpenReelio is building an open-source desktop NLE where creators can ask for editing outcomes in natural language while the product keeps control of validation, command execution, undo, redo, and recovery.
The goal is not to hide editing behind a black box. The goal is to make repetitive editing work delegable without bypassing the timeline, project state, or export pipeline.
What makes it different
Governed agents
The canonical TPAO runtime turns prompts into reviewable plans before mutating a project.
Event-sourced edits
Timeline changes flow through an append-only operation log so rollback and audit remain part of the editing model.
Real desktop stack
Tauri, Rust, React, SQLite, and FFmpeg provide a practical base for timeline work, proxies, preview, and export.
Open extension path
WASM plugins, command schemas, MCP tooling, and external agent adapters keep the project extensible.
Current direction
The roadmap is moving from a working core editor toward a professional NLE: stronger agent integration, plugin APIs, color and audio foundations, multicam workflows, VFX controls, and more reliable distribution.
Codex is planned as the reference external-agent bridge through official app-server and MCP surfaces. Other agents can follow the same host adapter model.
Join the work
The most useful contributions are concrete: editor stability, agent tool contracts, render/export hardening, tests, documentation, and professional workflow implementation.