Fetching from the wire…
Public story · 2026-07-31 · high
Four coordinated agents scored 62.1% on the SWE-Atlas QnA benchmark, beating a solo run on the newer Opus 4.8 model at 57.2%.
Why now: The paper posted to arXiv in July 2026.
AgentRadio lets four coding agents swap messages mid-task, nearly doubling their score on a codebase benchmark, per a paper posted to arXiv.
That's the headline number for anyone weighing multi-agent coding tools. Four agents talking scored 62.1% on the SWE-Atlas QnA benchmark, versus 57.2% for a single agent running the newer Opus 4.8 model alone.
The system runs on three primitives: threads, messages, and waiting for mentions. That wait step runs as a background task, so an agent stays aware of teammates without blocking its own work.
A single Claude Code agent on Opus 4.6 answers 32.3% of these long-horizon codebase questions alone. The four-agent gain grows with question difficulty, which the paper attributes to mid-course correction rather than raw parallelism.
The paper doesn't say what model the four-agent team itself ran on, only that it beat a solo run on Opus 4.8. That gap is the real test for teams deciding where to spend engineering time: on agent coordination, or on the next model release.
The framework's code is public, released under Coral-Protocol.
Each link below shares sources, entities, or timing with this story.
Everyone spent yesterday arguing about benchmark numbers. Tencent quietly published data suggesting the numbers belong to your infrastructure, not the model. The WorkBuddy Bench leaderboard reports every model under two different agent harnesses — CodeBuddy Code and Claude Cod...
119 repository-level tasks from 98 GitHub repos across 20 scientific domains, split into issue-driven, expert-exploratory, and engineering-integration paradigms. Claude Code with Opus-5 (max) lands below 50%. arXiv The ablation is the better finding: stripping explicit scienti...
Anthropic launched Claude Sonnet 4.6 claiming performance comparable to Opus 4.5 at $3/$15 per million tokens (vs. Opus's $5/$25). SWE-bench Verified: 79.6% (near Opus 4.6's 80.8%). OSWorld-Verified: 72.5% (tied with Opus 4.6's 72.7%). 1M token context window in beta. Now the...
This one rearranged my week. An essay published August 4 walks through Databricks' independent benchmark of coding harnesses against its own multi-million-line codebase. Pi, a harness with four built-in tools and a system prompt under 1,000 tokens, paired with Opus 4.8 at xhig...
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...
$3,054 against $38,370. Same benchmark, better score. Praxist (arXiv 2608.25955, submitted August 26) replaces per-attempt agent memory with a typed evidence graph of findings, plus lane-structured frontiers and agendas, so later attempts inherit validated mechanisms rather th...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.