Fetching from the wire…
Public story · 2026-08-19 · high
Agent Lightning's training scripts are public, and the whole run used 3,500 lines of code.
Why now: The paper posted to arXiv and is covered here as of August 19.
A 9B model jumped from 41.8% to 56.4% on SWE-bench Verified after reinforcement learning on 6,000 examples, per the Agent Lightning paper on arXiv. That's a 14.6 point gain, not from a frontier lab's flagship.
The number that matters isn't 56.4%. It's 6,000. That's a dataset size a small team can build without a research budget. The paper ships with the full training and workflow scripts, not just results. Qwen3 is the base model, and the whole setup runs on roughly 3,500 lines of training code.
This is the difference between agentic RL as a lab-only capability and agentic RL as something a small team can run. A 14.6 point gain from 3,500 lines of code and an open-weights base is a large jump for a modest setup.
The evidence here is one paper's reported numbers on one benchmark with one base model. It doesn't say what the training run cost in compute, or whether the gains transfer to a different base model without the same tuning effort. Whether anyone outside the original team reproduces this on a different codebase is the thing worth watching next.
Each link below shares sources, entities, or timing with this story.
Agent Lightning v1.0 (arXiv 2608.17528) inverts the standard agentic RL architecture, and the inversion is the whole point. Normally the training engine owns the environment loop. It drives the agent, collects trajectories, computes rewards. Which means your training setup and...
Alibaba released Qwen3.6-27B on April 22. Dense architecture. Open weights. 77.2% on SWE-bench Verified, within 3.7 points of Claude Opus 4.6. On SkillsBench, it scores 48.2% versus its own 397B MoE predecessor's 30.0%. That's a 77% improvement with 14.8x fewer parameters. Let...
BFCL-V4 function-calling score of 72.2 vs. GPT-5 mini's 55.5. SWE-bench Verified hits 72.4%. Runs on consumer hardware. A qualitative threshold shift for local agentic deployments. Artificial Analysis
Paritok-4B (arXiv 2608.24188) is a LoRA on Qwen3-4B distilled from a gpt-4.1-mini teacher over 67,074 real OpenHands trajectories. It's extractive rather than paraphrasing, with 96.0% of emitted identifiers, paths and numbers already present in its input, and intent-conditione...
This one annoyed me, because I've been running the losing pattern. SWE-QA (arXiv 2608.01507) compares the sub-agent grep pattern that Claude Code, Codex and Antigravity all ship by default against a pre-built semantic index over the same repository. Semantic search answered 65...
The authors define goal-directed execution as four repeated behaviors: selecting goals, constructing task-relevant state, maintaining fidelity to higher-level objectives, verifying completion against the environment. Post-training Qwen3.5-122B-A10B on 363 long-horizon multi-to...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.