handing-agent-context-editing-tools-delete-summarize-note-fold-prompt
observationsingle paperpending review

Handing an agent context-editing tools (delete, summarize, note, fold) by prompt alone makes mid-size models worse than leaving their context untouched — Qwen3-8B, Qwen3-14B and Gemma4-E4B all scored lower on long-context QA with the tools than without them; only after fine-tuning on trajectories that use the tools does the toolset become a gain.

Ingested from a paper but not yet reviewed by a human. It is deliberately inert: it does not move any technique’s standing, does not count toward the backtest, and is excluded anywhere a claim would carry weight. Read the source before relying on it.

Capability: Keeping its own context clean

Observed on

Long-context QA benchmarks (NovelQA, InfinityBench En.MC, LongMemEval-S, BrowseComp+) with 8B-14B open models capped at a 32K working window; a very large model (Qwen3.5-397B-A17B).

Sources

  • Measured across three base models and four benchmarks, three runs each, against a no-tools baseline at the model's full 128K window. Average scores dropped for every base model with prompt-only tools; SFT and RL versions of the same models exceeded the no-tools baseline. Does not isolate whether the loss comes from wrong tool arguments or from bad editing decisions, though a separate analysis shows high early invocation-failure rates for memory and offloading tools.
Status: pending-reviewLast checked: 2026-09-09Evidence activity: not checked yet
Contest this claim

Disagreeing is the most useful thing you can do here. Both sides of every contested claim in this catalog were assembled by the same person, which is its weakest point.

Related claims

Notes

Drafted from the paper by a model and filed unreviewed. Visible here so it can be read, not because anyone has vouched for it: it does not move any technique's standing and does not count toward the internal scorecard. Drafted confidence: medium. Falsifier as drafted: A prompt-only agent given the same context-editing toolset matching or beating the same base model's no-tool score on these long-context QA benchmarks at 8B-14B scale. Proposed technique, not catalogued: RL-trained proactive context management with action-level credit assignment.