Running several coding-CLI agents today means a grid of terminal tabs you babysit —
copy-pasting context, relaying every hand-off by hand. autonomOS turns them into a
team that coordinates directly, across whichever CLI each agent runs.
agent:// A message bus for coding agents
A URI gateway routes messages between running sessions — a Claude Code agent
hands off to a Codex one with no human relay, and delivery is confirmed, not assumed.
mcp Cross-CLI by design
Claude Code, Codex, and Gemini share one MCP toolbelt and one address space.
Orchestration is written once and works across every runtime.
org An org chart, like a company
Agents organize into managers and reports — work delegates down the tree
and escalates up it, on a hierarchy you shape at runtime. Not a flat pool of tabs.
live Coordination you can watch
Hook telemetry streams every agent's status as they work and message each other —
split-pane terminals, schedules, notifications. Browser-native and always-on: close
your laptop, the fleet keeps working.