mission-control and marketing-dashboard
These appear to be complementary tools, with A providing a general AI agent orchestration platform and B offering a specialized marketing operations control center for AI agent teams, likely integrating with or leveraging the broader orchestration capabilities of A.
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 marketing-dashboard
builderz-labs/marketing-dashboard
Open-source marketing operations control center for AI agent teams (CRM, outreach, content, analytics) powered by OpenClaw + SQLite.
Built on Next.js 16 + React 19 with local SQLite state, it provides dynamic OpenClaw agent/squad discovery, cron job templating, and multi-instance support via filesystem integration. Includes session and API key authentication with role-based access, deploy status validation, and security-first defaults (host lock, disabled writeback controls). Integrates with optional analytics connectors (Plausible, GA4) and 1Password runtime overlay for credential management.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work