Mission Control
NormalDescription
AI Agent Orchestration Dashboard for managing AI agents, assigning tasks, and coordinating multi-agent collaboration.
Key Features
- 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
- Gateway management: connect and operate gateway integrations for distributed runtime environments
- Activity visibility: review a timeline of system actions for debugging and accountability
- API-first model: support both web workflows and automation clients from the same platform
Use Cases
💡 Multi-team agent operations: run multiple boards and board groups across organizations from one control plane
💡 Human-in-the-loop execution: require approvals before sensitive actions with decision trails
💡 Distributed runtime control: operate remote execution environments via gateway integrations
💡 Audit and incident review: reconstruct what happened using activity history
💡 API-backed process integration: connect internal workflows to the same operational model
Categories
Quick Start
Run the one-command installer: 'curl -fsSL https://raw.githubusercontent.com/abhi1693/openclaw-mission-control/master/install.sh | bash'. Or clone the repo and use 'docker compose -f compose.yml --env-file .env up -d --build'. UI at localhost:3000, backend at localhost:8000.