Once you run 3+ agents, the hard part is knowing which runtime owns which workspace, what each touched, and how to stop the stuck ones — without reading every terminal buffer. ATO is the desktop control panel that gives you live runs, file attribution per dispatch, and cross-runtime regression detection across Claude, Codex, Gemini, OpenClaw, Hermes, Ollama. Local-first. MIT.
Claude Code · Codex · Gemini CLI · OpenClaw · Hermes · Ollama ·
+ DeepSeek, Qwen, MiniMax, Kimi, GLM, Yi via API
Claude has Claude Code, OpenAI has Codex, Google has Gemini. Each starts every conversation from zero. Switching tools means re-explaining context.
You want a workflow: writer drafts code, reviewer checks security, summarizer reports back. Today you copy-paste between three CLIs by hand.
Production agents need variables, hooks, summarizers, evaluators — but most tools give you a single system-prompt textarea and call it a day.
Live runs registry • File attribution per dispatch • Cross-runtime regression detection • File history modal • Honest concurrent attribution • Configuration impact ledger
run_agent.@reviewer from Sonnet 4.6 to Opus 4.7 and the dashboard flags “success rate dropped 17pp across 412 conversations.” Joins the configuration-change ledger with trace windows automatically. Severity-tagged: regressions first, improvements second, neutral hidden by default.{user_name}, {project_root}, {recent_orders} in your system prompt. Resolvers: static, env, project path, file, database query, MCP call, computed JS.Per-runtime context breakdown. Switch between Claude, Codex, OpenClaw, and Hermes to see what each agent has loaded. Skills shown as on-demand — not counted in the total.
Manage skills across all runtimes with per-runtime tabs. Browse the marketplace, install community skills, or ask AI to create one for you.
Visual workflow editor that auto-detects flows from your installed skills. Any skill with Step or Phase headers becomes a visual automation.
Pick an agent (or a routed/sequential group) and a schedule. The agent’s system prompt, variables, hooks, memory, and skills all fire on every run — not just a raw prompt.
systemd --user timers on Linux, Task Scheduler on Windows. Jobs fire even when ATO is closed.Centralized dashboard to store, rotate, and scope API keys for every major LLM provider. Keys are encrypted locally — never sent to any server.
Live dashboard showing active agent sessions, token consumption rates, runtime health, and smart alerts — across all your AI coding tools at once.
Complete audit trail of every action across your agentic systems. Filter by action type, resource, and time range. Export to JSON for compliance.
Connect your company's identity provider. Google Workspace, Okta, Microsoft Entra, or any OIDC provider — with domain restriction and auto-provisioning.
Every ATO agent is exposed as an MCP tool. Any MCP-aware runtime — Claude Code, Codex, Cursor, others — can dispatch to any ATO agent regardless of which runtime owns it.
Free, open source, and ready for your platform.
> Early access: Pro features free with a cloud sign-up — cloud sync, trace retention, observability, evaluators.