An open-source dashboard that lets you create tasks, plan with AI, dispatch work to coding agents
(Claude Code, Codex CLI, Gemini CLI), and watch them work in real-time.
Key Features
Task creation and assignment across multiple agents
AI-powered project planning and breakdown
Real-time SSE monitoring of agent activity
18 REST API endpoints for programmatic control
Multi-machine support via Tailscale
Bearer auth, HMAC webhooks, Zod validation
Docker or bare-metal deployment
Quick Install
git clone https://github.com/crshdn/mission-control && cd mission-control && docker compose up