builderz-labs/mission-control

Self-hosted control plane for AI agents: dispatch tasks, review runs, track spend, and operate OpenClaw, Claude Code, Codex, and other runtimes.

What it solves

Mission Control provides a centralized, self-hosted control plane for managing multiple AI agents and runtimes. It solves the problem of fragmentation where operators cannot easily track who owns a task, what has been executed, where failures occurred, or how much budget is being spent across different agent frameworks.

How it works

It acts as an orchestration layer that sits above agent runtimes (such as OpenClaw, Claude Code, CrewAI, and LangGraph) without replacing their internal reasoning loops. It uses a local SQLite database to store state and provides a web dashboard, CLI, and REST API for dispatching tasks, monitoring heartbeats, and reviewing agent activity.

Who it’s for

Operators who manage a fleet of AI agents across various runtimes and need a single source of truth for governance, task tracking, and cost monitoring.

Highlights

  • Task Management: A full pipeline from inbox and assignment to execution and quality review (via the Aegis quality gate).
  • Agent Governance: Tools for registration, session tracking, heartbeat monitoring, and workspace synchronization.
  • Operational Visibility: Activity streams, cron-based task scheduling, and detailed token use and cost views.
  • Knowledge Management: A memory browser and relationship graph to inspect filesystem-backed agent memory.
  • Extensible Interfaces: Support for Web UI, CLI, MCP server, and OpenAPI-described REST API.

Related

  • Project
  • Project
  • Project
  • Project
  • Project