SpaceX exercised its option to acquire Cursor on June 16, 2026, in an all-stock deal valued at $60 billion. That same day, the SpaceX X account confirmed that xAI had been jointly training a new model with Cursor for several months — and that the model would launch in Cursor and Grok Build “soon.”

That soon is today. The Information reported July 7 that SpaceXAI planned to release the jointly trained model as soon as Wednesday, July 8 — after pushing back an earlier launch date to improve efficiency.

This is Grok 4.5: xAI’s 1.5-trillion-parameter V9 foundation model, fine-tuned on Cursor developer sessions. It arrives at a company with a computing footprint (Colossus), a social distribution channel (X), an automotive channel (Tesla), a coding IDE (Cursor), and now a model built partially on the code its users wrote. That’s a vertical integration picture no other AI lab has.

Here’s what builders need to know before the rollout lands in your editor.


What Grok 4.5 Is

Grok 4.5 is not a new architecture. It’s xAI’s existing V9 foundation model — 1.5 trillion total parameters, trained on xAI’s Colossus supercomputer cluster — with an additional fine-tuning pass on Cursor’s developer session data. Elon Musk announced private beta at SpaceX and Tesla on June 28, 2026.

The Cursor data layer is the differentiator being pitched to builders. The argument: a model that has seen millions of real coding sessions in context — complete with file trees, error messages, terminal output, and multi-turn revision cycles — should outperform a general-purpose model fine-tuned only on synthetic coding tasks. Cursor’s Composer 2.5, launched May 2026, was already trained on 25× more coding task data than its predecessor. Grok 4.5 adds that corpus to the V9 foundation.

This is the data flywheel made explicit: Cursor users produce coding sessions → SpaceXAI uses those sessions to train the model → the model improves → more developers adopt Cursor → more sessions feed the next training run.


What the Performance Claims Actually Are

Musk’s June 28 announcement described Grok 4.5 as “close to, perhaps exceeding” Claude Opus in early evaluations. There are two significant caveats to that claim.

First: the evaluations are internal. The benchmarks cited — run at SpaceX and Tesla — were conducted by engineers now working inside the same corporate structure as xAI. No independent benchmark from LMArena, Artificial Analysis, SWE-bench, or Humanity’s Last Exam has scored Grok 4.5 as of this writing.

Second: “Opus” is undefined. Musk did not specify which Opus build. Claude Opus 4.8 (current) scores substantially better than Opus 4.7 on coding tasks. “Close to Opus” spans a wide range.

For comparison: Grok Build 0.1 — the previous dedicated coding model from xAI — scored 70.8% on SWE-bench Verified as of May 2026. Claude Code (Opus 4.8 backend) was at 87.6%, Codex CLI at 88.7%. Grok 4.5 would need to close a 17-point gap to reach parity with current leading tools.

That gap is plausible for a model trained at V9 scale with coding-specialized data. It’s also not confirmed. Wait for the first independent SWE-bench run.

A UI canary string — “Unlock the full power of Chat with Grok 4.5” — appeared in the Grok web interface on July 6, indicating active pre-launch preparation. Context window, published pricing, and API access details have not yet been formally announced.


What the SpaceX Acquisition Actually Changes

Our May 2026 Cursor 3 review covered the acquisition option as a pending risk. The option is now exercised. The deal closes in Q3 2026.

What changes operationally for Cursor users:

Default model path. When Grok 4.5 rolls into Cursor, it will likely become the default agent model, the same way Composer 2.5 is today. You can see this change in the Composer model selector. Your existing BYOK (bring your own key) configurations — using Claude, GPT, or Gemini through their respective APIs — remain possible and are not affected by the acquisition.

Training data terms. Cursor’s Terms of Service govern what Anysphere/SpaceX can use for training. Before Grok 4.5 becomes your default model, read the current terms — specifically the data retention and training sections. SpaceXAI’s interest in Cursor’s value as a training data source is now explicit. Teams with sensitive or proprietary codebases should audit this carefully.

Vendor dependency. Using the default Cursor + Grok 4.5 configuration means your editor, your primary coding model, and your model’s training data are all inside a single company’s perimeter. That’s a meaningful concentration of dependency compared to running Cursor with a Claude or GPT backend from a separate provider.

Acquisition completion timeline. The deal closes Q3 2026. Until then, Anysphere operates under its existing governance. After closing, SpaceX controls product, pricing, and data policy decisions.


Grok Build vs Cursor + Grok 4.5

SpaceXAI offers two paths to Grok 4.5:

Grok Build (terminal agent): SpaceXAI’s native terminal coding agent, available to SuperGrok subscribers ($30/mo) or via API ($1 per million input tokens / $2 per million output tokens). Plan-review-approve loop, up to 8 parallel subagents in isolated git worktrees, MCP support, AGENTS.md. Architecture is independent of Cursor’s IDE layer. This is where SpaceXAI controls the full stack end-to-end.

Cursor + Grok 4.5: Grok 4.5 as the default or selectable backend model inside Cursor’s IDE. You keep Cursor’s interface, Background Agents, the Graphite PR review workflow, and the tab completion that Cursor does better than most tools. The model is Grok 4.5.

The Grok Build path gives SpaceXAI tighter control and a direct subscription relationship. The Cursor path is higher friction for SpaceXAI but reaches Cursor’s much larger installed base.


Alternatives and What They Offer

If today’s launch makes you want to evaluate your options:

Claude Code (Anthropic): Terminal agent running on Opus 4.8/Sonnet 5. SWE-bench 87.6% (Opus 4.8). Currently the benchmark leader. API pricing: Opus 4.8 at $5/$25 per million tokens (Fable 5 at $10/$50 — usage credits required after July 12). No IDE integration by design — runs in your terminal alongside your existing editor. Anthropic is an independent company; no single-company stack risk.

Codex CLI (OpenAI): Terminal agent, 88.7% SWE-bench. GPT-5.6 Sol remains restricted to vetted partners during government cybersecurity review; GPT-5.5 is the current broadly accessible model. OpenAI is also independent of IDE vendors.

Windsurf (Codeium): Alternative IDE-based agent. Recently added its own coding model (SWE-1). Not acquired by any AI lab. Pricing competitive with Cursor. Worth evaluating if IDE-native agent UX matters and you want to stay out of the SpaceX stack.

Cursor with BYOK: Keep Cursor’s interface, switch the model to Claude or GPT via API keys. Maintains IDE ergonomics, routes model inference through a provider of your choice, and reduces (but doesn’t eliminate) SpaceXAI’s visibility into your workflows.


Builder Action Items

Watch for independent SWE-bench results. Grok 4.5’s performance claim is internal. When independent benchmarking appears (Artificial Analysis usually moves first), that’s the data worth acting on. Performance determines whether a migration is worth the friction.

Audit your Cursor data terms before Grok 4.5 becomes your default. Go to Cursor Settings → Account → Privacy and Data. Check if “Codebase Indexing” is enabled, whether your sessions are included in training, and whether you’re on a privacy-mode plan. Make an informed choice before the model update lands rather than after.

If you’re on API pricing, compare costs. Grok Build API: $1/$2 per million tokens. Grok 4.5 via Cursor: no confirmed pricing yet. Claude Sonnet 5: $2/$10 per million (introductory through August 31, 2026). Opus 4.8: $5/$25. The cost story for Grok 4.5 could be compelling if it’s priced at or near V9-Medium rates — but we don’t have those numbers yet.

Don’t evaluate based on Musk’s private beta claim. Internal evaluations run by engineers at SpaceX and Tesla are not independent. Wait for external scores before concluding Grok 4.5 has closed the gap with Claude Code.

Consider what you’re concentrating. If your team’s daily coding tool, its primary model, and that model’s training data are all inside SpaceX, that’s a concentration worth naming explicitly in your engineering risk register. It’s not necessarily a reason to leave — Cursor is genuinely excellent — but it’s worth a conscious decision rather than a default drift.


What to Watch for Post-Launch

The Grok 4.5 rollout in Cursor and Grok Build is expected today. What to look for in the first 48 hours:

  • Published specs: context window, temperature ranges, multimodal capability (V9 is text+image capable), maximum parallel agents in Grok Build
  • Pricing for Cursor + Grok 4.5: will it be included in existing Cursor plans, usage-billed, or restricted to a higher tier?
  • First SWE-bench community runs: builders typically post independent scores within 24-48 hours of API access
  • Cursor privacy policy update: any changes to training data terms that accompany the model handoff

We’ll cover confirmed performance data as it becomes available. Subscribe to ChatForest’s builders log for updates.