A field guide to the emerging agent orchestrator zoo
Someone had to catalog the explosion of tools trying to herd AI coding agents in parallel.

What it does — This is an awesome-list: a curated directory of the growing ecosystem of tools for orchestrating AI coding agents. It sorts projects into categories—parallel runners, personal assistants, and multi-agent swarms—pairing each with a one-line description. With 782 stars, it functions as a community-maintained index of everything from TUI session managers to autonomous SDLC orchestrators.
The interesting bit — The list inadvertently documents a vocabulary crisis in agent tooling. The sheer density of similarly-named projects—dozens of *claw variants, multiple *mux terminal managers, and competing “agent-first kanban boards”—suggests the ecosystem is still searching for stable metaphors.
Key highlights —
- Organizes tools into three camps: parallel agent runners, personal assistants, and multi-agent swarms
- Catalogs lightweight TUI wrappers (
amux,dmux) alongside desktop orchestrators with git worktree isolation and MCP server integration - Includes niche experiments like RTS-style workspaces (
vibecraft) and autonomous SDLC pipelines (loki-mode) - Tracks which agent runtimes (Claude Code, Codex CLI, Gemini CLI, OpenCode) the ecosystem targets
Caveats —
- As with most awesome-lists, entries are unevenly documented—some are single-sentence pitches with no usage context
- The README is already long enough to be truncated in the source view, so browsing is strictly a scroll-fest
Verdict — Bookmark it if you’re surveying agent orchestration tools or trying to avoid naming collisions. Skip it if you want a single framework to install rather than a directory.
Frequently asked
- What is andyrewlee/awesome-agent-orchestrators?
- Someone had to catalog the explosion of tools trying to herd AI coding agents in parallel.
- Is awesome-agent-orchestrators open source?
- Yes — andyrewlee/awesome-agent-orchestrators is an open-source project tracked on heatdrop.
- How popular is awesome-agent-orchestrators?
- andyrewlee/awesome-agent-orchestrators has 1.1k stars on GitHub and is currently cooling off.
- Where can I find awesome-agent-orchestrators?
- andyrewlee/awesome-agent-orchestrators is on GitHub at https://github.com/andyrewlee/awesome-agent-orchestrators.