{"slug": "aftermarket-harnesses", "title": "Aftermarket Harnesses", "summary": "Endor Labs found that OpenAI's GPT-5.5 scored 61.5% functional correctness in its native Codex harness but 87.2% in Cursor's harness, a 25.7-point swing, while Anthropic's Opus 4.7 scored 87.2% in Claude Code and 91.1% in Cursor, showing that the harness—not the model—drives performance. Input tokens account for 86-98% of LLM traffic on OpenRouter, and intelligent caching by the harness can reduce costs by 40-80% and speed time-to-first-token by 13-31%, making the harness a critical lever for cost and quality.", "body_md": "AI harnesses have more impact on performance than the models.\n\nEndor Labs ran the same models through two harnesses in the same week. OpenAI’s GPT-5.5 scored 61.5% functional correctness in its native Codex harness & 87.2% in Cursor’s, a 25.7-point swing from the runtime alone. Anthropic’s Opus 4.7 scored 87.2% in Claude Code & 91.1% in Cursor.[1](#fn:1)\n\nBoth frontier models performed better in a competitor’s harness than in the one their maker ships.\n\nHarnesses are a fulcrum in the AI stack. They influence cost, quality, & accuracy.\n\nInput tokens are 86-98% of LLM traffic on OpenRouter. Output costs 5x input per token, but input still dominates the bill because there is so much more of it. One year ago I wondered about this ratio in the Hungry, Hungry AI Model. 2 Practitioners said 95% input/5% output. At scale, they were right.\n\nControlling input costs is therefore a valuable proposition. The model doesn’t control those costs, but the harness does. 3 Harnesses decide which context to send. Much of that context repeats from query to query. Caching it intelligently can save 40-80%. A study across 500 long-horizon agent sessions found 41-80% cost reduction & 13-31% faster time-to-first-token, with savings scaling linearly from 500- to 50,000-token prompts.\n\nThe winner was caching only the stable prefix & placing dynamic content after the cache breakpoint.\n\n[4](#fn:4)Harnesses also perform information retrieval: the code to read, the style guide, the section of an investment brief to analyze. The more concise & precise, the lower the cost.\n\nCursor’s harness matches Claude Code technique-for-technique: dynamic tool fetching, priority-based prefix assembly, two-tier caching. That is why Opus 4.7 scored higher in Cursor than in Claude Code, & why GPT-5.5 nearly doubled its functional-correctness score outside Codex.\n\nThe bundled case is not without merit. Claude Code treats cache hit rate as an uptime metric, hits about 96% in real sessions, shares the system-prompt cache across users on the same version, & builds forked sub-agents at 99% byte-identity for 90% savings.[5](#fn:5)\n\nCo-designing the harness, cache API, & model buys real cache discipline. But the discipline lives in the harness, & a third-party harness can match it, as Cursor’s numbers show.\n\nThe harness has shed its critique as a model wrapper ; it’s a jockey pushing AI performance further than the breeder imagined.\n\n-\nEndor Labs, “GPT-5.5 Sets a New Code Security Record with Cursor, not Codex, in Agent Security League,” Apr 27, 2026,\n\n[https://www.endorlabs.com/learn/gpt-5-5-sets-a-new-code-security-record-with-cursor-not-codex-in-agent-security-league](https://www.endorlabs.com/learn/gpt-5-5-sets-a-new-code-security-record-with-cursor-not-codex-in-agent-security-league). Agent Security League benchmark, based on Carnegie Mellon’s Open SusVibes framework.[↩︎](#fnref:1) -\nTomasz Tunguz, “The Hungry, Hungry AI Model,” July 8, 2025,\n\n[https://tomtunguz.com/input-output-ratio/](https://tomtunguz.com/input-output-ratio/)[↩︎](#fnref:2) -\nTomasz Tunguz, “The Harness Is the New Battleground,”\n\n[https://tomtunguz.com/the-harness-is-the-new-battleground/](https://tomtunguz.com/the-harness-is-the-new-battleground/)[↩︎](#fnref:3) -\nLumer et al., “Don’t Break the Cache: An Evaluation of Prompt Caching for Long-Horizon Agentic Tasks,” arXiv:2601.06007, 2026.\n\n[https://arxiv.org/abs/2601.06007](https://arxiv.org/abs/2601.06007)[↩︎](#fnref:4) -\nAnthropic, “Lessons from building Claude Code: Prompt caching is everything,” Apr 2026,\n\n[https://claude.com/blog/lessons-from-building-claude-code-prompt-caching-is-everything;](https://claude.com/blog/lessons-from-building-claude-code-prompt-caching-is-everything;)swap-tax figures from Digital Applied, “Prompt Caching Economics: Cache-First Agent Design,” Jul 2026,[https://www.digitalapplied.com/blog/prompt-caching-economics-cache-first-agent-architecture-2026](https://www.digitalapplied.com/blog/prompt-caching-economics-cache-first-agent-architecture-2026).[↩︎](#fnref:5)", "url": "https://wpnews.pro/news/aftermarket-harnesses", "canonical_source": "https://www.tomtunguz.com/aftermarket-harnesses/", "published_at": "2026-07-28 00:00:00+00:00", "updated_at": "2026-07-28 17:58:28.557623+00:00", "lang": "en", "topics": ["artificial-intelligence", "large-language-models", "ai-infrastructure", "ai-tools", "developer-tools"], "entities": ["Endor Labs", "OpenAI", "GPT-5.5", "Anthropic", "Opus 4.7", "Cursor", "Codex", "Claude Code"], "alternates": {"html": "https://wpnews.pro/news/aftermarket-harnesses", "markdown": "https://wpnews.pro/news/aftermarket-harnesses.md", "text": "https://wpnews.pro/news/aftermarket-harnesses.txt", "jsonld": "https://wpnews.pro/news/aftermarket-harnesses.jsonld"}}