Fetching from the wire…
Public story · 2026-08-10 · high
Broad exploration of variations helped tuning gains; reading traces closely to find bugs hurt them, per Scale AI's benchmark.
Why now: Both findings landed on August 10, the same day Prime Agent hit 12,520 stars and No. 6 on Product Hunt.
Upgrading the optimizer model beats rewriting the harness by 1.8x on held-out test scores, per Scale AI's new HarnessOpt-Bench.
That's a 0.142 average score move from swapping the optimizer model, versus 0.079 from swapping the harness. Check the optimizer first, before spending an eval budget on scaffolding rewrites.
The behavioral finding is stranger. Broad exploration of the solution space correlated positively with gains, Spearman +0.34 to +0.88. Reading agent traces closely to hunt for the one bad tool call correlated negatively, -0.31 to -0.64.
Case-pass budgets bound the work harder than eval-call budgets too: 82% median utilization against just 4%.
I've burned entire evenings reading traces line by line looking for the failure. This paper says that time cost more than it returned. I'm not fully sold, trace-reading is usually how I find the hypothesis worth testing.
The same day, PrimeIntellect-ai/prime-agent picked up 2,655 GitHub stars. That's about 3x the next-fastest repo on GitHub Trending, and it landed at No. 6 on Product Hunt.
Its pitch is a Continual Harness that edits its own prompts, skills, and subagent specs mid-run, built on a Recursive Language Model architecture. Prime Intellect claims 95.5% Best@1 on ARC-AGI-3 with Opus 5, edging a 95.4% human-expert baseline.
A related paper, ADIAS, backs a narrower version of the same idea. It carries a persistent issue list across optimization rounds instead of re-diagnosing from scratch each round. That's worth a 25.2% average improvement, and removing it drops performance up to 40.7%.
Each link below shares sources, entities, or timing with this story.
Claude Code uses Opus / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Claude Code uses Opus); both cover AGI, ARC, Bench, GPT; reported by the same outlet (arxiv.org).
Claude Code uses Opus / Shared entities / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Claude Code uses Opus); both cover Bench, GPT, Opus, Terminal; overlapping topics (agent, best).
Anthropic benchmarked against GAIA / Shared entities / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Anthropic benchmarked against GAIA); both cover Bench, GPT, Opus, Terminal; overlapping topics (agent, model).
Shared entities / Shared topic / Earlier coverage
Both cover AGI, ARC, Continual Harness, CRUD; overlapping topics (agent, baseline, call, harness, model); earlier AGI coverage from 2026-08-06.
Anthropic benchmarked against GAIA / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (Anthropic benchmarked against GAIA); both cover AGI, ARC, GPT, Opus; overlapping topics (agent, model).
Copilot uses GPT / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Copilot uses GPT); both cover AGI, ARC, GPT, Swapping; reported by the same outlet (arxiv.org).
Claude Code uses Opus / Shared entities / Earlier coverage / Tension
Linked by a graph relationship (Claude Code uses Opus); both cover Bench, Keep, Opus, Terminal; earlier Bench coverage from 2026-07-14.
Claude Code uses Opus / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Claude Code uses Opus); both cover Bench, GPT, Terminal; reported by the same outlet (github.com).