‘Smartest Model Yet’: SpaceX Launches Grok 4.5 Trained By AI Firm Cursor

WorkAI.TV Editorial Desk
3 Min Read

Share with your CTO

SpaceX is pushing Grok 4.5 hard into the developer tooling market, positioning it as a coding-first model trained in partnership with Cursor, the AI-assisted IDE that’s quietly become the preferred environment for serious engineering teams. The Grok 4.5 launch prices input tokens at $2 per million and output at $6 per million, undercutting OpenAI’s GPT 5.6 “Sol” ($5/$30) by a wide margin. The model runs on thousands of NVIDIA GB300 GPUs and powers SpaceX’s own terminal-based coding agent, Grok Build.

What this means for your business

The pricing gap between Grok 4.5 and GPT 5.6 Sol isn’t marginal, it’s structural. If your engineering org is running high-volume agentic coding workflows, where models are called repeatedly across loops rather than once per human prompt, the difference between $2 and $5 per million input tokens compounds fast. A team making 10 billion input token calls a month saves $30,000 on that line item alone, before touching output costs.

The Cursor co-training arrangement is the more interesting signal. Cursor didn’t just integrate Grok 4.5 as another model option. It shaped the model’s training, which means Grok 4.5 was optimized against real developer workflows, real codebases, real iteration patterns. That’s a tighter feedback loop than most frontier labs run with their general-purpose models. The resulting model should, in theory, handle the messy middle of software engineering, incomplete context, ambiguous requirements, multi-file edits, better than a model trained on cleaner academic benchmarks.

The question worth holding: does Cursor’s growing influence as a training partner give it durable differentiation, or does it accelerate its own commoditization by teaching model providers exactly how to build around it? If SpaceX ships a first-party IDE with Grok 4.5 baked in at a lower price point, Cursor’s position gets complicated fast.

Concept deep-dive: Agentic coding loops

Agentic coding refers to AI models operating autonomously across multi-step tasks, writing code, running tests, reading error output, revising, and iterating without a human prompt at each step. Traditional AI coding assistants wait for you. Agents don’t. Think of it like the difference between a contractor who needs daily instructions and one who runs the job site. Because agents call the model dozens of times per task, token costs matter far more than in single-shot completions. A model that’s 60% cheaper per token can make agentic workflows economically viable at production scale where others aren’t.

Based on reporting from ‘Smartest Model Yet’: SpaceX Launches Grok 4.5 Trained By AI Firm Cursor, originally published 2026-07-09 11:06:00.

Share This Article