agent-orchestrator and agentfactory
The agent orchestrator provides high-level task planning and coordination across parallel coding agents, while the software factory offers lower-level fleet management primitives for those agents—making them complementary layers in an agentic coding stack.
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.
This project helps software development teams manage multiple AI coding agents working on different tasks simultaneously. It takes your project's codebase as input and spawns individual AI agents for each issue or task. These agents then autonomously create branches, fix CI failures, address code review comments, and open pull requests, with you overseeing the process from a centralized dashboard.
About agentfactory
supaku/agentfactory
The open-source software factory — multi-agent fleet management for coding agents
This tool helps software development teams automatically turn their issue backlog into completed code. You provide it with issues from a tracker like Linear, and it orchestrates a fleet of AI coding agents to handle development, quality assurance, and acceptance, delivering ready-to-merge code. Development managers and engineering leads who want to automate parts of their software delivery pipeline would find this useful.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work