← Back to Clusters

Memory Management Enhancements

This cluster focuses on improvements and fixes related to memory flushing and compaction processes in the AI agent framework.

41 PRs
fix memory compaction sessions Representative: #4999
# Title Author Created GitHub
4999 fix(memory-flush): use contextTokens instead of totalTokens for threshold check rep Farfadium 2026-01-30 View
5343 fix(memoryFlush): correct context token accounting for flush gating jarvis-medmatic 2026-01-31 View
5817 fix: strip old images during compaction to prevent 413 session bloat jduartedj 2026-02-01 View
8919 Pr/memory flush improvements shortbus 2026-02-04 View
8961 feat: smarter compaction tool truncation + token count in system prompt report SocialNerd42069 2026-02-04 View
9332 [Swarm] Auto-compaction blocks other sessions and can re-r swarmagents 2026-02-05 View
10644 feat: add runDuringHeartbeats option for memory flush (AI Assisted) tripphillips 2026-02-06 View
10915 fix: prevent session bloat from oversized tool results and improve compaction... DukeDeSouth 2026-02-07 View
12254 fix: add minimum token guard to prevent double compaction after flush Yida-Dev 2026-02-09 View
12425 feat(core): Native Token Optimization Defaults (Pruning, Compaction, Cache & ... oneles 2026-02-09 View
12760 fix(memory-flush): fire on every compaction cycle instead of skipping alterna... lailoo 2026-02-09 View
12806 feat(memory): add continuity rollup system for session persistence koala73 2026-02-09 View
13792 Claude/openclaw token efficiency q ni2s imecostalima 2026-02-11 View
13841 fix: use last attempt prompt tokens for session total instead of accumulated sum 1kuna 2026-02-11 View
13895 fix(usage): exclude cache tokens from context-window accounting zerone0x 2026-02-11 View
14005 fix(memory): bm25RankToScore returns constant 1.0 for all negative BM25 ranks niceysam 2026-02-11 View
14021 feat(compaction): optional memory flush before manual /compact phenomenoner 2026-02-11 View
14128 config: add readable durable/off mode for pre-compaction memory flush vpesh 2026-02-11 View
14483 fix(cli-runner): map Anthropic cache_creation_input_tokens AlexAnys 2026-02-12 View
14576 Fix/memory loss bugs ENCHIGO 2026-02-12 View
15173 fix(session): reset totalTokens after compaction when estimate unavailablefix... EnzoGaillardSystems 2026-02-13 View
15196 fix: clear stale token totals after compaction bufordtjustice2918 2026-02-13 View
15322 feat: post-compaction target token trimming + fallback strategy echoVic 2026-02-13 View
15945 fix(memory-flush): only write memoryFlushCompactionCount when compaction succ... aldoeliacim 2026-02-14 View
16091 feat(browser): lower default snapshot size to 10K with progressive hints kmixter 2026-02-14 View
17041 fix(memory-flush): add softThresholdPercent for context-relative threshold Limitless2023 2026-02-15 View
17253 fix: propagate lastTurnTotal through usage accumulator for accurate session_s... robbyczgw-cla 2026-02-15 View
17345 feat: Memory kernel rebuild with token budgeting, summary sidecar, and output... markmusson 2026-02-15 View
17624 Fix memory flush YYYY-MM-DD placeholder resolution grunt3714-lgtm 2026-02-16 View
18663 feat: progressive compaction escalation and mechanical flush fallback Adamya05 2026-02-16 View