pi-headroom v0.3.0
Changed
- Automatic handoffs are now bounded recovery records that retain direct user inputs, successful
ask_questionoutcomes, and visible coordination while labeling older checkpoints as possibly stale. - Pi's enabled compaction lifecycle now owns threshold, overflow, and restart rollovers. Disabling compaction disables automatic Headroom behavior while explicit
new_contextremains available. - Checkpoint reminders are imperative and best-effort, with their cutoff aligned to Pi's actual trigger.
Fixed
- Wrong-window reminders are filtered from model input.
- All-session history searches nested session files newest-first while keeping reads bounded.
Full Changelog: v0.2.2...v0.3.0