Grok 4.6 Release Notes: Agentic Coding and Frontier Intelligence

Grok 4.6 delivers frontier intelligence for agentic workflows

Grok 4.6 is designed specifically for long-running agents and ambitious interactive and visual work, enabling the model to sustain complex tasks across multiple steps. It is particularly effective at researching topics, analyzing information, navigating large codebases, and transforming product ideas into polished applications.

On the Artificial Analysis Intelligence Index—a composite score of nine benchmarks—Grok 4.6 matches the performance of GPT-5.6 Sol with a score of 61. It also demonstrates strong performance in agentic coding and knowledge work benchmarks, specifically showing improvements over Grok 4.5 in the following areas:

  • GDPVal-AA v2: 1753 (up from 1526 in Grok 4.5)
  • CursorBench v3.2: 69.9% (up from 66.7% in Grok 4.5)
  • DeepSWE v1.1: 65.9% (up from 54% in Grok 4.5)
  • FrontierCode v1.1 (Extended): 61.3% (up from 56.6% in Grok 4.5)
  • APEX-Agents: 57.5% (up from 47.1% in Grok 4.5)

Technical Improvements in Training and RL

Grok 4.6 utilizes a longer supplemental training run and refined data curation to improve reasoning and technical capabilities. The training process involved several key stages:

  1. Foundation Training: xAI used curated model-generated data for advanced technical concepts and reasoning, combined with high-quality engineering data and an improved optimizer/training recipe.
  2. SFT (Supervised Fine-Tuning): Grok 4.5 was used to regenerate SFT trajectories across STEM, software engineering, and knowledge work. Model-based checks were then used to filter out problematic traces.
  3. Agentic RL: The model was trained on a wide range of reinforcement learning tasks, including general coding and domain-specific environments for web development, kernel optimization, and computer-aided design (CAD).

Enhanced Capabilities for Project Development

Grok 4.6 is optimized to turn broad product ideas into working first versions with minimal iteration. The model exhibits a stronger ability to establish structure and visual language for applications in a single pass compared to Grok 4.5.

Key behavioral improvements include:

  • Self-Verification: On longer trajectories, the model more frequently performs self-testing and verification of its work before proceeding to the next step.
  • Visual/Interactive Strength: The model produces higher-quality first passes for visual projects, reducing the need for extensive initial iterations.

Safety and Deployment

The safety stack for Grok 4.6 has been calibrated to maximize utility for legitimate engineering and research use cases. This includes allowing the model to be helpful in domains such as vulnerability patching and accelerating the engineering design cycle. xAI reports using its widest-ever suite of pre-deployment testing and extensive third-party testing to calibrate these safeguards.

Availability and Pricing

Grok 4.6 is available via the SpaceXAI API, Grok Build, and Cursor. It is also accessible through partners including OpenRouter, Vercel, and Cloudflare.

  • Standard Pricing: $2 per million input tokens; $6 per million output tokens.
  • Fast Variant: Available at twice the standard price.
  • Promotions: Users of Grok Build and Cursor receive 2x included usage for the first week of release.

Community Insights and Counterpoints

While official benchmarks show parity with other frontier models, community feedback from Hacker News presents a mixed view of the real-world experience:

Performance and Efficiency

Some users report that Grok 4.6 is more concise and "gets to the point" compared to competitors, while others argue it is less efficient with tokens than GPT-5.6 Sol.

"[Grok 4.5] just gets to the point, and is super fast and concise, no yapping... None of the weird 'Claude ipsum' jargon... or GPT 5.6-isms."

Conversely, some early adopters found the model slower than its predecessor and less capable of following complex instructions:

"I've had a few interactions with it through cursor and first impression is: I'm underwhelmed. The plans it produces are all over the place and hard to follow... Grok 4.5 produced better plans."

Trust and Governance

There is significant discussion regarding the trust levels associated with xAI's leadership. Some users expressed a preference for other labs due to concerns over data privacy and the personal involvement of Elon Musk in company operations.

API Implementation

Technical users noted that the SpaceXAI API appears to be injecting a default system prompt that prioritizes specific safety guidelines (such as refusing to write exploits or malware) over user-provided system instructions, occasionally leading to refusals to discuss the system prompts themselves.

Sources

Related