Fetching from the wire…
Public story · 2026-08-25 · high
The paper's fix, NIS-Agent, isolates context at two points and cuts token cost with no drop in accuracy.
Why now: As of August 25, the paper is the newest evidence that agent context design directly affects both accuracy and token cost.
A new benchmark called IBIS holds an agent's search results fixed and varies only who wrote the step before them, then scores worse when the agent did. Researchers call the effect inertia bias: an agent grades its own plans more leniently, even when the evidence hasn't changed.
The bias shows up in how an agent judges the consequences of a query or plan it already produced. IBIS isolates that judgment by holding the search observations constant, so the accuracy gap traces only to authorship of that earlier step.
NIS-Agent, described in the same paper, walls off the context that produced a step from the context that judges it. It does this at two points: triaging which webpages to trust, and validating the agent's own final answer. Splitting judgment from authorship at just those two spots holds accuracy on GAIA, WebWalkerQA and BrowseComp. Token use drops by a third.
Each link below shares sources, entities, or timing with this story.
If you have a CLAUDE.md, you're in scope. Today. arXiv 2607.14611 (cs.CR, filed July 16) evaluates prompt injection planted in the persistent memory files that agentic coding systems write and re-read across sessions. The researchers tested both Anthropic's Claude Code and Ope...
Everyone covered the ChatGPT Work launch. Almost nobody read the API changelog, which is where the story actually is. GPT-5.6 shipped two things that change how you build agents. First, Programmatic Tool Calling: instead of the model returning one tool call at a time to your l...
The IDE market is fragmenting, and this week drew the sharpest lines yet. Cursor 3 launched as a rebuilt agent-orchestration platform in Rust and TypeScript, replacing the VS Code fork with an Agents Window for dispatching and monitoring multiple AI coding agents. Anysphere hi...
Every conversation I've had about AI costs in the last six months eventually lands on the same tension: you want the smartest model for the hard decisions, but you can't afford to run it on every token. Anthropic just gave that tension a formal solution. The advisor tool, now...
PCAS: Policy Compiler for Secure Agentic Systems — The first paper to provide measured enforcement results for agent policy compliance (48% to 93%). Uses dependency graphs and Datalog-derived policy language with a reference monitor intercepting all actions. Three case studies...
If you're tuning an agent system, upgrade the model doing the tuning before you rewrite a single line of the harness. That's the finding from HarnessOpt-Bench (arXiv 2608.06301, Scale AI), which tests whether frontier models can improve an agent *system* rather than write code...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.