OPEN_SOURCE ↗
PH · PRODUCT_HUNT// 9d agoOPENSOURCE RELEASE
Mngr runs 100s of Claude agents
Mngr is an open-source CLI for spinning up and coordinating coding agents at scale. It targets workflows like mass test fixing, issue-to-PR automation, and repeated validation runs, with visibility into agent status and mid-task intervention.
// ANALYSIS
The interesting part here is less “parallel agents” and more “operational control plane for agents.” Mngr is trying to make large-scale agent work feel like a repeatable CLI primitive instead of a fragile pile of ad hoc scripts.
- –It’s harness-agnostic, so teams can use Claude Code, Codex, OpenCode, or other agent runtimes without rewriting their workflow
- –The visibility layer matters: seeing blocked agents and connecting mid-task is what turns swarm orchestration from toy demo into something usable
- –Auto-shutdown, snapshotting, and fast startup make it more practical for bursty workloads than always-on agent fleets
- –The repo positioning suggests this is aimed at engineering ops use cases, not just solo coding assistance
- –Open source plus local/Docker/Modal support lowers adoption friction for teams that want to experiment before standardizing
// TAGS
mngrcliagentai-codingautomationopen-source
DISCOVERED
9d ago
2026-04-02
PUBLISHED
10d ago
2026-04-02
RELEVANCE
9/ 10
AUTHOR
[REDACTED]