Controlled study finds no clear performance advantage for vendor-native AI coding harnesses over alternatives, with cost comparisons undermined by missing usage data
A new arXiv paper reports a controlled empirical study isolating the effect of the agent "harness" (tool/prompt/control-flow scaffolding) from the underlying model in agentic coding tasks. Using a private, contamination-controlled suite of 256 tasks, the authors ran paired same-model contrasts (claude-agent-sdk vs deepagents on claude-opus-4-8; openai-codex SDK vs deepagents on gpt-5.5, plus gemini-3.5-flash and deepseek-v3.2 as side cells), completing 792 of 800 planned runs. Results: no statistically resolved average advantage for either harness type (-1.25pp for Opus 4.8, +1.25pp for GPT-5.5, both within wide confidence intervals), but a large and statistically suggestive split by task type for Opus (native harness trails by 9.0pp on repository tasks, leads by 23.7pp on contest tasks), 22 of 81 wall-clock-cancelled runs had actually produced a passing patch, and re-priced cost estimates show the non-native ('neutral') harness costing 1.2-1.6x more per solved task on observed usage, though missing usage records for 58 runs make the Anthropic-side cost ordering unresolved. This revision also corrects a cost-figure error in an August 2026 predecessor manuscript caused by a telemetry defect. Code, orchestrator, grading oracle and aggregates are released; the task set itself remains private.
Entities: Claude Agent SDK, deepagents, openai-codex SDK, Claude Opus 4.8, GPT-5.5, Gemini 3.5 Flash
0 primary
What happened
A new arXiv paper ran a controlled experiment isolating the effect of an AI agent's "harness" (the tool/prompt/control-flow scaffolding around a model) from the underlying model itself, using a private set of 256 coding tasks and 792 completed paired runs. It found no statistically resolved advantage for vendor-native harnesses (e.g. Claude Agent SDK, OpenAI Codex SDK) over a generic alternative (deepagents) on average, though there was a large split by task type for Opus 4.8 (native harness worse on repository tasks, better on contest-style tasks). Cost comparisons were undermined by 58 runs with no usage telemetry recorded, and the paper also corrects a cost-figure error in its own August 2026 predecessor caused by a telemetry defect.
Why it matters
This is directly relevant to any team choosing between a vendor's own agent scaffolding and third-party alternatives: the common assumption that vendor-native tooling performs better is not supported by this evidence, and cost claims in this space should be treated as unresolved rather than settled. The task-type split (repository vs contest tasks) suggests harness choice may matter more for specific workflows than in aggregate, which is a more useful signal than a single "which harness wins" verdict. Impact is bounded by a null result with wide confidence intervals, which tends to change fewer minds than a clear positive finding.
What is noise
The task suite is private and not independently reproducible, so the specific numbers cannot be checked by outside researchers, only the released orchestrator and grading code. The repository/contest task-type split is explicitly flagged by the authors as post-hoc and needing a designed replication, so it should not yet be read as a firm finding. There is no vendor pushback or independent replication in the coverage, and no indication this has changed any vendor's product roadmap or pricing.
Watch next
- 01Whether the authors or others run a pre-registered follow-up specifically testing the repository-vs-contest task split for Opus 4.8
- 02Whether Anthropic, OpenAI or Google respond publicly or release their own harness-vs-model benchmarks with full usage telemetry
- 03Whether other research groups adopt the released orchestrator/grading oracle to attempt independent replication on their own task sets
Coverage
1 storyMore capability signals
Full feed →- Deepseek releases V4.1-Flash, an open-source model that sharply cuts KV cache memory and input-processing compute for AI agents10 Sept 202682
- AI systems outperform expert humans in persuasive communication22 Jun 202681
- Anthropic threat report: Claude abused for malware, drone/missile software, mass surveillance, and industrial-scale distillation by Chinese AI labs11 Sept 202680
- WIRED investigation: Flock Safety's AI person-search tools let police run broad description-based surveillance, with weak guardrails against misuse3 Sept 202680