← Back to Clusters

Context Management Enhancements

This cluster focuses on improving context management and output handling for tools within the AI agent framework.

9 PRs
# Title Author Created GitHub
5057 fix: add per-tool-result hard cap to prevent context overflow hanxiao 2026-01-31 View
8888 fix: increase tool result/error context limits joetomasone 2026-02-04 View
8890 fix: increase bash output chunk limit from 8KB to 32KB joetomasone 2026-02-04 View
9415 Artifact-first memory: externalize tool outputs + deterministic recall jroth1111 2026-02-05 View
10465 Context pruning: strip image blocks instead of skipping quentintou 2026-02-06 View
16261 feat(agents): add two-tier tool output truncation and excludeFromContext support ProgramCaiCai 2026-02-14 View
16602 agents: cap persisted tool results to protect session context harshang03 2026-02-14 View
17730 feat: per-tool softTrim overrides for context pruning IrriVisionTechnologies 2026-02-16 View
20076 feat(tool-truncation): use head+tail strategy to preserve errors during trunc... jlwestsr 2026-02-18 View