xAI Releases Grok 4.6 for Long-Running Agents

xAI released Grok 4.6 on August 12, adding a frontier model for coding, long-running agents, knowledge work, and visual project creation. xAI's developer documentation lists a 500,000-token context window and API pricing of $2 per million input tokens and $6 per million output tokens. Artificial Analysis scored the model 61 on its Intelligence Index, level with GPT-5.6 Sol in that evaluation.
xAI released Grok 4.6 on August 12, making the model available through its API, Cursor, and Grok Build. The release targets coding, agentic tasks, and knowledge work, according to xAI's developer documentation and Cursor's launch post.
xAI's API documentation lists a 500,000-token context window, text and image inputs, text output, and selectable reasoning levels of low, medium, high, and xhigh. The model is accessible through both the Responses API and Chat Completions API. The documentation sets standard pricing at $2 per million input tokens and $6 per million output tokens, and recommends using a conversation identifier to improve cache-hit reliability for multi-turn workloads.
Cursor reports that Grok 4.6 is available in its product from launch, with twice the included usage in Cursor and Grok Build during the first week. The company describes the release as emphasizing long-running work across codebases, research tasks, interactive applications, and visual projects.
Training and agentic workload claims
According to Cursor, Grok 4.6 received a longer supplemental training run than Grok 4.5, using curated model-generated reasoning data, engineering data, an updated optimizer, and a revised training recipe. Cursor also reports that later supervised fine-tuning and reinforcement-learning stages covered reasoning, software engineering, knowledge work, kernel optimization, web development, and computer-aided design environments.
Cursor characterizes the model as stronger than Grok 4.5 at producing first-pass visual and interactive applications, and reports that longer task trajectories showed more self-testing and verification behavior. These are vendor-reported performance characterizations rather than independently established guarantees. Teams assessing autonomous coding or knowledge-work systems generally need to validate tool-call reliability, task completion rates, and error recovery in their own harnesses, because benchmark performance can vary materially with scaffolding, permissions, and evaluation design.
Benchmarks and cost comparisons
Independent evaluator Artificial Analysis assigned Grok 4.6 a score of 61 on its Artificial Analysis Intelligence Index, a five-point increase from Grok 4.5 and level with GPT-5.6 Sol in that index. Artificial Analysis placed Claude Opus 5 at 63 and Claude Fable 5 at 62 under the configurations it evaluated.
The evaluator also reported an Elo of 1753 on GDPval-AA v2, 50.7% on the tool-use benchmark tau3-Banking, and 88.4% on Terminal-Bench v2.1. On AA-Briefcase, its private long-horizon knowledge-work benchmark, Artificial Analysis reported a 1577 Elo and estimated that Grok 4.6 completed tasks in about 53 turns and 0.5 billion input tokens on average. Its comparison reported roughly 103 turns and 2.0 billion input tokens for Claude Opus 5 under the tested setup.
Artificial Analysis places Grok 4.6 on its intelligence-versus-cost-per-task Pareto frontier, estimating $0.84 per task under its methodology. Its comparison also notes that cache-hit pricing increased to $0.50 per million tokens from $0.30 for Grok 4.5. Practitioners operating long agent loops should distinguish headline input pricing from effective cost: repeated context, cache behavior, tool calls, retries, and the number of model turns often dominate the bill for agentic systems.
VentureBeat reported that the model's standard API price is below the listed standard pricing for Claude Opus 5 and GPT-5.6 Sol, while also noting higher pricing for prompts at or above 200,000 tokens. The 500,000-token context window makes that threshold relevant for repository-scale or document-heavy workflows, where prompt construction and caching policies can substantially affect total inference cost.
Grok 4.6 enters a frontier-model market where agentic benchmarks are increasingly central to procurement. The reported results provide useful comparative evidence, but production selection still depends on workload-specific testing, including coding correctness, tool-use controls, latency, context retention, and safety behavior.
Key Points
- 1Grok 4.6 combines a 500,000-token context window with selectable reasoning levels for coding and long-running agent workloads.
- 2Artificial Analysis scored Grok 4.6 at 61, placing it alongside GPT-5.6 Sol on that composite benchmark.
- 3For multi-turn agents, industry evaluations show effective cost depends on caching, turn count, retries, and tool-use overhead.
Scoring Rationale
Grok 4.6 is a same-day frontier-model release with independently reported benchmark results near leading proprietary systems and API access for developers. Its long-context configuration, agentic-task emphasis, and lower listed token pricing make it materially relevant to teams evaluating coding and knowledge-work agents.
Sources
Public references used for this report.
Practice interview problems based on real data
1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.
Try 250 free problems

