Fetching from the wire…
Public story · 2026-08-07 · high
Researchers traced the decline to flawed skills contaminating everything built after them, and removing the source skill barely helps.
Why now: The gatekeeper design and its Terminal-Bench 2 numbers surfaced in the August 7 research coverage on self-evolving agents.
Self-evolving AI agents get worse once their skill library passes a critical size, according to a new arXiv paper from Shang and colleagues.
That's a problem for anyone with an agent writing new skills back to a skills directory. Performance climbs as the pool grows, then reverses, and the reversal isn't obvious until it's already happened.
The mechanism is contamination. A defective skill becomes reference material when the agent distills later skills, and the flaw propagates into everything built downstream. By the time someone notices the drop and deletes the bad skill, its descendants have already inherited the broken reasoning. Removing the source recovers only a small fraction of the lost performance, per the paper.
Shang and colleagues built what they call a Verifier-as-Gatekeeper. Three separate critics check structural validity, behavioral harmlessness, and semantic consistency, and none can substitute for the others. A marginal-gain check then only admits a skill if it adds something the pool doesn't already have. The gated pool ends up roughly five times smaller than the unfiltered version and still reaches 72% pass@1 on Terminal-Bench 2. It transfers to four other model backbones without re-running the evolution process.
Each link below shares sources, entities, or timing with this story.
Same weights. Same tasks. Same time budget. One change to the harness, and fail-to-pass on SWE-bench Verified went from 28% to 49%. The setup in arXiv 2608.26218 is clean enough to be worth describing precisely. 169 SWE-bench Verified tasks, a 20,480-token context window, a fi...
This one annoyed me, in the good way. Researchers took 206 real developer-agent sessions from 13 developers, extracted each developer's preferences from their actual interaction traces via rule-based bootstrapping plus evidence-grounded refinement, then replayed everything aga...
Skill-α (arXiv 2608.01678) reframes skill generation as RL over sequential edits, decomposing skill construction into individually evaluable changes. The novel signal is a rollback reward that scores each modification by comparing downstream task execution using the original s...
Built with 250-plus industry experts, ALE evaluates agents on 960 expert-authored, deterministically-scored workflows across 55 industries. Agents average 26% across all tiers but 2.6% on the "last-exam" tier. The kicker: Codex with GPT-5.5 scores 82% on Terminal-Bench and 0%...
Skill files work because they're specific. They name the exact script, the exact API call, the exact flag your repo needs. That specificity is the whole value, and it's also the thing that quietly stops being true the moment the repo tags a new version. Repo2Skill-Evo measured...
"Remember When It Matters" (arXiv:2607.08716) attacks behavioral state decay, where task-critical instructions get buried or evicted on long runs, using a second memory agent that proactively injects reminders into the action agent's context. It gained +8.3pp pass@1 on Termina...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.