On August 12, 2026, xAI released Grok 4.6. The core facts: parameters grew from Grok 4.5's 1.5 trillion to 2 trillion, trained on the Colossus supercomputing cluster; its Intelligence Index across nine benchmarks matched GPT-5.6 Sol Max; API pricing stayed at $2 per million input tokens and $6 per million output tokens. Training data included filtered model-generated reasoning traces, advanced technical concepts and high-quality engineering data; SFT traces were regenerated with Grok 4.5, screened by model inspection, then followed by large-scale agentic reinforcement learning. See our report: Grok 4.6: performance parity with GPT-5.6, iteration pace in focus.
What draws the most attention about Grok 4.6 is not any single benchmark but the cadence: xAI planned to ship Grok 4.7 before August 21, normalizing a monthly flagship rhythm. The pace rests on continuous Colossus expansion and a closed data loop — after SpaceX's listing, Grok and Colossus became its showcase AI strategy, and SpaceX engineering data entered the training corpus.
The upside is a model that keeps pushing the frontier in agentic coding and knowledge-work tests. The cost is that training must be heavily automated — data filtering, trace generation and RL all inside a few weeks. For deployers, a monthly cadence also means more frequent regression validation: prompts and workflows tuned on the last version may not hold on the next.
Grok 4.6 kept API pricing flat ($2/$6 per million tokens), so the same budget buys reasoning from a much larger model. Cursor and Grok Build offered double included quota in the first week. Integration surface: the API is compatible with the standard OpenAI SDK, and the model is available on OpenRouter, Vercel and Cloudflare, plus direct integration in Cursor — a 500K-token context window with near-previous-gen speed suits cross-file refactoring and multi-tool agent applications. Pricing analysis in our report: Grok 4.6 pricing and the competitive landscape.
Vendor benchmarks and independent evaluations answer different questions: the former proves capability ceilings, the latter checks steady-state behavior under everyday conditions. Our Winzheng Index continuously evaluates Grok models across real code-sandbox execution, factual grounding and engineering judgment (see the live table below, refreshed with every public run). Worth singling out is the WDCD multi-turn constraint-holding test, which checks whether a model holds stated constraints under progressive multi-turn pressure — Grok models have consistently ranked in the top tier on this dimension; see the live data below for current scores.
A caveat: differences in evaluation methodology matter far more than small score gaps. Read the scoring rules first — fully public, no AI judges.
The flip side of fast iteration is stability and governance pressure. We have covered two kinds of Grok incidents: a widespread gibberish-output outage (exposing how hard regression coverage is at a monthly cadence), and a celebrity-deepfake content controversy (the balance between content-safety policy and product openness). For enterprise users the lesson is consistent: manage the model as a fast-moving external dependency — version pinning, output monitoring and rollback plans are all mandatory.
This vendor's model scores from the latest public full run on 2026-08-17 (out of 100; real sandbox execution + rule-based scoring, zero AI judges). Auto-updates with every public run.
| Overall Rank | Model | Overall | Code Execution |
|---|---|---|---|
| 3 / 11 | Grok 4 | 80.1 | 82.7 |
Constraint-holding scores under multi-turn pressure from the latest public WDCD run on 2026-08-23 (out of 100, 100% rule-based scoring). Auto-updates with every public run.
| # | Model | WDCD Score |
|---|---|---|
| 1 | Grok 4 | 94 |
| 2 | GLM-4.6 | 88.9 |
| 3 | DeepSeek V4 Pro | 88.1 |
| 4 | Claude Sonnet 4.6 | 86.7 |
| 5 | Gemini 3.1 Pro | 86.5 |
| 6 | GPT-o3 | 84.8 |
| 7 | Claude Opus 4.7 | 84.6 |
| 8 | Gemini 2.5 Pro | 80.1 |
| 9 | GPT-5.5 | 77.7 |
| 10 | Qwen3 Max | 75.3 |
| 11 | 豆包 Pro | 68.2 |
By xAI's published numbers, Grok 4.6 matches GPT-5.6 Sol Max on the nine-benchmark Intelligence Index at a lower API price. But vendor benchmarks only establish capability ceilings; in our independent testing the two trade wins across dimensions like code execution and constraint-holding stability — see the live table on this page and the main leaderboard for the current comparison.
$2 per million input tokens and $6 per million output tokens — unchanged from the previous generation despite parameters growing from 1.5T to 2T. Cursor and Grok Build offered double included quota in launch week.
The API is compatible with the standard OpenAI SDK — switching base_url is usually enough. It is available on OpenRouter, Vercel and Cloudflare, and integrated directly in Cursor. The context window is 500K tokens.
Three conditions stack up: Colossus-scale compute, a closed data loop that includes SpaceX engineering data, and a heavily automated training pipeline (trace regeneration, model-based screening, agentic RL). Whether the cadence holds up in quality is something our weekly independent evaluations track.
In the latest public full run of the YZ Index on 2026-08-17, Grok 4 scored 80.1 overall (out of 100), ranking 3 of 11 evaluated models. Scores are weighted across core dimensions including real code sandbox execution, with 100% rule-based scoring and zero AI judges.
In the latest public WDCD run on 2026-08-23, Grok 4 ranked first among 11 tested models with a score of 94 (out of 100). WDCD applies progressive multi-turn pressure to test whether constraints hold, with 100% rule-based scoring.