Fetching from the wire…
Tools2026-09-09 · source-backed
It segments trajectories at perplexity spikes to keep code and log syntax intact, uses proxy attention weights to score how relevant each historical block is to current reasoning, and runs a dynamic rolling window that can recall context it previously dropped. On SWE-Bench-Verified and Multi-SWE-Bench it reached 53.17% pass rate above prior compression state-of-the-art. arXiv 2609.08318 The recall behavior is the design point; static pruning can't un-drop a block that turns out to matter three steps later.
Each link below shares sources, entities, or timing with this story.
Tsinghua's CompactionRL folds summarization into RL rollout collection so the agent learns what to keep when it compresses, optimizing summary and task under one reward. Under fixed 64k–80k windows it adds +5.5 to +7.0 on SWE-bench Verified and +3 to +6.8 on Terminal-Bench ver...
openJiuwen separates two harness problems it names Structural Composability and Runtime Adaptivity: developers compose capabilities across single agents, delegated sub-agents and a Swarm Flow over one shared execution layer, while the framework adapts context, feedback and tas...
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...
DeepSeek released V4 on April 24 and the numbers demand attention. V4-Pro is 1.6 trillion parameters total with 49 billion active, MIT-licensed, native 1M-token context. It scores 80.6% on SWE-bench Verified, putting it within 0.2 points of Claude Opus 4.6. On Terminal-Bench 2...
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...
SWE-Prime's premise is that a successful trajectory still contains ineffective, redundant and risky steps, so SFT on all resolved runs teaches bad habits (arXiv 2608.27449). It filters at trajectory level on process quality, result quality and representativeness, then at segme...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.