A New Number on an Old Model

On 12 August 2026, SpaceXAI, the company that used to trade as xAI before SpaceX's stock-swap merger folded it into the group earlier this year, put out Grok 4.6. The model's own release notes make an unusual admission for a launch day: the network underneath is the same 1.5 trillion parameter V9 foundation model that shipped inside Grok 4.5. Nothing about the base architecture, the parameter count or the pretraining run changed. What changed is everything that happened to the model after pretraining finished.

That distinction matters because it is not how frontier labs usually talk about a jump in capability. A new model number has typically meant a new base network, trained from scratch on a larger or fresher dataset at a cost of tens of millions of dollars in compute. Grok 4.6 instead spent its budget on extended supervised fine-tuning and reinforcement learning, the post-training stage where a model is shown examples of good and bad answers and adjusted to prefer the good ones, without touching the underlying weights that encode its raw knowledge.

Where the Numbers Land

On the benchmarks SpaceXAI chose to publish, Grok 4.6 scores 69.9 percent on CursorBench v3.2, a coding-agent test built around real Cursor sessions, 65.9 percent on DeepSWE v1.1, 57.5 percent on APEX-Agents and 61.3 percent on FrontierCode v1.1. The company reports each of the four as an improvement over Grok 4.5, though it has not published the prior-generation figures on this exact set alongside them, so the size of the gain is SpaceXAI's own claim rather than a number Servola can independently recompute.

The more useful outside check comes from Artificial Analysis, a third party that runs its own Intelligence Index across vendors. Grok 4.6 scores 61, tying OpenAI's GPT-5.6 Sol and overtaking the Chinese model Kimi K3, while still sitting behind Claude Opus 5 and Claude Fable 5 at the top of that board. On GDPval-AA v2, a separate index built around real-world knowledge work, Grok 4.6 reaches an Elo rating of 1,753. Taken together, the model has closed most of the gap to the leaders without ever leaving its own base network.

Price, Context and Where It Runs

Pricing is unchanged from what a Grok 4.5 customer already pays under 200,000 tokens of context: 2 dollars per million input tokens, 0.50 dollars per million for cached input, and 6 dollars per million output tokens. Cross a 200,000 token prompt and the rates step up to 4, 1 and 12 dollars respectively, a tier most agentic coding sessions will rarely touch but that a document-heavy legal or research workflow could hit often. VentureBeat's own reporting lists a 500,000 token context window; that figure does not appear on SpaceXAI's primary announcement page, so it should be treated as a secondary-source number until the company publishes it directly.

Access is broad from day one: Cursor, Grok Build, the SpaceXAI API, OpenRouter, Vercel and Cloudflare all list Grok 4.6 as available at launch, rather than staging it through a private beta first. For a team already routing traffic through any one of those five channels, switching to Grok 4.6 is a model-name change in a config file, not a new integration.

Beyond What Happened: When Training Beats Scale

The headline fact here is not that Grok 4.6 is better than Grok 4.5. It is that two consecutive releases now sit on the identical base network, and the second one closed most of the distance to GPT-5.6 Sol and Claude Fable 5 purely through post-training. That is a meaningful data point about where AI progress is currently coming from. For several years the dominant story of frontier capability was bigger clusters and bigger pretraining runs; Grok 4.6 is evidence that a well-run round of supervised fine-tuning and reinforcement learning can now close a comparable share of the distance, on hardware and a base model the vendor already owns.

The consequence for anyone tracking vendor standing is that a leaderboard position is no longer a reliable proxy for how much capital or how large a cluster a company has behind it. A rival with a smaller compute budget can, in principle, close a benchmark gap on its own existing base model the same way SpaceXAI just did, without ever announcing a new foundation model or a new training run large enough to make headlines. The moat that a big pretraining budget used to buy has gotten shallower, and the timeline on which a competitor can respond has gotten shorter.

What This Means for a Vendor You Are Already Building On

An owner deciding which AI vendor to standardize on should treat today's benchmark position as a snapshot with a short shelf life rather than a durable advantage bought with infrastructure. Since a post-training cycle runs in weeks, not the year-plus timeline of a full retrain, the gap between two vendors can move meaningfully between one procurement review and the next, in either direction, without either company announcing a new base model at all. Ask a prospective vendor how their latest capability gain was produced; the answer predicts how quickly a competitor could match it.

The practical response is to keep integration surfaces model-agnostic where the workload allows it, re-benchmark on a cadence shorter than a typical post-training cycle rather than once a year, and stop reading a vendor's current price-per-token or leaderboard rank as a permanent moat. Grok 4.6 is a working demonstration that the gap Servola's own readers might be counting on to justify a lock-in decision can close without the capital outlay that decision assumed it would take.