Fetching from the wire…
Public story · 2026-08-25 · high
Gains run 9.0 to 10.0 points across three benchmarks, and the paper's ablations show which design choices earned them.
Why now: The paper posted August 25.
AutoSaddler turns failure traces from an agent's tool harness into validated patches for that harness, per the AutoSaddler paper. Most agent harnesses only get better when someone reads a trace by hand and edits a prompt. AutoSaddler runs that fix loop itself, checking each patch against a batch of past failures before keeping it.
Gains run 9.0 points on GAIA2, 9.6 on SWE-Bench Pro, and 10.0 on Terminal-Bench 2.0, against the harness's starting point. The paper doesn't give those starting scores, and it isn't comparing AutoSaddler to a rival system.
Its ablations point at what carries the result. Deep debugging beats shallow reflection, targeted edits beat open-ended rewrites, and validating patches across batches of failures beats scoring them per trajectory.
I'd want to know whether patches that pass validation on one batch of failures still hold a month later on a fresh batch. The paper doesn't say, and that gap matters if you're running a harness daily instead of testing it once.
Each link below shares sources, entities, or timing with this story.
Cohere launched North Mini Code on June 9 under Apache 2.0, its first developer-focused model. The shape is the pitch: 30B parameters, mixture-of-experts, only ~3B active, and it runs on a single H100. It scores 33.4 on the Artificial Analysis Coding Index, competes on SWE-Ben...
Moonshot AI dropped Kimi K2.6 today and the numbers are hard to ignore. One trillion parameters total, 32 billion active per token across 384 experts, 256K context window, and native multimodal input. It scores 58.6 on SWE-Bench Pro versus GPT-5.4's 57.7 and Claude Opus 4.6's...
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...
I don't care that Grok 4.5 ranks #4. I care that it resolves a SWE-Bench Pro task with an average of 15,954 output tokens where Opus 4.8 spends 67,020. That's a 4.2x efficiency gap, and it lands straight in my monthly bill. SpaceXAI launched Grok 4.5 on July 8, a roughly 1.5T-...
arXiv 2607.27146 attacks from-scratch program synthesis, where agents get only natural-language docs and an execute-only binary as oracle. The pipeline auto-converts open-source command-line programs into source-free training environments and uses GLM-5.2 as teacher for synthe...
xAI launched Grok 4.5 and Grok Build on July 8, trained partly on Cursor developer-session data. The numbers are loud: 83.3% on Terminal-Bench 2.1, 64.7% on SWE-Bench Pro, priced at $2/$6 per million tokens. On a single coding task that works out to roughly $2.49 versus $11.80...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.