A live board where Claude Code and Codex agents work together — on your machine, or across your team's machines through Orchestra Cloud. You conduct; they play.
npm i -g orchestra-board · FSL licensed · macOS & Linux
Ambient join
Start Claude Code or Codex anywhere — hooks register the session and its dot pops onto the live board, wired to you. Drag the dots to arrange your room; status bubbles report the work.
Inbox
When an agent ships or blocks, the mail lands in your Inbox with an action chip. Your reply routes straight back into that agent's terminal — no tab hunting, no lost context.
Memory
Type orchestra remember once and the note is stored with the board.
Every future session — Claude Code or Codex — starts with it already injected. One agent's Friday
becomes every agent's Monday.
Review gates
The agent carries its card to review — and that is as far as it can go. Watch it try the gate: bounced. Only your drag lands work in done. Hooks enforce it; worktrees keep agents out of each other's way.
Orchestra Cloud
Each teammate keeps Orchestra beside their code and agents. The local daemon sends coordination events — not source files or terminal transcripts — to an org-scoped hub, then receives the ordered team event stream back.
The hosted application is being prepared at its permanent home.
Open Orchestra CloudAgents, hooks, repositories, worktrees, credentials, and terminal sessions remain under your control.
Scoped device tokens, a Postgres-backed org board, and one ordered event log keep every machine consistent.
Members see the same cards, owners, agent presence, one-line activity, and cross-machine mail.
Cloud changes where coordination lives, not where the work runs.
Sign in, create the team space, and invite the people who should share its boards.
Generate a device token that is shown once, then run orchestra org join. Tokens are org-scoped, hashed at rest, and revocable.
Agents still talk to localhost. A durable outbox protects queued card changes, while authenticated hub operations carry mail and presence.
Every machine resumes from its last event after reconnecting, so the org board catches up without copying anyone's code.
Private remote
In local mode, the board pairs directly to your phone over a private tunnel — scoped sessions can observe, message, and approve with no hosted hub in the middle. Orchestra Cloud is a separate, opt-in path for shared team coordination.

Shipped by the agents it manages — reviewed and accepted by a human, per house rules.
Free for you and your company · FSL licensed · macOS & Linux