StackMap
Subscribe
Explore / agent-orchestrator
Untrivial-ai

agent-orchestrator

Desktop agent IDE for fleets of coding agents: each task gets a worker with its own workspace and agent CLI, while a project orchestrator plans work and handles CI fixes, conflicts and reviews.

10,772 1,500 Go Apache-2.0updated today
View on GitHubDispute this mapping →
Curator's take

The one to try if you want a GUI cockpit rather than a terminal multiplexer — a background daemon, a Kanban over live workers, isolated workspaces and browsers per task, and an orchestrator that will actually decompose an outcome into tasks and sequence them. That framing costs scriptability: it is a desktop product first, so headless CI use and remote-only setups fit worse than tmux-style tools, and you still install and configure every agent CLI yourself. The isolated-workspace-per-worker discipline is the part worth stealing even if you don't adopt the app.

Mapped by ShipWithAI editors · links verified
README.md
Agent Orchestrator

Agent Orchestrator

Plan, run, and supervise coding agents from one place.

GitHub stars Top 6k repositories GitHub release GitHub downloads License: Apache-2.0 X Discord

Give every coding task its own agent, workspace, and feedback loop.
Plan and delegate larger outcomes with a project-aware orchestrator.
Follow every worker, pull request, CI run, and review in a live Kanban.

Download AO  •  Documentation  •  Releases  •  Contributing  •  Discord

English · 简体中文 · 日本語 · 한국어 · Español · Français · Deutsch · Português (Brasil)


Agent Orchestrator Kanban showing worker sessions grouped by live status

A workspace for agent-driven development

One coding agent can handle a task. Running several across a project creates a different job: deciding what matters, splitting work cleanly, giving each agent the right context, preventing branch collisions, and following every change through review and merge.

AO is a local desktop workspace built for that job. Add a repository and create a worker session with the coding agent, model, and interface that fit the task. For Git-backed work, AO gives the worker its own branch and worktree. The task, conversation, terminal, changed files, browser preview, pull request, CI, and review state stay attached to that session from start to finish.

Behind the desktop app, AO's local daemon watches agent activity and source-control state. The result is a shared, live view of the project instead of a collection of disconnected terminals, branches, and browser tabs.

Install

Download the latest AO desktop app for your platform. AO checks for updates automatically.

Platform Download
macOS (Apple silicon) Download
macOS (Intel) Download
Windows Download
Linux (AppImage) [Download](https://git

Continue your stack

What teams reach for next — and why each earns a place beside agent-orchestrator. Ranked by curator confidence.