Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 06 May 10:36

2.0.0 (2026-05-06)

⚠ BREAKING CHANGES

  • Config moved from ~/.pi/voice.json to ~/.pi/voice/config.json. The summaryModel field is removed; use per-event model in events config instead. EventConfig now accepts { prompt, model? } or { text } (mutually exclusive).

Features

  • overhaul event config and migrate state to ~/.pi/voice/ (3242af6)