AgentForge Command

A premium local mission-control cockpit for orchestrating a swarm of Claude Code agents — honest, local-first, zero telemetry. MIT-licensed.

CI License MIT Node 18 | 20 | 22 Tested Linux | macOS | Windows

★ View on GitHub Run it locally

This is the project page. The cockpit is a local app (it needs the Node server) — run it with one command below.

AgentForge Mission Control cockpit Atlas dispatching a swarm-check, shown in test-harness mode

Try it — one command

Test-harness mode needs no API key — deterministic, nothing leaves your machine.
# Local
npm install && npm start      # → http://localhost:4173

# Or containerised
docker compose up --build

Live LLM briefings use your own Anthropic API key. Pro/Max subscriptions via third-party PTY frameworks are not permitted by Anthropic — see the policy notice in the README.

What makes it different

🎮 Premium cockpit
Atlas Prime orchestrates; specialist cards, mascots, live workflow stepper.
🧭 No fake activity
Idle is honestly idle. Every line is a real PTY or a live Claude stream.
🌳 Worktree isolation
Each specialist edits in its own git branch — no stomping.
🔒 Security-audited
CSWSH closed, schema-validated config, rate limits (Phases 1–4).
Proven quality
Playwright E2E, axe a11y, cross-platform CI (3 OS × 3 Node).
🪶 Local-first
Zero telemetry, minimal deps (all MIT). Your machine, your keys.