v0.1.79
π Release Highlights β v0.1.79 (2026-04-20)
β‘ Better Fast Mode Options
- Fine-grained speed control: New options to control how fast the coordination runs β dial in the right speed vs. quality tradeoff for your use case
π‘οΈ Broader Checkpoint Framing
- Beyond safety-only: Checkpoint mode now covers both high-stakes actions AND coordinated phases β use for deploys, deletions, financial ops, AND for coordinated planning steps
π Checkpoint Updates
- Checkpoint instructions clarity: More clarity in trust settings for checkpoint agents
π Getting Started
- Quick Start Guide
- Try It:
pip install massgen==0.1.79 uv run massgen --config @examples/features/fast_iteration.yaml "Create an svg of an AI agent coding."
What's Changed
- feat: More dedicated fast mode (v1) by @ncrispino in #1067
- docs: docs for v0.1.79 by @Henry-811 in #1068
- feat: v0.1.79 by @Henry-811 in #1066
Full Changelog: v0.1.78...v0.1.79