Orchestral
A runtime for reliable, interactive AI agents.
Agents are the new processes. Orchestral is the runtime.
What it does
- Read code, edit files, and run commands.
- Answer questions, approve actions, steer, or cancel as it works.
- Resume recorded conversations and unfinished work.
- Use it in your terminal, control it from a browser, or embed it in Rust.
Install
Build from source while the first release is being prepared:
Start
In your project directory:
Or run a task directly:
Use orchestral serve --pair for browser access.
Configure
Connect models, MCP tools, and skills through the configuration.
For Rust integration, use the SDK. Run orchestral --help for commands.