agent-orchestrator
Enrichment pendingAO is an agent IDE, that helps developers manage fleets of coding agents to do your day to day tasks for parallel coding agents. It comes with an agentic orchestrator that plans tasks, spawns agents,
GraphCanon updated today · GitHub synced today
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of today
- Provenance
- Not a fork · Personal account
- As of today
- Security (OSV)
- 1 low (1 low)
- As of today
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
go get github.com/AgentWrapper/agent-orchestrator pkg.go.devSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
AO is an agent IDE, that helps developers manage fleets of coding agents to do your day to day tasks for parallel coding agents. It comes with an agentic orchestrator that plans tasks, spawns agents, and autonomously handles CI fixes, merge conflicts, and code reviews.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Jul 15, 2026
- Languages
- go, javascript
Source: github.language+package.json · Jul 15, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Jul 15, 2026)
npm install -g @aoagents/aoSource link
Tags
README
Install
Download the latest desktop build for your platform:
| Platform | Download |
|---|---|
| macOS (Apple silicon) | Download |
| macOS (Intel) | Download |
| Windows | Download |
| Linux | Download |
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. See the installation guide for agent CLI setup and troubleshooting.
Install via npm (legacy CLI, no longer recommended)
npm still works but is no longer recommended. 0.10.0 is the final version published to npm, and the @aoagents/ao package is frozen and will not receive further updates. It stays available for existing users who have the ao CLI on their PATH; ao start fetches and opens the same desktop build linked above. For any new setup, prefer the desktop download.
npm install -g @aoagents/ao
ao start
License
Apache License 2.0. See LICENSE.
For agents
This page has a .md twin and JSON over the API.