fix(ai): ignore stale usage after compaction

closes #6464
This commit is contained in:
Mario Zechner
2026-07-09 21:44:01 +02:00
parent 8432c6f285
commit 8973ae28ab
3 changed files with 109 additions and 9 deletions
+4
View File
@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed post-compaction output-token budgeting to ignore stale assistant usage from before the compaction boundary ([#6464](https://github.com/earendil-works/pi/issues/6464)).
## [0.80.5] - 2026-07-09
## [0.80.4] - 2026-07-09