Fetching from the wire…
Public story · 2026-07-25 · high
The scaffolding shapes training and never reaches the deployed prompt, cutting token use 32.1% along the way.
Why now: Covered in the July 25 briefing alongside a second finding also pointing at deleting instructions instead of adding them.
A new training method called PATS lifts agent task scores 18.6%, then deletes the scaffolding that produced the gain, per a paper posted to arXiv.
That inverts the standard assumption behind agent skill files, that a curated skill belongs permanently in the system prompt. PATS treats that guidance as scaffolding to remove once training's done, and the deployed model still runs 32.1% leaner on prompt tokens.
PATS builds that scaffolding by turning rollout groups from the agent's current policy into evidence cards fed back in as adjusted context. The method beats strong baselines on ALFWorld and WebShop and holds its own on search-augmented QA, per the same arXiv paper.
What the paper doesn't say is whether this holds up outside ALFWorld and WebShop, in messier real-world tool use. Search-augmented QA is the closest proxy, and the paper only calls the result competitive, not a win.
The paper doesn't say how much compute the evidence-card generation adds during training, the real cost against a static skills marketplace. If that scaffolding needs a policy-refresh loop most teams can't run, the deployed skill file stays the practical default. It's the less elegant answer, but it's the one most teams can actually run.
Each link below shares sources, entities, or timing with this story.
SkillPyramid benchmarked against WebShop / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (SkillPyramid benchmarked against WebShop); both cover ALFWorld, WebShop; reported by the same outlet (arxiv.org).
Shared entities / Same source domain / Shared topic / Earlier coverage
Both cover ALFWorld, WebShop; reported by the same outlet (arxiv.org); overlapping topics (agent, alfworld).
Shared entity: ALFWorld / Same source domain / Shared topic / Earlier coverage
Both cover ALFWorld; reported by the same outlet (arxiv.org); overlapping topics (agent, alfworld, context).
Both cover ALFWorld; reported by the same outlet (arxiv.org); overlapping topics (agent, alfworld).
Same source domain / Shared topic / Tension
Reported by the same outlet (arxiv.org); overlapping topics (agent, context, skill, token); pushes against this story (vs).
Reported by the same outlet (arxiv.org); overlapping topics (agent, context, token); pushes against this story (but).
Reported by the same outlet (arxiv.org); overlapping topics (agent, context, token); pushes against this story (versus).
Reported by the same outlet (arxiv.org); overlapping topics (agent, baselin, cutting); pushes against this story (versus).