Fetching from the wire…
Agents2026-09-15 · source-backed
Deployed harnesses preload every skill's metadata into context, which disperses attention and caps library size; retrieval pipelines move selection out of context and out of the agent's capability at the same time (arXiv 2609.15982). Gavel trains two linear maps to read mid-layer states, scores the full library against per-skill banks built in one forward pass at installation, then resumes the shortlisted skills' forward passes for a yes/no verdict fused as a product of experts. On Qwen3-32B it beats progressive disclosure and retrieve-and-rerank by up to 13.4 points on written tasks and 21.9 points when the need for a skill arises mid-rollout, with no skill text in context at all.
Each link below shares sources, entities, or timing with this story.
arXiv 2608.13010 scores top-five retrieval candidates against ranks 6–20 of the same query to spot answer-anchor concentration, and separately compares documents to lexically distinct neighbors to catch coordinated density before any query arrives. Deployed jointly, attack suc...
One number predicts whether your agent finishes the task, and it isn't the benchmark score. Shubhra Mittal's paper (arXiv 2609.01660) analyzed 10,664 trajectories across nine models spanning 1.2B to 671B parameters and found task success follows P(n) = p^n, where p is a single...
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...
The most useful AI-productivity dataset I've seen came from a company with every incentive to measure it honestly, because they're 3,500 people trying to run on their own product. The Pragmatic Engineer's July 29 deep dive inside Anthropic reports code output per engineer up 2...
Skill self-evolution methods revise skill text from execution feedback, but each oracle evaluation needs a full agent rollout, which confines search to patching whatever just failed (arXiv 2609.15396). SkillLift treats ranking as a smoother supervision target than absolute sco...
MetroLLM-Bench is 955 cases across six real metro systems of 37 to 414 stations, requiring structured tool calls and a machine-renderable terminal state. On the 238-case held-out split the 4B student scores 91.3 on Tier 1 against GPT-5.6's 90.6 and 90.0, at Q4_K_M. The gain ov...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.