Maestro and AI-Agents-Orchestrator

These are competitors offering different approaches to multi-agent coordination—Maestro provides a general-purpose orchestration platform with broader adoption, while AI-Agents-Orchestrator is a specialized system tailored specifically for coordinating multiple LLM-based coding assistants through a REPL or web interface.

Maestro
68
Established
Maintenance 25/25
Adoption 10/25
Maturity 13/25
Community 20/25
Maintenance 13/25
Adoption 6/25
Maturity 9/25
Community 17/25
Stars: 2,477
Forks: 246
Downloads:
Commits (30d): 236
Language: TypeScript
License: AGPL-3.0
Stars: 17
Forks: 11
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No Package No Dependents

About Maestro

RunMaestro/Maestro

Agent Orchestration Command Center

Enables batch execution of AI tasks through filesystem-based playbooks with isolated session contexts, supports parallel agent workflows via Git worktrees for conflict-free development, and integrates with Claude, OpenAI, and other agentic coding tools via their native MCP protocols. Features keyboard-first navigation, mobile remote control via built-in web server, and a moderator-orchestrated group chat for multi-agent coordination. Includes CLI for headless operation in CI/CD pipelines and comprehensive usage analytics with document knowledge graphs.

About AI-Agents-Orchestrator

hoangsonww/AI-Agents-Orchestrator

🪈 Intelligent orchestration system that coordinates multiple AI coding assistants (Claude, Codex, Gemini CLI, Copilot CLI) to collaborate on complex software development tasks via REPL or a Vue/Nuxt UI dashboard. Also includes an Agentic Team runtime with role-based multi-agent open communication & lead-gated final responses.

Supports both cloud CLIs (Claude, Codex, Gemini, Copilot) and local LLM backends (Ollama, llama.cpp-compatible) with automatic failover and offline operation. Built on a Flask backend with Socket.IO/WebSocket real-time communication, Pydantic-validated configuration, and a Vue 3/Nuxt dashboard featuring Monaco editor and Prometheus metrics integration. The standalone Agentic Team runtime enables role-based multi-agent communication with lead-gated response approval, separate from the main orchestrator workflow execution path.

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