v0.1.77
π Release Highlights β v0.1.77 (2026-04-15)
β‘ Answer Now Button
- Faster answers (#1062): New "Answer Now" button lets agents submit answers more quickly, both within a round, and bypassing additional refinement rounds when quality is already sufficient
π Updates
- Updated checkpoint instructions: Refined agent memory instructions for checkpoint MCP
- Updated coordination workflow docs: Clarified coordination workflow documentation
π Getting Started
- Quick Start Guide
- Try It:
pip install massgen==0.1.77 uv run massgen --config @examples/features/fast_iteration.yaml "Create an svg of an AI agent coding."
What's Changed
- feat: Add answer now button for faster answer by @ncrispino in #1062
- docs: docs for v0.1.77 by @Henry-811 in #1063
- feat: v0.1.77 by @Henry-811 in #1060
Full Changelog: v0.1.76...v0.1.77