OSS
Imbue mngr: Unix-Style CLI Scales from One Claude to Hundreds of Parallel Agents
Imbue AI released mngr, a CLI tool that manages coding agents the way git manages code — create, destroy, list, clone, and message agents at any scale. Built on SSH, git, and tmux, it runs any agent (Claude, Codex) on any compute (localhost, Docker, Modal) and lets you compose workflows like 'fix all tests' or 'open PRs for every issue' across hundreds of parallel agents. Extensible via plugins, no managed service required.
Source
↳ Follow the thread