← Back to Clusters

Memory Compaction Improvements

This cluster focuses on enhancing memory management through proactive compaction and improved fallback mechanisms.

19 PRs
fix memory compaction Representative: #8903
# Title Author Created GitHub
4042 agents: add proactive compaction before request freedomzt 2026-01-29 View
5360 fix(compaction): add emergency pruning for context overflow sgwannabe 2026-01-31 View
5380 fix(compaction): include recent messages as fallback when summary unavailable Glucksberg 2026-01-31 View
5876 docs(AGENTS): add absolute dates convention for memory files heybeaux 2026-02-01 View
7196 docs: Agent continuity - the 'stranger problem' and lighter approach sincere-arjun 2026-02-02 View
7896 docs: enforce immediate memory persistence in AGENTS.md FelixFoster 2026-02-03 View
8896 fix: improve compaction fallback message with recovery hints joetomasone 2026-02-04 View
8900 fix: improve default memory flush prompts with urgency and specifics joetomasone 2026-02-04 View
8903 fix: improve compaction summary instructions to preserve active work rep joetomasone 2026-02-04 View
9012 fix(memory): resilient flush for large sessions [AI-assisted] cheenu1092-oss 2026-02-04 View
9620 fix: increase auto-compaction reserve buffer to 40k tokens Arlo83963 2026-02-05 View
11743 fix: remove redundant file reads from AGENTS.md template shogunsea 2026-02-08 View
11999 fix: add session-growth guard to prevent unbounded session store growth reverendrewind 2026-02-08 View
18570 chore: scaffold prompt compression proposal skeleton satnamra 2026-02-16 View
19593 feat(compaction): proactive handover before context overflow qualiobra 2026-02-18 View
19764 fix(security): OC-65 fix compaction counter reset to prevent context exhausti... aether-ai-agent 2026-02-18 View
19878 fix: Handle compaction when fallback model has smaller context window gaurav10gg 2026-02-18 View
20075 feat(compaction): improve merge summary instructions for better nuance preser... jlwestsr 2026-02-18 View
20267 feat: workspace-aware post-compaction context nickjlamb 2026-02-18 View