Skip to content

pi-headroom v0.3.0

Choose a tag to compare

@fitchmultz fitchmultz released this 02 Sep 16:09
· 34 commits to main since this release
ca6b55c

Changed

  • Automatic handoffs are now bounded recovery records that retain direct user inputs, successful ask_question outcomes, 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_context remains 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