[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:
@@ -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',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user