@oh-my-pi/pi-agent-core
Breaking Changes

Changed pruneSupersededToolResults to allow supersedeKey to be omitted so useless-result pruning can run without read-style supersede grouping

Added

Added pruneUseless controls to PruneConfig and SupersedePruneConfig so callers can toggle compaction of toolResult entries marked useless
Added the ability...