AI Coding Agents

Grok 4.5 Is Good: xAI Enters the Coding-Agent Race

Grok 4.5 is the first Grok release that made a lot of skeptical builders pause.

xAI's official claim is not small: Grok 4.5 is built for coding, agentic tasks, and knowledge work; it was trained alongside Cursor; it is available in Grok Build, Cursor, and the SpaceXAI API; and it is priced far below the most expensive frontier coding routes. The creator tests are loud too: Theo calls it unexpectedly good, Wes Roth runs visual/game demos, and Bijan Bowen throws it at browser OS, simulations, frontend, C++, and 3D model tests.

My read: Grok 4.5 is not automatically "the best model." But it is now serious enough that model routing has to include it.

Video credit: Theo - t3.gg. Additional embedded testing videos below are credited to Wes Roth and Bijan Bowen.

Source Note

This post uses xAI/SpaceXAI's official Grok 4.5 launch page, model docs, pricing docs, API page, and Grok Build page as the factual spine. The three YouTube videos and the supplied transcripts are treated as hands-on commentary. The X links are included as public examples and launch reactions, not as standalone proof.

I attempted to capture a screenshot from the official xAI launch page, but the public page blocked headless local capture through Cloudflare. Instead, the visual below is a JQ AI SYSTEMS chart built from the official xAI numbers and clearly labelled that way.

Useful link What it shows How to use it
Official Grok 4.5 launch xAI's benchmark claims, pricing summary, token-efficiency claims, Grok Build install command, and EU caveat. Use as the source of truth for launch positioning.
xAI model docs Model ID, context window, pricing, and model-selection guidance. Use before wiring API calls.
xAI pricing docs Token prices, cached-input pricing, tool invocation pricing, priority processing, file/storage fees, and billing caveats. Use for cost modelling before agent loops.
xAI API OpenAI-compatible API examples and general developer entry point. Use for integration planning.
Grok Build CLI coding-agent surface with planning, subagents, skills, plugins, MCP servers, and install command. Use to test Grok 4.5 as a coding agent, not only as chat.
Grok plans Consumer and team plan positioning, including SuperGrok and Grok Build access. Use if testing through product plans instead of API.
Cursor xAI says Grok 4.5 was trained alongside Cursor and is available in Cursor on all plans. Use for practical coding-agent comparison.
Official SpaceXAI X post Launch announcement on X. Reference as a launch signal; verify details against official docs.
X example: @anshuc User-supplied public example link. Inspect as community output, not benchmark proof.
X example: Daniel Farina User-supplied public example link. Use as a qualitative example only.
X example: @grok Official Grok account example supplied for the post. Pair with docs before drawing conclusions.
X example: GMI Cloud Cloud/provider-side reaction supplied for the post. Useful for ecosystem signal, not model ranking.
X example: cb_doge Public launch reaction supplied for the post. Use as context only.
Theo: Oh no, the new Grok model is good Developer reaction, early Cursor/Grok 4.5 usage, pricing and benchmark interpretation. Good for practical skepticism.
Wes Roth: Grok 4.5 cooked Claude and OpenAI Visual/game building tests and broader AI-news framing. Good for demo breadth.
Bijan Bowen: Grok 4.5 is insane Browser OS, skydiving simulation, sprite game, Linux driver, frontend, C++, 3D model, and FPS tests. Good for seeing failure modes as well as wins.

What Is Confirmed

The official launch page says Grok 4.5 launched on July 8, 2026 and is SpaceXAI's strongest model for coding, agentic tasks, and knowledge work. It also says Grok 4.5 was trained alongside Cursor.

The model docs list the model ID as grok-4.5, with a 500k token context window, configurable reasoning, and image input support. The pricing docs list chat API pricing at $2 per 1M input tokens, $0.50 per 1M cached input tokens, and $6 per 1M output tokens.

Availability matters for us in Portugal: xAI's launch page says Grok 4.5 is not yet available in the EU in SpaceXAI products or the API console, with EU availability expected in mid-July. So this is worth tracking, but do not build a client promise around access until your account actually has it.

JQ AI SYSTEMS chart summarizing official Grok 4.5 model ID, context, pricing, availability, and benchmark scores
JQ AI SYSTEMS visual summary based on xAI's official Grok 4.5 launch page and docs. The official page screenshot could not be captured locally because headless access was blocked.

Official Numbers In Context

The xAI launch page reports strong coding benchmark results. The most useful numbers are not one single leaderboard row, but the pattern:

Eval xAI-reported Grok 4.5 result Practical read
DeepSWE 1.0 62.0% Near GPT-5.5 xhigh and below Fable max in xAI's chart; above Opus 4.8 max.
DeepSWE 1.1 53.0% Still strong, but below Opus 4.8 max in the same official chart.
SWE Marathon 29.0% xAI reports Grok 4.5 ahead of Opus 4.8 and Fable on this eval.
Terminal Bench 2.1 83.3% Basically tied with GPT-5.5 xhigh and just under Fable max in the official numbers.
SWE Bench Pro 64.7% Behind Fable and Opus 4.8, but ahead of Opus 4.7, GLM 5.2, and GPT-5.5 in xAI's reported comparison.

The token-efficiency claim is the part builders should care about most. xAI says Grok 4.5 resolves SWE Bench Pro tasks with 15,954 output tokens on average, versus 67,020 for Opus 4.8 max in the same comparison. If that pattern holds in real work, Grok 4.5 is not only cheaper per token; it can also need fewer tokens per completed task.

That is why this launch matters. Cost per completed task beats price per million tokens.

Creator Tests

The creator videos all point in the same direction: Grok 4.5 is not a joke model anymore. But they also show why demos are not enough.

Wes Roth's video focuses on vivid demos: a 3D sailing game, RPG-style tests, SVGs, and an "ultimate test" style comparison. That is useful because coding agents are now judged by end-to-end output, not just code snippets.

Bijan Bowen's test is useful because it includes rough edges: Browser OS, skydiving simulations, sprite-sheet games, Linux driver work, frontend design, C++, 3D model creation, and a subway FPS test. These broad tests show range, but they also remind us that agent performance is messy. A model can be strong and still fail in weird places.

Why It Matters

Three things changed with Grok 4.5:

  1. xAI is now credible in coding-agent conversations. The official benchmark claims and creator tests put Grok 4.5 into the same routing table as GPT, Claude, GLM, and Fable.
  2. Price pressure is real. At $2 input and $6 output per 1M tokens, the default question becomes: why spend the expensive route unless the task truly needs it?
  3. Cursor matters. xAI says Grok 4.5 was trained alongside Cursor and is available in Cursor. That makes the model feel less like generic chat and more like a coding-agent product move.

This is the same pattern we have been tracking across Fable 5, GPT-5.6, GLM 5.2, and local models: the winning stack is not one model. It is routing.

How To Test Grok 4.5

Do not start with a toy benchmark. Start with a real but bounded task from your own work.

  1. Pick one repo or project. Use a non-critical branch or throwaway copy.
  2. Give it one clear task. Example: fix a bug, refactor one module, improve one UI, add one test suite, or build one prototype.
  3. Run the same prompt against your current model. Compare Grok 4.5 against the route you already trust.
  4. Measure completed work, not vibes. Count tests passed, files changed, regressions, review time, token cost, and how many follow-up prompts were needed.
  5. Keep a fallback route. If Grok stalls, try Fable, Opus, GPT-5.5, GPT-5.6, GLM 5.2, or your current preferred model.

xAI's official quickstart uses the Responses API:

curl -s https://api.x.ai/v1/responses \
  -H "Authorization: Bearer $XAI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "grok-4.5",
    "input": "Find and fix the bug, then explain it: function median(a){a.sort();return a[a.length/2]}"
  }'

The Grok Build page also shows a one-line CLI install:

curl -fsSL https://x.ai/cli/install.sh | bash

Again, EU caveat: if you are in Portugal, check whether your account is eligible before assuming the API or product route works today.

Where To Route It

Workflow Try Grok 4.5? Why
Medium-hard coding tasks Yes Strong benchmark profile, lower price, and coding-agent positioning.
Game and 3D prototypes Yes, with review Creator tests show useful range, but visual bugs still need human judgment.
High-volume code review Yes Token efficiency could matter if the model catches enough real issues.
Huge context research with tools Maybe 500k context and X/web search are useful, but tool calls have separate costs.
Mission-critical production changes Only after evals New model launches often look strong in demos before edge cases appear.
Hardest frontier tasks Compare first Fable, GPT-5.6, Opus, or another route may still win on reliability or ecosystem fit.

Watch-Outs

  • Benchmark framing matters. xAI's official page reports impressive numbers, but some rows still show Fable, GPT, or Opus ahead. Do not flatten that into "Grok beats everything."
  • Availability is not global yet. The EU caveat is directly relevant for Portugal.
  • Tool costs can creep. xAI prices Web Search, X Search, Code Execution, file search, and other tools separately from tokens.
  • Priority processing is a premium route. The pricing docs say priority processing bills at 2x standard rates when served at that tier.
  • Creator demos are useful but not conclusive. Games, SVGs, and one-prompt apps are good stress tests, but your business workflow needs its own eval.
  • Cursor claims should stay precise. xAI says Grok 4.5 was trained alongside Cursor and is available in Cursor; do not add stronger corporate claims unless you have a verified source.
CTA: add Grok 4.5 to your model-routing tests. Use it where speed, price, and token efficiency matter, but keep Fable, GPT, Opus, GLM, and local models as fallback routes until Grok proves itself on your actual repos.

Sources

Common questions

What is Grok 4.5?
Grok 4.5 is xAI/SpaceXAI's July 2026 flagship model for coding, agentic tasks, and knowledge work. The official model ID is grok-4.5.
How much does Grok 4.5 cost through the API?
xAI's pricing docs list grok-4.5 at $2 per 1M input tokens, $0.50 per 1M cached input tokens, and $6 per 1M output tokens. Tool calls and priority processing can add extra cost.
Is Grok 4.5 better than Fable 5, GPT-5.5, or Opus 4.8?
Not as a blanket claim. xAI reports strong coding benchmark results, including scores near GPT-5.5 on Terminal Bench and above Opus 4.8 on several reported evals. But builders should test it on their own repos, tools, and review criteria before switching production workflows.
Can EU users access Grok 4.5 now?
The official launch page says Grok 4.5 is not yet available in the EU in SpaceXAI products or the API console, with EU availability expected in mid-July. Portugal-based users should check current account availability before planning a workflow around it.
What should I use Grok 4.5 for first?
Start with bounded coding-agent tests: bug fixes, medium refactors, UI prototypes, game prototypes, code review, and agent runs where speed and token efficiency matter. Keep Fable, GPT, Opus, or GLM as fallback routes until Grok 4.5 proves itself on your tasks.
Share
X LinkedIn Reddit
Build Yours

Want a system
like this one?

Book a free 30-minute call. We map your situation, identify the highest-impact automation, and figure out if we are a fit.

Book Free 30-min Call