mission-control and openclaw-nerve

These two tools are competitors, as both aim to provide a self-hosted dashboard for monitoring and managing AI agent operations, with overlapping features like task dispatch, workflow orchestration, and usage visibility.

mission-control
70
Verified
openclaw-nerve
44
Emerging
Maintenance 25/25
Adoption 10/25
Maturity 11/25
Community 24/25
Maintenance 13/25
Adoption 10/25
Maturity 11/25
Community 10/25
Stars: 3,502
Forks: 599
Downloads:
Commits (30d): 148
Language: TypeScript
License: MIT
Stars: 183
Forks: 10
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
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-nerve

daggerhashimoto/openclaw-nerve

Real-time web cockpit for OpenClaw: voice conversations, agent automated kanban board, workspace/file control, sub-agent sessions, inline charts, and usage visibility.

Builds on WebSocket proxying to OpenClaw Gateway while adding real-time file watching via SSE and rich UI rendering for agent outputs—charts, diffs, syntax-highlighted code, and structured tool results rendered natively rather than as text. Supports multi-agent fleet orchestration with per-agent workspaces, memory, and identity management, plus operational primitives like cron scheduling, kanban boards, and session trees that extend beyond conversational interfaces. Frontend uses React 19 with Tailwind and shadcn/ui; backend is Hono on Node.js with optional password auth, local-by-default binding, and Tailscale integration for private remote access.

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