SpaceXAI launched Grok 4.6 on Wednesday, less than a month following the release of Grok 4.5, with a training approach that prioritizes error detection and recovery over generating flawless code immediately. The company claims the model can investigate unknown subjects, navigate extensive code repositories, and transform product concepts into working applications. SpaceXAI also observed that the model verified its output more frequently during extended tasks, though independent confirmation of these results is pending.

On CursorBench v3.2, Grok 4.6 achieved 69.9%, compared to 66.7% for Grok 4.5, placing it ahead of OpenAI's GPT-5.6 Sol Max at 67.2% but behind Anthropic's Fable 5 Max at 70.5%. Its DeepSWE v1.1 performance jumped from 54% to 65.9%, though GPT-5.6 Sol Max and Fable 5 Max maintained leads with 73% and 70%. On FrontierCode v1.1 Extended, Grok posted 61.3%, narrowly surpassing Sol's 60.6% but trailing Fable's 63.6%. Terminal-Bench v3.0 proved more challenging, with Grok climbing from 15.7% to 26%, while Sol and Fable stayed well ahead at 34.6% and 34.1%. Grok's APEX-Agents score rose from 47.1% to 57.5%, edging past Sol Max at 56.7% but remaining below Fable 5 Max at 59.2%. Its Artificial Analysis Intelligence Index score increased five points to 61, matching GPT-5.6 Sol Max but falling short of Claude Opus 5 and Fable 5.

SpaceXAI subjected Grok 4.6 to an extended supplemental training cycle beyond its predecessor, mixing model-generated reasoning and technical content with engineering information, according to the report. The company adjusted both the optimizer and the training formula used to modify the model's weights. It then employed Grok 4.5 to recreate supervised fine-tuning pathways across various reasoning configurations, agent frameworks, and fields including STEM, software engineering, and knowledge work, removing flawed pathways through model-based screening. Reinforcement learning broadened this effort into general coding, kernel optimization, web development, and computer-aided design, rewarding the model for finishing the complete task rather than merely producing a credible code segment. The report states that Grok 4.6 grew more inclined to stop during longer assignments and verify whether its work actually succeeded before proceeding, also generating stronger initial versions of visual and interactive applications while identifying and fixing its own errors during the work process.

SpaceXAI explains that the shift reflects a broader change in the coding-model competition: writing correct code on the first attempt remains important, but detecting mistakes, repairing them, and advancing without losing track of the original objective now carries equal weight. The company retained the same API pricing structure as Grok 4.5, charging $2 per million input tokens and $6 per million output tokens, with a faster version costing double. For agents running over extended periods, token rates represent only a fraction of total expenses, as a model with a low token cost may still generate high bills if it continuously invokes tools, rereads files, or restarts tasks. Conversely, a pricier model may prove more economical if it finishes tasks in fewer steps. Artificial Analysis positions Grok 4.6 on its Intelligence-versus-Cost-per-Task Pareto frontier at $0.84 per task, while internal testing on AA-Briefcase showed Grok 4.6 completed the assessment in roughly 53 turns using approximately 0.5 billion input tokens, compared to Claude Opus 5 Max requiring around 103 turns and 2 billion input tokens.

Grok 4.6 is accessible through the SpaceXAI API, OpenRouter, Vercel, and Cloudflare, as well as via Grok Build and Cursor, which SpaceX recently acquired. Grok Build, SpaceXAI's answer to Anthropic's Claude Code and OpenAI's Codex, comes with the $30-per-month SuperGrok plan, and SpaceXAI is offering double the included Grok 4.6 usage in Cursor and Grok Build during the model's first week. This release follows the July launch of Grok 4.5 and arrives one day after the debut of Grok Bot, a system for delegating ongoing tasks to persistent agents, and collectively these launches signal that SpaceXAI is transitioning beyond a chatbot paradigm toward constructing the infrastructure required to sustain long-running agents. As coding budgets tighten across the industry, organizations selecting models for agent deployment will need to weigh benchmark performance against practical task completion costs rather than headline token pricing alone.