mission-control and openclaw-dashboard

Both tools are self-hosted dashboards for monitoring AI agents, indicating they are competitors offering similar functionality for different agent orchestration platforms.

mission-control
70
Verified
openclaw-dashboard
48
Emerging
Maintenance 25/25
Adoption 10/25
Maturity 11/25
Community 24/25
Maintenance 13/25
Adoption 10/25
Maturity 3/25
Community 22/25
Stars: 3,502
Forks: 599
Downloads:
Commits (30d): 148
Language: TypeScript
License: MIT
Stars: 415
Forks: 72
Downloads:
Commits (30d): 0
Language: HTML
License:
No Package No Dependents
No License No Package No Dependents

About mission-control

builderz-labs/mission-control

Self-hosted AI agent orchestration platform: dispatch tasks, run multi-agent workflows, monitor spend, and govern operations from one mission control dashboard.

Built on Next.js 16 with TypeScript, it uses SQLite for persistence and WebSocket/SSE for real-time updates—no external databases required. Supports multi-gateway connections with framework adapters for OpenClaw, CrewAI, LangGraph, and AutoGen, plus a Skills Hub for discovering and auditing agent capabilities from public registries. Features a four-layer security evaluation framework with trust scoring, secret detection, and MCP call auditing across configurable hook profiles (minimal/standard/strict).

About openclaw-dashboard

tugcantopaloglu/openclaw-dashboard

🔐 Secure, real-time monitoring dashboard for OpenClaw AI agents. Auth, TOTP MFA, cost tracking, live feed, memory browser and more.

Built on pure Node.js with zero external dependencies, it monitors OpenClaw agent sessions by reading workspace files and logs directly from disk. The dashboard provides granular API usage tracking for Claude and Gemini models with rolling-window rate limits, system health metrics (CPU, RAM, temperature), Docker container management, and security controls including PBKDF2 password hashing, TOTP MFA, and audit logging of sensitive actions.

Scores updated daily from GitHub, PyPI, and npm data. How scores work