SpaceXAI, the company most people still know by its old name, xAI, shipped a new flagship model on August 12. Grok 4.6 is built around a single idea: keep an AI agent working on a task for a long time, across many steps, without it losing the thread or needing constant hand holding. That is a different pitch than “our chatbot is smarter now,” and it tells you where the whole industry is racing next.
The release lands in a crowded week for AI news, right alongside reports that Anthropic is negotiating a roughly six billion dollar deal for the video and world model startup Decart, and it follows Google’s Pixel 11 launch, which leaned hard on Gemini running locally on the phone. Everyone is placing a different bet on what AI should do next. SpaceXAI’s bet is agents that can code, plan, and finish real jobs on their own.
Quick facts: Grok 4.6
- Released: August 12, 2026, by SpaceXAI (formerly xAI)
- Context window: 500,000 tokens, text and image input, text-only output
- Pricing: $2 per million input tokens / $6 per million output tokens under 200K context; doubles above that
- Available in: Cursor, Grok Build, the SpaceXAI API, OpenRouter, Vercel, and Cloudflare
- Knowledge cutoff: February 1, 2026
What actually changed
Grok 4.6 is the first flagship release to carry the SpaceXAI name from the ground up, and its focus reflects a broader shift toward treating Grok as a platform for developers and enterprises rather than a social media chatbot. SpaceXAI says the model went through a longer supplemental training run than Grok 4.5, using curated model generated reasoning, engineering focused data, an updated optimizer, and a revised training recipe. In practice, that means Grok 4.6 is tuned to hold context and stay useful over long, multi step sessions, the kind of work involved in refactoring a codebase or working through a research task with several dependent parts.
It is not a small update dressed up with a new number. On the benchmarks SpaceXAI published at launch, the gains over Grok 4.5 are large enough to matter for anyone deciding which model to route agentic work through.
| Benchmark | Grok 4.5 | Grok 4.6 |
|---|---|---|
| GDPVal-AA v2 (knowledge work) | 1,526 | 1,753 |
| CursorBench v3.2 | 66.7% | 69.9% |
| DeepSWE v1.1 | 54.0% | 65.9% |
| FrontierCode v1.1 Extended | 56.6% | 61.3% |
The DeepSWE jump, nearly twelve points, is the one worth sitting with. That benchmark leans on realistic software engineering tasks rather than short puzzle style questions, and it is the closest proxy we have for “can this model actually finish a ticket.”
Where Grok 4.6 lands against the rest of the field
SpaceXAI also published a comparison against Artificial Analysis Intelligence Index, a composite score built from nine separate benchmarks. Grok 4.6 ties OpenAI’s GPT-5.6 Sol at 61 points, both of them trailing Anthropic’s Fable 5 Max at 62 and both comfortably ahead of Grok 4.5 High, which sits at 56.
| Model | Artificial Analysis Intelligence Index |
|---|---|
| Fable 5 Max (Anthropic) | 62 |
| Grok 4.6 (SpaceXAI) | 61 |
| GPT-5.6 Sol (OpenAI) | 61 |
| Grok 4.5 High (previous flagship) | 56 |
A one point gap between Grok 4.6 and GPT-5.6 Sol is close enough to call a tie in practice, and it puts three labs within a rounding error of each other at the top of the leaderboard. That is a genuinely different competitive picture than a year ago, when a single model would often lead every benchmark by a wide margin. The frontier has compressed, and the fight has shifted from “who is smartest” to “who is cheapest and most reliable to build on.”
That is also where the coding-tool ecosystem is worth watching closely, and not just for SpaceXAI. Google, for instance, rolled out its own coding agent as a free tool for all users, and this kind of fast, no cost distribution is becoming as important to a model’s success as its raw benchmark score. On the opposite end of the spectrum, Meta went a completely different direction and open sourced a 30 billion parameter agent that runs on a single consumer gaming GPU, trading frontier level intelligence for something anyone can run locally without an API bill. Grok 4.6 sits at the expensive, hosted, top-of-the-market end of that same trend: bigger context, higher scores, and a per-token bill to match.
Pricing and where to actually use it
Grok 4.6 bills at $2 per million input tokens, $0.50 per million cached input tokens, and $6 per million output tokens for prompts under 200,000 tokens. Cross that threshold and every one of those rates doubles. A faster, pricier variant is also available for teams that want lower latency on interactive agent loops. It ships day one inside the Cursor code editor, inside SpaceXAI’s own Grok Build app builder, through the company’s API, and via third party routers including OpenRouter, Vercel, and Cloudflare, so most developers will not need to change tooling to try it.
The part SpaceXAI isn’t talking about
Here is the less flattering half of the story. For the second release running, Grok 4.6 shipped without a model or safety card, the kind of technical document rivals like OpenAI and Anthropic routinely publish alongside a major release. SpaceXAI says the model does more self-testing and verification on long task chains, but it has not released granular data on guardrails or documented failure modes. For a model explicitly marketed for autonomous, long-running agent work, that is a real gap. Engineers building on top of Grok 4.6 have no official documentation to tell them how it behaves when a multi-step agent run goes sideways, or what limits exist on its function calling and tool use.
That gap lands differently for Grok than it would for almost any other model family, because Grok already carries an unusually public history of safety incidents, from politically skewed and extremist outputs to the unauthorized generation of sexualized images of real people. None of that history is a direct comment on Grok 4.6’s behavior specifically, but it is the context regulators and enterprise buyers will read this release against. It is also a pointed contrast with what is happening in Europe right now, where the EU AI Act’s transparency and documentation requirements have just become enforceable, and most AI companies are scrambling to catch up. A flagship model shipping without a safety card is exactly the kind of practice that regulation is aimed at.
What this means if you build with AI tools
For developers evaluating agent-capable models this month, the practical takeaway is fairly simple. Grok 4.6 is now genuinely competitive with GPT-5.6 Sol and not far behind Fable 5 Max on raw capability, its pricing is reasonable for a frontier model, and it is already wired into the coding tools most teams already use. The DeepSWE and CursorBench gains suggest it should hold up well on real refactors and multi-file changes, not just isolated coding puzzles.
Weigh that against the documentation gap before handing it broad, unsupervised control over production systems. A model that plans and executes long chains of actions on its own is exactly the kind of system where you want a paper trail explaining what it will and will not do, and right now that paper trail does not exist for Grok 4.6. The sensible approach, at least until SpaceXAI publishes more, is to treat it as a strong option for supervised or sandboxed agent work, and to keep a closer eye on it than you would a competitor that ships with a full model card.
The bigger pattern is the one to watch past this single release. Three frontier labs are now separated by a single point on composite benchmarks, pricing is trending down even as context windows grow, and distribution, not just intelligence, is starting to decide which model developers reach for by default. Grok 4.6 is a strong entry in that race. Whether SpaceXAI backs it with the documentation that kind of power actually deserves is still an open question.

