Fetching from the wire…
Public story · 2026-08-07 · high
AMAP-ML's open-source LongHorizon-Harness splits agent work into three roles and repeated the gain on two more benchmarks.
Why now: The harness surfaced in the August 7 research briefing, with its benchmark numbers backed by a paper posted at arXiv 2608.01964.
AMAP-ML's LongHorizon-Harness splits long computer-use tasks into a manager, an executor and an auditor, each running its own model, per the project's GitHub repo.
The auditor role, not a bigger model, drove the reported gains. WeaveBench success went from 51.8% to 80.7%, Terminal-Bench 2.1 from 69.7% to 77.2%, and OSWorld 2.0 from 2.8% to 8.3%.
That's a 28.9-point jump on WeaveBench from splitting the roles alone. For anyone running agent tasks that stretch across dozens of steps, that's the cheaper thing to try before reaching for a larger model.
The harness plugs into Claude Code, Codex CLI and OpenClaw through an AgentAdapter and defaults to 30 rounds per task. The project has 370 stars on GitHub, ships under an MIT license, and the paper behind the numbers is posted at arXiv 2608.01964.
The repo doesn't say what the auditor role costs in extra tokens or latency, or how disagreements between the auditor and executor get resolved. Anyone weighing this against a single-model setup will want that number before calling it cheaper.
Most teams chasing agent performance reach for a bigger model before they reach for a review step. These numbers argue that's backwards: an auditor role beat a model upgrade on three separate benchmarks. Worth watching whether the gain holds past 30 rounds, the harness's own default cutoff.
Each link below shares sources, entities, or timing with this story.
AMAP-ML released it August 4 (463 stars, v0.1.3 on August 7) on a strict Manager/Executor/Auditor split where, in its own words, "only results that pass independent verification enter persistent task state" (GitHub). WeaveBench 51.8% → 80.7% completion. OSWorld 2.0 2.8% → 8.3%...
Terminal-Bench 2.1 results (entries dated June 17) put Codex CLI on GPT-5.5 first at 83.4%, Claude Code on Fable 5 second at 83.1%, and Claude Code on Opus 4.8 at 78.9%. The asterisk matters more than the ranking: Fable 5 and Mythos 5 have been export-suspended since June 12,...
Triple-stream retrieval (BM25 keyword, vector embeddings, knowledge-graph traversal) fused via Reciprocal Rank Fusion on the iii engine, with SQLite for state and an in-memory vector index, no external database. The economic claim: ~170K tokens/year (~$10) versus ~650K tokens...
Cline released @cline/sdk on May 13, an open-source TypeScript agent runtime that powers their CLI, VS Code, and JetBrains extensions. Running claude-opus-4.7, Cline CLI scores 74.2% on Terminal-Bench 2.0. Claude Code on the same model: 69.4%. Same model. Different harness. Al...
QM went up under MIT license. Created July 29. As of the GitHub API check: 8,420 stars, 887 forks. Five days. YC uses it internally across accounting, legal, events, and engineering, including to build QM itself. Every employee and every Slack room gets its own scoped memory,...
GPT-5.6 Sol Ultra tops out at 91.9%. The public leaderboard is led by Codex CLI plus GPT-5.5 at 83.4%, with Claude Code plus Opus 4.8 the top usable Claude pairing at 78.9%, and Gemini CLI plus Gemini 3.1 Pro at 70.7% (Morph). There are now roughly 35 actively maintained CLI c...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.