Fetching from the wire…
Public story · 2026-09-18 · high
SoL-Pi matched Pi's task performance on EdgeBench while recording 44.7-49.0% less token traffic, pointing cost savings at the harness instead of the model.
Why now: The paper posted to arXiv as of the September 18 roundup of new agent research.
SoL-Pi scales automated research loops over harness design instead of over the underlying model. Tested on the 51-task EdgeBench evaluation with GPT-5.6 Sol and Opus 5, it matched Pi's task performance while cutting recorded token traffic by 44.7-49.0% and API cost by about a third, per the SoL-Pi paper.
That's the part worth sitting with if you run agents continuously rather than in one-off sessions. The authors put the savings at $8.75 to $13.50 per hour against native Codex and Claude Code harnesses, tested at equal task performance rather than a degraded one.
Four mechanisms survived the selection process: action execution, context compaction, observation handling, and delegated reading. None of them touch the model weights. They're about what the harness does with tokens before and after the model sees them, how it trims context, how it hands off reading tasks instead of stuffing everything into one call.
The paper doesn't say whether these four mechanisms transfer cleanly to harnesses built for different task shapes than EdgeBench's 51 tasks, or whether the savings compound or plateau at larger scale. It also doesn't say how much engineering effort building a harness like this takes compared to just switching models.
Still, the framing is useful even without full generalization: EdgeBench is a fixed benchmark, and the real test is whether teams running agents in production see the same 44.7-49.0% drop once their task mix stops looking like a research paper's.
Each link below shares sources, entities, or timing with this story.
$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...
SkillSentry (arXiv 2608.09253) targets the gap where an agent completes a task under skill guidance then fails the same task on a repeat run. It defines a DSL for runtime guidance, initializes it from skill specs plus insights mined from historical successful *and failed* trac...
Two thirds. Not two thirds of a contrived jailbreak set. Two thirds of realistic malicious issue requests, against the exact three tools most of the people reading this run daily. Ankur Singh, Jinqiu Yang, and Tse-Hsun Chen built IssueTrojanBench across four attack categories...
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...
The February rankings reshuffled: Windsurf #1 (Arena Mode for side-by-side model comparison), Antigravity (Google) #2, Cursor #3 (8 async subagents + Multi-Agent Judging), Kimi Code NEW at #4 — the first open-source tool in the top 5 with 100-agent swarm capability backed by K...
UC Berkeley's Sky Lab put seven models through Claude Code, Codex CLI and Pi on 30 sampled tasks each from SWE-bench Lite and Terminal-Bench 2.0, three attempts per task, 21 model-harness pairs total. HarnessTax is the result, from Melissa Pan, Ion Stoica, Matei Zaharia and co...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.