Skip to content

Repository files navigation

Orchestral

Orchestral

A runtime for reliable, interactive AI agents.

Agents are the new processes. Orchestral is the runtime.

Website · 中文

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:

git clone https://github.com/sizzlecar/orchestral.git
cd orchestral
cargo install --locked --path apps/orchestral-cli

Start

In your project directory:

export OPENAI_API_KEY="your-api-key"
orchestral

Or run a task directly:

orchestral "Find the bug, fix it, and run the relevant tests."
orchestral resume --last

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.

About

A runtime for reliable, interactive AI agents. Agents are the new processes. Orchestral is the runtime.

Topics

Resources

Stars

6 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages