browser
Inspect and control the current AO session's target-isolated browser. The desktop app must be open. The agent and user share the same live page, cookies,…
Show AO daemon status. Use this to verify the daemon is up and check which port it is bound to.
$ npx -y skills add Untrivial-ai/agent-orchestrator --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/statusContext preview
What this command does when you run it.
Show AO daemon status. Use this to verify the daemon is up and check which port it is bound to.
Show AO daemon status. Use this to verify the daemon is up and check which port it is bound to.
ao status [flags]
| Flag | Meaning | Default / Required | |---|---|---| | `--json` | Output status as JSON | - |
# Check daemon status ao status
# Get status as JSON (e.g. to check port programmatically) ao status --json
Run and supervise teams of coding agents from planning to merge. Any harness (Claude code, codex, +25 more). Desktop, web, mobile, and cloud agents.
Inspect and control the current AO session's target-isolated browser. The desktop app must be open. The agent and user share the same live page, cookies,…
Run local AO health checks. Use this to diagnose setup problems or verify the environment is correctly configured.
Import reads the legacy Agent Orchestrator flat-file store (`~/.agent-orchestrator`) read-only and ports its projects and per-project settings into the rewrite…
Open a URL or workspace file in the desktop browser panel for the current session, or start a deterministic session-owned dev server from an existing…
Manage projects: register repos, inspect, configure per-project settings, and remove.