Mngr is Imbue’s open-source command-line tool for running Claude, Codex, and other agent processes in parallel across local machines, Docker, Modal, or anything you can SSH into. It gives each run its own sandbox, lets you inspect transcripts and files, connect into stuck sessions, and aggregate the output without getting locked into one provider.
🔥 Our Take: The point is not just more agents. It is making parallel agent work inspectable. Spawning 100 Claudes sounds cool right up until some crash, some get stuck, and the rest hand you a pile of changes nobody wants to review. Transcripts, screenshots, file access, and a sane way to gather the results make this feel a lot more real.