Skip to content

v0.1.79

Choose a tag to compare

@Henry-811 Henry-811 released this 20 Apr 17:59
· 231 commits to main since this release
10d9886

πŸš€ 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

Full Changelog: v0.1.78...v0.1.79