agent-orchestrator and AI-Agents-Orchestrator

These are competitors—both orchestrate multiple AI agents for collaborative coding tasks, but Composio's approach focuses on autonomous task planning and CI/CD integration while the other emphasizes interactive coordination across different LLM providers (Claude, Codex, Gemini, Copilot) through REPL/UI interfaces.

agent-orchestrator
67
Established
Maintenance 25/25
Adoption 10/25
Maturity 11/25
Community 21/25
Maintenance 13/25
Adoption 6/25
Maturity 9/25
Community 17/25
Stars: 4,263
Forks: 510
Downloads:
Commits (30d): 445
Language: TypeScript
License: MIT
Stars: 17
Forks: 11
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No Package No Dependents

About agent-orchestrator

ComposioHQ/agent-orchestrator

Agentic orchestrator for parallel coding agents — plans tasks, spawns agents, and autonomously handles CI fixes, merge conflicts, and code reviews.

Isolates each agent in dedicated git worktrees with independent branches and PRs, then automatically routes CI failures and review feedback back to the responsible agent. Built on a plugin architecture supporting swappable runtimes (tmux, Docker, K8s), agents (Claude Code, Codex, Aider), and trackers (GitHub, Linear), with a web dashboard for human oversight and merge decisions.

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