v0.68.7
What's Changed
🚀 Features
- fix(acceptance): recover truncated JSON arrays from LLM output-token cutoff by @skywills in #1180
- feat(plan): add specGuard to refine mode for automated spec-drift detection by @skywills in #1181
- fix(cost): make costAggregator the SSOT for all cost reporting by @skywills in #1183
🐛 Bug Fixes
- fix(tui): fix event wiring, logger stdout leak, blinking, and subscription lifecycle by @skywills in #1182
Full Changelog: v0.68.6...v0.68.7