What is Mission Control?
A real-time operations dashboard to monitor, control, and orchestrate AI agents on a self-hosted VPS with OpenClaw.
Architecture
Next.js 16 + React 19 in TypeScript, Tailwind CSS + Radix UI. WebSocket Gateway via RPC for live telemetry — every agent session, cron job, and log stream updates in real time. PM2 with health endpoints and operational runbooks.
10 Modules
Overview
Channels
Instances
Sessions
Cron
Logs
Chat
Tasks
Reports
LiveOps
Multi-Model Orchestrator
Claude Code as primary CLI, Gemini CLI + Codex CLI as fallbacks. Tasks dispatched via Telegram with Spec-Driven Development — each gets a structured spec, assigned to the right agent, and executed autonomously. Multi-CLI bug fixing with specialized subagents in parallel.
Self-Improving System
Cron jobs using Exa MCP to scan for new AI tools and workflows. Agent Memory module for viewing and editing memory files. Cron-generated reports with automated insights. Internal APIs for health, audit, bots, inbox, and logging.
Infrastructure
Self-hosted VPS via Tailscale VPN running n8n, code-server, Portainer, and Uptime Kuma. Focused on observability, reliability, and automation — a production-grade AI ops environment built for one person to manage an army of agents.