← Back to Clusters

Compaction Enhancements and Features

This cluster focuses on adding new features and improvements related to context compaction in the AI agent framework.

23 PRs
feat compaction models sessions Representative: #10505
# Title Author Created GitHub
3899 Add onCompactionStart callback to handle context compaction notifications (#2... nexiouscaliver 2026-01-29 View
7530 feat(agents): add description field for dynamic agent discovery gavinbmoore 2026-02-02 View
8313 feat: auto-compaction support for spawned subagent sessions vishaltandale00 2026-02-03 View
10197 fix: add missing allowAgents to agent defaults subagents schema Yida-Dev 2026-02-06 View
10214 feat(compaction): Add Anthropic server-side compaction API support GodsBoy 2026-02-06 View
10466 docs(compaction): clarify valid modes and fix self-referential link chelixbot 2026-02-06 View
10505 feat(compaction): add timeout, model override, and diagnostic logging rep thebtf 2026-02-06 View
11089 feat(compaction): support customInstructions and model override for auto-comp... p697 2026-02-07 View
11970 feat: add model.compact config for dedicated compaction model meaadore1221-afk 2026-02-08 View
13825 feat: add agents.defaults.responseUsage config option dor-sr 2026-02-11 View
14487 feat(config): support per-agent compaction overrides (#14446) lailoo 2026-02-12 View
14640 feat(agents): support per-agent temperature and maxTokens in agents.list[].mo... lailoo 2026-02-12 View
14887 feat(compaction): configurable auto-compaction notifications with optional me... seilk 2026-02-12 View
15239 fix(compact): add execution-time fallback + transient retry for /compact VintLin 2026-02-13 View
15515 agents: add always mode for context pruning TsekaLuk 2026-02-13 View
15927 feat: add compaction.model override config option Shuai-DaiDai 2026-02-14 View
19232 fix(compaction): preserve exact identifiers in summarization brandonwise 2026-02-17 View
19329 feat: add per-agent compaction and context pruning overrides curtismercier 2026-02-17 View
20493 feat(agents): add compaction model override for compaction runs PastaPastaPasta 2026-02-19 View
21117 feat(compaction): notify on start + idle-triggered proactive compaction (exte... irchelper 2026-02-19 View
21547 feat: add compaction.announce config to notify users of compaction start/end jlwestsr 2026-02-20 View
22089 feat: persist default /usage mode via agents.defaults.usage AIflow-Labs 2026-02-20 View
22140 feat(config): add usageDefault to agent defaults for persistent /usage mode Mellowambience 2026-02-20 View