Fetching from the wire…
Public story · 2026-08-04 · high
Long-horizon agent skill looks like a transferable habit, not domain knowledge, and that changes what data is worth collecting to train it.
Why now: The paper posted to arXiv in August 2026 under ID 2608.01604.
Researchers post-trained Qwen3.5-122B-A10B on 363 office tasks containing no code at all, then watched its score on SWE-Bench Pro climb 5.8 points, per the arXiv paper.
That's a jump on a benchmark built to measure whether an agent can finish real software engineering tickets. None of the training data involved writing code. For anyone building or buying coding agents, that points at a different lever than syntax knowledge. It's the ability to carry a task through many steps without losing the thread.
The authors call this goal-directed execution. They break it into four repeated behaviors. First, picking a goal and building the state needed to act on it. Then staying faithful to that goal across many steps, and checking the result against the real environment instead of assuming success. Training on office tasks improved the model on all four measures. The gains showed up both in the office setting it trained on and in the coding benchmark it never saw.
The paper doesn't say whether the effect holds on benchmarks besides SWE-Bench Pro, or on models smaller than 122 billion parameters. One result, one system, for now.
If it holds outside that one model and one benchmark, the scarce resource for training coding agents stops being code. It becomes any long-horizon task data you can label well, spreadsheets and email chains included. That's an argument for collecting messy office workflows instead of more GitHub repos.
The paper posted to arXiv in August 2026 under ID 2608.01604.
Each link below shares sources, entities, or timing with this story.
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...
Task-Conditioned Least-Privilege Learning trained Qwen3.5-4B on 1,500 terminal and MCP tasks to choose an authority level that fits the task, audited by deterministic verifiers across six risk dimensions. Over 2,896 episodes on 500 held-out tasks, excess-authority errors fell...
The Agent Lightning result (arXiv 2608.17528) is a 9B model gaining 14.6 points from 3,500 lines of training code and modest compute. The point isn't that a 9B beats anything, it's the cost curve: 6K examples is a dataset a small team can build. Task-specific agentic RL on an...
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...
OpenMOSS (Xipeng Qiu's group, 32 authors) released MOSS-VL on Aug 15, built on gated cross-attention so it can ingest incoming video frames during generation, with visual tokens kept outside the decoded sequence. 66.0 on OmniMMI Proactive Alerting against a 37.5 baseline, time...
Deng et al. built 120 real-case-grounded tasks across 20 business scenes in six financial domains, running four self-evolving scaffolds on a shared Qwen3.7-Max backbone against paired non-evolving controls. Letta posted the highest evolved score (91.65) and fewest compliance i...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.