v2.0.0
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)