The Harness

Benchmark credibility crisis widens.

Show Notes

xAI launched Grok 4.5, co-trained with Cursor on real developer session data and priced well below Opus 4.8, the clearest evidence yet that the SpaceX-Cursor deal was about owning the data loop, not the model. Hours later OpenAI retracted its own recommendation for SWE-Bench Pro after finding roughly 30 percent of its tasks broken, undercutting the exact benchmark Grok 4.5 leaned on to make its case. Elsewhere Microsoft shipped a narrower visualization language for agents, an open multiplayer world model rendered a real-time Rocket League match on one GPU, and Prime Intellect raised $130 million to help enterprises build their own agent training loops instead of renting one.

What is The Harness ?

A daily summary of what is interesting and happening in the AI industry, with a focus on what this means for people building harness experiences that are used.

Good morning, it's Thursday, July ninth.

In today's briefing we see xAI launching Grok 4.5 trained on real developer sessions, OpenAI retracting confidence in SWE-Bench Pro the same day Grok 4.5 uses it to make its pitch, a multiplayer world model rendering real-time Rocket League on one GPU, and enterprises building their own agent training loops instead of renting from labs.

First up - Today in the big model news;

Open AI

OpenAI published an audit of SWE-Bench Pro and retracted its recommendation to use it, finding roughly thirty percent of tasks broken or contaminated across two independent review passes. The same day xAI launched Grok 4.5 with specific SWE-Bench Pro performance claims — right as the benchmark's most vocal proponent was telling the field not to trust it. For procurement teams evaluating coding model performance, the playbook is shifting from public leaderboards to proprietary evals built on your own production workload, because the benchmark's failure mode is indistinguishable from a real capability gap until you've verified which one you're looking at.

OpenAI also launched GPT-Live, a full-duplex voice model that listens and speaks simultaneously with real-time conversational markers, delegating complex reasoning to GPT-Five-point-five in the background. For voice-agent teams, the pattern is now standard: let the lightweight model handle edge latency while only paying frontier-model inference when reasoning is required, because the cost equation changes when you route based on task complexity instead of defaulting to expensive models.

In other lab news today, xAI

xAI released Grok Four-point-five, their first model trained specifically for coding and agents. Built on the V9 foundation with a fine-tuning pass using trillions of tokens from Cursor developer sessions, Grok Four-point-five captures how developers actually work with codebases. The SpaceX-Cursor acquisition closes Q three, but the two companies have been training together for months: buy the harness, extract usage patterns, feed them back into the model before the deal formally closes. On benchmarks Grok Four-point-five splits with Opus Four-point-eight, winning some and losing others, but at two and six dollars per million tokens against Opus's five and twenty-five, and using four-point-two times fewer output tokens, the pitch is efficiency and cost, not raw capability. For AI product leaders, the value is now clear: owning the training data loop compounds more than raw capability improvements, because when you control the developer interface, you can extract production patterns and feed them back into model training before the deal even closes.

World Model developments

General Intuition, Kyutai, and Epic Games open-sourced MIRA, a five-billion-parameter world model rendering a full four-player Rocket League match at twenty frames per second on one B-two-hundred GPU, no physics engine required. Trained on ten-thousand hours of gameplay with the dataset released alongside the weights, MIRA extends learned-simulator patterns from single-agent to multi-agent, stitching four players' latent frames into one spatial grid. For infrastructure teams building agent loops, learned world models are becoming infrastructure rather than research demos, because once they generalize to other multi-agent domains, you've replaced an entire hand-coded simulation layer with a model that learns its own environment dynamics.

In the harness, tools and orchestration world;

Microsoft Research open-sourced Flint, an intermediate visualization language that lets agents emit compact chart specs instead of raw Vega-Lite or D-three code, with a compiler targeting Vega-Lite, ECharts, and Chart-dot-js from one semantic spec. It's the same design move as Leanstral: shrink the model output surface to what's type-checkable rather than asking it to freehand large structures. For product teams building structured agent outputs, narrower output languages reduce hallucination surface, because agents fail routinely when asked to freehand large code generation but succeed with small, type-checked specifications.

NVIDIA and LangChain released the NemoClaw Deep Agents Blueprint, an open enterprise agent stack claiming ten times lower inference cost than closed alternatives. For infrastructure teams building enterprise agent stacks, orchestration architecture is now the cost lever as much as model selection, because the efficiency gains come from how you route decisions between models and layers, not which frontier model you call.

Prime Intellect raised one-hundred-thirty million Series A to build compute, RL environments, and evaluation infrastructure so enterprises can train and improve their own agents without depending on frontier labs. Six-thousand customers and one-hundred million-plus annual recurring revenue at a one-billion valuation. For enterprise AI leaders, build-versus-rent is tilting toward build even for teams uninterested in frontier training, because committing to an agent architecture at scale makes owning the training loop the margin lever rather than renting inference.

That's the briefing. Have a great day.