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 extends Voyager-style libraries with a hierarchical topology plus a self-evolution loop, raising average reward 38% and cutting execution steps 27.7% across ALFWorld, WebShop, and ScienceWorld. The takeaway: don't append every successful trajectory as a new flat s...
SkillForge (arXiv 2608.24747) notes that skill-extraction approaches like SkillRL never verify whether a stored skill still works against the current environment, so the bank grows monotonically while quality rots. It makes skill usage explicit during interaction so RL optimiz...
It treats the executable runtime, context construction, tool mediation, action validation, execution recovery, as the thing to learn. A separate harness engineer converts batches of target-agent failures into validated executable patches, with same-batch reruns of the frozen t...
COTA replaces the expensive expert solver used for runtime intervention with a model that only judges whether a sampled alternative leads to a better continuation than the actor's proposal, returning preferred alternatives as non-binding advice so the original actor replans. T...
LLM as post-hoc critic for step-level Q-values. +7.7% WebShop, +13.8% ALFWorld over GRPO. Third paper in the online RL-for-agents cluster this week. arXiv:2603.08754
Across three models and two environments over a 24-turn horizon, 5x compression produced no statistically significant change in task completion (arXiv 2608.16370): but all six model/regime comparisons showed more retrieval calls, five significant after correction. GPT-5.5 comp...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.