MassGen
by massgen
CLI-driven multi-agent orchestration with scaling and failure handling
Overview
Orchestrates large-scale multi-agent workflows from the terminal, letting autonomous agents and frontier models collaborate and iterate Orchestrator-Worker Pattern. Uses a CLI-first, test-time-scaling approach to spawn, coordinate, and retry agents with tool-calling and conversational handoffs. Distinctive features include terminal UI controls, parallel agent execution, and hooks for model/tool selection and failure recovery. It also supports cross-agent strategies via Agent-to-Agent Protocol (A2A).
Key Benefits
Target Use Cases
Teams and researchers who need to run, iterate, and observe many autonomous agents locally or in CI to evaluate workflows and failure modes, including Human-in-the-Loop.
How It's Used
- Stress-test agent collaboration patterns and observe failure modes under load
- Iterate on multi-agent delegation strategies with parallel runs and configurable retries
- Collect interaction logs and outputs to build agent performance histories and reputation signals