openclaw-mission-control  by abhi1693

AI agent orchestration and governance dashboard

Created 3 weeks ago

New!

802 stars

Top 43.9% on SourcePulse

GitHubView on GitHub
Project Summary

OpenClaw Mission Control is a centralized AI agent orchestration dashboard designed for managing AI agents, assigning tasks, and coordinating multi-agent collaboration. It offers platform teams a unified interface for operations, governance, and gateway-aware orchestration, enabling efficient work planning, execution, review, and auditing.

How It Works

The platform provides a single operational surface for OpenClaw, integrating work orchestration (organizations, boards, tasks), agent lifecycle management, approval-driven governance, and gateway integrations. Its operations-first design prioritizes reliable agent work execution, while built-in governance features and gateway-aware orchestration support both local and distributed runtime environments.

Quick Start & Requirements

  • Installation: A one-command bootstrap is available via curl -fsSL https://raw.githubusercontent.com/abhi1693/openclaw-mission-control/master/install.sh | bash. Alternatively, after cloning, run ./install.sh. The installer is interactive and can configure deployment modes (Docker or local).
  • Prerequisites: Docker Engine and Docker Compose v2 are required for manual setup.
  • Manual Setup: Involves copying .env.example to .env, configuring environment variables (e.g., LOCAL_AUTH_TOKEN, NEXT_PUBLIC_API_URL), and starting the stack with docker compose -f compose.yml --env-file .env up -d --build.
  • Access: Mission Control UI is accessible at http://localhost:3000, and the backend health check is at http://localhost:8000/healthz.
  • Documentation: Detailed guides are available in the /docs directory, with installer support matrix at docs/installer-support.md.

Highlighted Details

  • Unified UI and API model for consistent operator and automation workflows.
  • Gateway-aware orchestration for managing local and connected remote execution environments.
  • First-class governance features including approvals, authentication modes, and clear control boundaries.
  • Team-scale structure supporting organizations, board groups, boards, tasks, tags, and users within a single system of record.

Maintenance & Community

The project is under active development, with potential for features and APIs to change between releases. Contributing through issues and pull requests is welcomed. Specific community channels like Discord or Slack are not detailed in the README.

Licensing & Compatibility

This project is licensed under the MIT License, which generally permits broad use, including commercial applications.

Limitations & Caveats

Mission Control is under active development, meaning features and APIs may change. Users are advised to validate and harden their configurations before production use.

Health Check
Last Commit

1 day ago

Responsiveness

Inactive

Pull Requests (30d)
158
Issues (30d)
17
Star History
848 stars in the last 24 days

Explore Similar Projects

Starred by Lilian Weng Lilian Weng(Cofounder of Thinking Machines Lab), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
59 more.

AutoGPT by Significant-Gravitas

0.1%
182k
AI agent platform for building, deploying, and running autonomous workflows
Created 2 years ago
Updated 17 hours ago
Feedback? Help us improve.