Fetching from the wire…
Public story · 2026-08-07 · high
Wu and coauthors' training fix pushed tool-use accuracy from 66.3% to 87.0% on the same 1.7B model.
Why now: As of August 7, keeping full tool-call history in context is already standard practice for long agent sessions, which is exactly what this failure mode targets.
Wu and coauthors show stale tool history flips 32.1% of correct agent decisions on Qwen3-1.7B, turning a working trajectory into a wrong one.
A stale entry stays structurally valid and reads as plausible right up until it flips the model's next move. Anyone running long agent sessions with full history in context is already exposed, per Wu and coauthors.
Most of the flipped decisions reuse a stale entity or an outdated interface convention the agent saw earlier in the same trace, per the paper.
The team tested a fix: soft-supervision transfer from an Oracle-conditioned teacher model. That pushed Balanced Tool-Use Accuracy to 87.0%, against 66.3% for a standard Gold-SFT baseline on the same 1.7B model. Swapping in an 8B teacher lifted the same 1.7B student to 91.9%.
Longer context windows won't fix this. Stale tool history looks exactly as valid as fresh history until it flips a decision. The fix has to come from training or pruning stale history, not from giving models more context to hold onto old truths. Watch whether tool-use benchmarks start reporting a Gold-SFT baseline next to the headline number, the way this paper does.
Each link below shares sources, entities, or timing with this story.
Oracle partners with OpenAI / Same source domain
Linked by a graph relationship (Oracle partners with OpenAI); reported by the same outlet (arxiv.org).
Oracle partners with OpenAI / Shared entity: Their / Shared topic / Earlier coverage
Linked by a graph relationship (Oracle partners with OpenAI); both cover Their; overlapping topics (agent, context).
Oracle partners with OpenAI / Shared entity: Oracle / Earlier coverage / Tension
Linked by a graph relationship (Oracle partners with OpenAI); both cover Oracle; earlier Oracle coverage from 2026-07-25.
Oracle partners with OpenAI / Same source domain / Shared topic
Linked by a graph relationship (Oracle partners with OpenAI); reported by the same outlet (arxiv.org); overlapping topics (agent, context).
Oracle supports MCP / Same source domain / Shared topic
Linked by a graph relationship (Oracle supports MCP); reported by the same outlet (arxiv.org); overlapping topics (agent, failure).
Oracle partners with OpenAI / Shared entity: Anyone / Earlier coverage
Linked by a graph relationship (Oracle partners with OpenAI); both cover Anyone; earlier Anyone coverage from 2026-07-10.
Oracle partners with OpenAI / Shared entity: Their / Same source domain / Earlier coverage / Tension
Linked by a graph relationship (Oracle partners with OpenAI); both cover Their; reported by the same outlet (arxiv.org).
Oracle partners with OpenAI / Shared entity: Their / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Oracle partners with OpenAI); both cover Their; overlapping topics (agent, context).