Agent Orchestrator provides a meta-harness IDE to supervise parallel AI coding agents in isolated workspaces, with automatic feedback loops for CI failures, reviews, and merge conflicts. It offers a desktop app and CLI workflow, multiple agent adapters, and per-session git worktrees.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Agent Orchestrator is an meta-harness agent IDE for running AI coding agents in parallel. It gives terminal-based agents a shared workspace where sessions, terminals, branches, pull requests, and feedback loops can be supervised from one place. The agents still code; AO provides isolated workspaces, live terminal access, session state, PR awareness, and automatic loops that send CI failures, review comments, and merge conflicts back to the right agent.
How it works
- Add a project you want agents to work on.
- Start one or more sessions from the desktop app or CLI.
- AO creates an isolated git worktree for each session.
- AO launches the selected coding agent in that session's terminal runtime.
- The local daemon watches session state, terminal activity, pull requests, CI, and review feedback.
- The desktop app and CLI show the current state and let you send follow-up instructions to the right session.
Getting started
- Install via desktop builds for your platform (macOS, Windows, Linux) as listed in the downloads table.
- After installing, open Agent Orchestrator and point it at the repository you want AO to manage. The desktop app runs the daemon for you, so no CLI is required.
- If using legacy npm CLI, note that npm install and ao start are deprecated in favor of desktop installation.
Recent releases
- v0.12.0 (2026-08-05): Automated stable release built from AgentWrapper/agent-orchestrator@5c94d6af5756557593af836baff34873d934a0fe.
- v0.11.2-nightly.202608050602 (2026-08-05): Automated nightly release built from AgentWrapper/agent-orchestrator@5c94d6af5756557593af836baff34873d934a0fe.
- v0.11.2-nightly.202608050515 (2026-08-05): Automated nightly release built from AgentWrapper/agent-orchestrator@3d782c2bdb867c63f9c9ba3dd8736dfdc5fe08a8.
- v0.11.2-nightly.202608042353 (2026-08-05): Automated nightly release built from AgentWrapper/agent-orchestrator@bfb69fbe7f362d7a142576eb374b756c7d177992.
- v0.11.2-nightly.202608041541 (2026-08-04): Automated nightly release built from AgentWrapper/agent-orchestrator@7dd9eba9aabe416ae622e7f20a78eb9e1ce771fe.
Traction
- Stars: 8786
Behind the repo
- Repository: Untrivial-ai/agent-orchestrator
- License: Apache-2.0
- Language: Go
- Created: 2026-02-13
- Last push: 2026-08-04
- Topics include: agent-fleet, agent-swarm, claude-code, codex-cli, git-worktrees, multi-agent, orchestration, orchestrator, parallel-agents, parallel-coding, skills, tmux
Caveats
- License: Apache-2.0
- Open issues: 572
- Stars and forks are provided in the repo metadata; open issues indicate ongoing work.






