“With an open model like NVIDIA Nemotron, a LangChain harness, the NVIDIA OpenShell runtime, and a company’s own data, every enterprise can build custom agents that understand its business, use its tools, and turn knowledge into action.”
That’s Jensen Huang on Wednesday, launching the NemoClaw Deep Agents Blueprint with LangChain. In the fireside released alongside it, with LangChain’s Harrison Chase, he went further than the product pitch: “most companies are built on business processes. … In the future most companies will be built on harnesses.” That’s his answer for how agents actually reach the enterprise. A fast open model, Nemotron, does the specialist work. A harness runs the loop around it. And the company deploying it owns the stack.
It’s been one of the busiest weeks the AI world has put together this year, and almost none of the coverage connected the events that mattered. So here’s the week read as one story. Pour yourself a coffee; this one runs long.
Huang sells the silicon every piece of that stack runs on, so his pitch arrives with a vendor discount attached. It also happens to be the key to everything else that shipped. Between July 7 and 9, NVIDIA published its case that the CPU, of all things, is now an AI part, and the blueprint moved LangChain’s own agent eval roughly 10x on cost through configuration alone. Cursor and xAI shipped a model trained on a harness’s telemetry, OpenAI shipped a model family that leads its pitch with token efficiency per task, and Meta charged for a model for the first time in its history.
Cover them separately and you get five product stories. I think they’re one. Somewhere between Tuesday and Thursday, AI stopped selling talk and started selling finished work. The unit that matters now is not the token. It is the completed task, and every stage of the stack, from config files to a CPU, just started competing on it.
The Model Talks. The Harness Does the Work.
Strip the jargon and a large language model is a brilliant mind that can only talk. It can’t run code, clone a repository, execute a test suite, or click a button. Everything that turns talk into work comes from the machinery wrapped around the model: the system prompt, the tool definitions, the middleware passing messages, the logic that spawns sub-agents, the sandbox where the work executes. That machinery is the harness.
You’ve probably used one this week without the word for it. Claude Code, Cursor, and Codex CLI are harnesses. Each wraps a model in its own prompts, tools, retry logic, and context management, and sells the package as a coding agent. The model is the engine; the harness decides which tools it reaches for, when it retries a failed test, what context it keeps, and when it stops. Anyone who’s swapped the same model between two of those tools has felt the difference. One setup one-shots the refactor; the other burns twenty minutes calling the wrong tools on identical weights. Adel El Hallak, NVIDIA’s VP of Product for AI, posted the cleanest definition of the week on LinkedIn Thursday morning, “An agent is more than a model. It is a model plus a harness,” and named the practice of tuning the scaffolding instead of the weights. “We call that harness engineering.”
Part of what the market has been pricing as model capability is harness capability. Tokens are an input price. A completed task consumes token bursts, but also tool calls, repository clones, test runs, sandbox time, failed branches, and retries, and the harness decides how much of that is waste. Dollars per completed task prices the whole loop, retries included.

This is what I meant in The Compute Confession when I argued that a frontier price sheet is a leaked bill of materials. A token price leaks the hardware bill underneath the model; a task price leaks the model, the harness, and every wasted call between them.
Hardly anything referees this in public. There’s no fixed task set and no agreed success threshold, so every vendor scores itself.
Every Launch This Week Was Selling Tasks
Start with the incumbent. OpenAI opened GPT-5.6 Sol, Terra, and Luna on Thursday at unchanged or lower token prices; Sol launched at GPT-5.5’s exact sheet, $5 in and $30 out per million tokens. The pitch went to the new unit instead, with Sol billed as 54% more token efficient on agentic coding tasks. Altman told CNBC: “Every enterprise now is thinking about spend and the value they’re getting in exchange for AI, and this is what we really want to do.”
Meta ran the same play from the price end. Muse Spark 1.1 is the first model Meta has ever charged for, and per Bloomberg’s coverage it lands at $1.25 in and $4.25 out per million tokens with a 1M-token context window, 4x below GPT-5.5 on input. Coverage of Meta’s eval tables, vendor numbers all, shows the aim. It sits near the top on tool use (JobBench 54.7 against 48.4 for Opus 4.8; MCP Atlas 88.1) and a step back on one-shot coding (SWE-Bench Pro 61.5 against Opus’s 69.2). That price sheet is built for task volume, not benchmark trophies.
And Grok 4.5 only makes sense in the task lens. Cursor and xAI announced it as the first jointly trained model between a frontier lab and a harness company. (The lab’s own launch page styles the entity “SpaceXAI”; I’m writing xAI until the consolidation is confirmed.) The training corpus is the tell: trillions of tokens of Cursor telemetry, priced at $2 in and $6 out per launch coverage. A tuned profile bends the harness to the model. Grok 4.5 bends the model to the harness. Either direction, the thing being optimized is finished work per dollar.
The other two launches were infrastructure, and they bookend the story. LangChain and NVIDIA’s blueprint shipped a per-model harness profile as pure config, no fine-tuning, carrying a 10x cost claim on their own eval that I take apart below. In the fireside, Harrison Chase names that comparator: Claude Opus, at 87 to Nemotron’s 86, ten times the cost.And NVIDIA’s Vera CPU posts landed July 7, two days before any of the model news, pitched in NVIDIA’s own press language as a shift “from cores per dollar to tokens per dollar.” A CPU launch marketed in AI-economics terms is itself a tell, and the engineering behind it is the strongest confirmation of the whole thesis.
That’s the free half: the vocabulary and the news. Behind the paywall is the part that makes it investable. The mechanical proof of the Denominator Stack, including the exact figures on the config file that moved an agent eval an order of magnitude with the weights untouched, and the enterprise that measured the same lever on its own multi-million-line codebase. The only third-party board pricing coding agents in dollars per task, what its same-day rerun of GPT-5.6 did to the open-versus-closed narrative, and why the loser of that reading isn’t who you’d guess. The purpose-built-silicon read on NVIDIA’s Vera CPU. The bounded NVDA claim, and the one company that may end up selling the loop to everyone who can’t build it. Four ranked risks, including the one aimed at my own framing, and the watch items for the next two weeks.

Leave a Reply