[codex] Harden context compression history handling (#848)

* Use token threshold for chat compression

* Add compression settings controls

* Use config for chat compression

* Cover protected messages in compression tests

* Remove message-count compression limit

* Harden compression window fallback

* Rebuild stale compression snapshots

* Harden stale compression snapshots

* Update changelog for compression hardening

* Prefer local history session details
This commit is contained in:
ekko
2026-05-19 17:58:39 +08:00
committed by GitHub
parent 84e343fc22
commit 0547fd6b6a
22 changed files with 1255 additions and 56 deletions
+1
View File
@@ -17,6 +17,7 @@ export const changelog: ChangelogEntry[] = [
'changelog.new_0_5_30_6',
'changelog.new_0_5_30_7',
'changelog.new_0_5_30_8',
'changelog.new_0_5_30_9',
],
},
{