Claw Base HQ — Swarms Showcase
Mission Control for Agents
Real-time visibility across every active agent in the Claw swarm. Each node reports status, active task count, and memory utilisation.
Active Swarm — 6 Agents
[ CORE_CAPABILITIES ]

Agent Canvas
Visualise your entire agent fleet as a live hierarchy. Click any agent card to inspect its model, capabilities, active sessions, OpenClaw files, and contextual summary in the side panel.

Agentic Teams
Automatically detects orchestration relationships from AGENTS.md and session activity. See which agents are leads, delegates, and running solo.

Live Activity Monitoring
The Active Now tab renders swarm traces in real time — showing each root agent, its delegated sub-agents, the last response, and live/done status for every node.

Session Trace Log
Drill into any session to see the full message-by-message log with timestamps, token counts, tool calls, and agent-to-agent handoffs.


Cost Intelligence
Track spend across every dimension. Switch between By Agent, By Router, By Model, and By Provider views with configurable time periods (1D → All time).

Agent Profile
Deep-dive into any individual agent: full session history, token usage breakdown across Telegram groups, cron jobs, and delegated tasks — all in one view.
[ ONE_LINE_INSTALL ]
Deploy to your fleet in seconds.
Mission Control is completely open-source. Install the Router (which connects to your OpenClaw agent instance) and the UI dashboard simultaneously.
curl-fsSL https://raw.githubusercontent.com/ykbryan/mission-control-for-agents/main/install.sh |bash