Mission Control

Active
GitHub TypeScript MIT

Description

Self-hosted AI agent orchestration platform for dispatching tasks, running multi-agent workflows, monitoring spend, and governing operations

Key Features

  • Self-hosted AI agent orchestration dashboard with 32 panels for tasks, agents, logs, security, and more
  • Real-time updates via WebSocket and SSE with smart polling that pauses when idle
  • Zero external dependencies: SQLite backend with single `pnpm start` to run
  • Role-based access control with viewer, operator, admin roles and Google Sign-In
  • Multi-gateway support: OpenClaw, CrewAI, LangGraph, AutoGen, Claude SDK adapters
  • Skills Hub for browsing, installing, and security-scanning agent skills from registries

Use Cases

💡 Standing up a local AI operations control center in 5 minutes
💡 Running multi-agent workflows with quality gates and audit trails
💡 Monitoring agent trust scores, spending, and security telemetry in real-time
💡 Integrating existing CLI agents (Claude Code, Codex) with centralized observability

Strengths & Limitations

Strengths

  • Actively maintained, recent updates
  • High community interest (6.2k stars)
  • Permissive open-source license (MIT)
  • Responsive to issues, low backlog

Quick Start

```bash
git clone https://github.com/builderz-labs/mission-control.git
cd mission-control
bash install.sh --local
# Open http://localhost:3000/setup to create admin account
```

Related Projects

Mission Control

4.1k · TypeScript
Active A

AI Agent Orchestration Dashboard for managing AI agents, assigning tasks, and coordinating multi-agent collaboration.

orchestrationdashboardmulti-agent +1
  • · Work orchestration: manage organizations, board groups, boards, tasks, and tags in a unified interface
  • · Agent operations: create, inspect, and manage agent lifecycle from a single control surface
  • · Governance and approvals: route sensitive actions through explicit approval flows with decision trails

QuantDinger

11.3k · Python
Active A

An open-source AI infrastructure layer for quant trading that turns trading ideas into Python strategies, backtests, paper trading, and live execution across crypto, stocks, and forex.

quant-tradingmulti-agentbacktesting +2
  • · End-to-end trading pipeline - from AI research to strategy code, backtest, paper and live execution
  • · Multi-market support - connects Binance, Coinbase, Alpaca, MT5, and other major exchanges and brokers
  • · Multi-agent research - agents collaborate on strategy research and factor discovery