agent-orchestrator and agentfactory
These are complements: the orchestrator provides task planning and CI/CD automation across parallel agents, while the factory provides the multi-agent fleet management infrastructure that those agents run within.
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 agentfactory
RenseiAI/agentfactory
The open-source software factory — multi-agent fleet management for coding agents
Orchestrates multi-agent coding pipelines through Linear issue tracking, using provider abstraction to support Claude, Codex, Spring AI, and A2A-compliant agents in a unified fleet. Built on TypeScript with Redis-backed work queues, Tree-sitter code intelligence for AST parsing and BM25 search, and MCP server exposure for cross-tool integration. Includes Next.js webhook handlers, a web dashboard for fleet management, and CLI tools for issue processing and status synchronization.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work