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.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work