specific method · filed under inference & serving
Discard-all context management
A context-reset strategy that removes all prior tool-call history or earlier search observations when the context budget is exceeded.
Also called Discard-all, discard-all context management strategy, discard-all strategy, Discarding all previous tool-call history.
- sources
- 6
- models
- 4
- labs adopt it
- 2
- strongest
- used
How sources treat it
One count per evidence span, weakest treatment to strongest.
Documented in
Evidence
7 spans quoted from the sources, strongest treatment first.
We focus primarily on discard-all context management, where earlier search observations are removed once the interaction history exceeds the context budget
Discard-all resets the context by removing the entire history of tool calls
We use a discard-all strategy as context management for BrowseComp, which is the same as DeepSeek-V3.2, and Kimi K2.5.
discard-all context management, where earlier search observations are removed once the interaction history exceeds the context budget
using the same discard-all strategy as DeepSeek-V3.2 and Kimi K2.5 achieved 78.6
Discard-all, which resets the context by discarding all previous tool call history
Discard-all, which resets the context by discarding all previous tool call history
Filed alongside
Other methods under inference & serving :: context management.