
Real head-to-head · same prompt, one shot
Grok vs Qwen 3.8
Snappy + real-time — the X-native model. vs Alibaba's 2.4T flagship — benched through Qoder.
Head-to-head verdict: Qwen 3.8 wins 26–8.
What I tested — same prompt, two models
I run the same fixed prompt set through every new model the day it drops — same string, one shot, single HTML file out — and I score the result 0–10 on whether it ran, how close it hit the brief, and how good it looked. Below is what came out when I gave the exact same prompts to Grok and Qwen 3.8, side by side, on 38 shared tasks inside the Agent Operating System.
Both models were given identical prompts inside the Agent Operating System — no help, no iteration, no "best of N" tricks. I run each prompt once, save the HTML file the model produces, and score it 0–10 on whether it ran, how close it hit the brief, and how good it looked. The scoring is mine. The verdicts below are pulled from my source comparison guides at agentos.guide where I publish every score and the reasoning behind it.
Grok · Used for real-time content workflows where the model needs current X timeline context. Standalone bench scoring pending.
Qwen 3.8 · Benched on GoldieBench via the Qoder CLI (`qoder-qwen`, model Qwen3.8-Max-Preview) — the only door while it has no public API. Non-game tasks are one-shot like the rest of the field. GAME tasks run in Qoder's real AGENT mode: skill-infused build, then up to 2 QA fix rounds where a vision judge + live console errors are fed back and Qwen 3.8 edits its own file (it took crypt from a black-screen 3.0 to a torch-lit 7.8). Scored on a mid-play frame by the same Opus judge as everyone else. This is a partial run — the full 50-task card replaces it when the batch completes.
Side-by-side on 50 shared tasks
Click any cell to play that model's actual one-shot attempt. Medals are derived from my 0–10 scores per task (highest = 🥇, second = 🥈, third = 🥉).
Task ↓
Grok
Qwen 3.8
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Page
Page
Sim
Sim
Sim
Sim
Where Grok beat Qwen 3.8
The tasks where I gave Grok a higher 0–10 score on the same prompt — with the actual commentary from my source guides.
Game
Game
Grok 9.0
·
Qwen 3.8 6.5
(+2.5)
· winner · juicy game
What I saw: Open-ended 'make a game' — Grok shipped a juicy 28KB build with score HUD, lives, sound, polish.
Dogfight
Game
Grok 8.5
·
Qwen 3.8 6.8
(+1.7)
What I saw: 3D dogfight game with fighter jet, enemies, missiles + guns, sky + ground, crosshair + speed + altitude HUD. 30KB.
Dragonflight
Game
Grok 8.5
·
Qwen 3.8 7.0
(+1.5)
What I saw: Fly a dragon through neon rings with score + fire-breath + fury HUD. 28KB.
Doom
Game
Grok 8.5
·
Qwen 3.8 7.4
(+1.1)
What I saw: Doom-style FPS with sprite enemies, gun + muzzle flash + ammo/health HUD, textures, pointer-lock mouse-look. 22KB.
Twilightvale
Game
Grok 9.5
·
Qwen 3.8 8.4
(+1.1)
· winner · open world depth
What I saw: Twilight Vale — 3D open-world RPG with hand-crafted village, NPCs, combat, day/night, weather, inventory. 38KB — densest build of the bench, edges out Fusion's 32KB.
Where Qwen 3.8 beat Grok
The tasks where I gave Qwen 3.8 a higher 0–10 score on the same prompt — with the actual commentary from my source guides.
Aurora
Visual
Qwen 3.8 8.6
·
Grok 7.0
(+1.6)
· Layered luminous curtains
What I saw: Gorgeous multi-ribbon aurora with convincing teal-to-violet gradients, glowing hems, vertical light shafts, twinkling stars and layered mountain ridges — polished and clearly on-brief. Only minor nit is the slightly stark ridge silhouettes, but the overall composition and depth t…
Matrix
Visual
Qwen 3.8 8.6
·
Grok 7.0
(+1.6)
· volumetric depth rain
What I saw: Gorgeous multi-layer depth with blurred far field, white-hot heads, katakana glyphs and an EMP pulse ring — plus polished CRT scanlines, glitch title, themes and full HUD controls. Amber-tinted mutation streaks and rich feature set push it to the top of the field.
Aipbpromo
Page
Qwen 3.8 8.4
·
Grok 7.0
(+1.4)
· cinematic promo reel
What I saw: The cold-open scene renders beautifully — massive Bebas Neue headline with gold 'NO OFF HOURS' accent, typed monospace line, HUD framing, film grain and timeline bar all read as a polished Remotion-style reel; source confirms a full 4-scene timeline with animated count-up stats, …
Fractal
Sim
Qwen 3.8 8.7
·
Grok 7.5
(+1.2)
· Fractal Observatory
What I saw: Stunning GPU Mandelbrot with smooth iteration coloring, distance-estimation rim shading and a gorgeous editorial HUD (readouts, palettes, tour) — the deep spiral detail renders beautifully. Strong on both polish and interactivity; only nit is the somewhat washed-out interior grad…
Lavalamp
Visual
Qwen 3.8 8.7
·
Grok 7.5
(+1.2)
· Metaball wax realism
What I saw: Gorgeous rendering — convincing metaball wax with glowing blobs rising in a beautifully detailed brass-and-glass lamp, plus Monoton neon title, live temp readouts, heat slider and theme chips. Polished, on-brief, and clearly at the top of the field; only nitpick is empty left-sid…
Strengths & weaknesses I logged
Grok
Strengths
- Real-time access to X timeline data — unique signal no other model has
- Snappy latency on shorter prompts
- 256K context window keeps pace with the open-weights field
Trade-offs
- 13 demos on the bench but zero have curated 0–10 verdicts yet — currently unranked
- API access is gated behind X Premium, awkward for backend agent loops
Qwen 3.8
Strengths
- Skyrim-style open worlds — the Dragon Realm build rendered a lit snowfield, first-person sword and working roaming enemies (7.8)
- Held up across game genres early — voxel sandbox and Doom raycaster both came out shippable
- Runs as a real agentic coder inside Qoder (writes + iterates on files), not just a chat model
Trade-offs
- Torch-lit dungeon (crypt) came out generic (6.3); one open-world RPG one-shot black-screened (twilightvale 2.5) — classic three.js r128 API drift
- Preview is Qoder / Token-Plan only — no OpenRouter or public API, so it can't be routed into an app the way the OpenRouter models can
Pricing & context — the spec sheet
| Spec | Grok | Qwen 3.8 |
|---|---|---|
| Vendor | xAI | Alibaba |
| Context window | 256,000 tokens | Served through Alibaba's Qoder agent platform; the 3.8-Max preview has no standalone public context window yet. |
| Price | Subscription via X Premium | Qoder plan |
| Pricing detail | Bundled with X (Twitter) Premium subscription — no per-token bill for end users, no individual API pricing for the chat product. | Qwen3.8-Max-Preview is Alibaba's ~2.4T-parameter flagship, positioned just behind Claude Fable 5. It is NOT on OpenRouter or a public API yet — the only access today is inside Qoder (Alibaba's agentic coding platform, free 2-week Pro trial). Benched here via the Qoder CLI on model `Qwen3.8-Max-Preview`, one-shot. |
| Release | 2026-04 | 2026-07 |
| Bench coverage | 43/47 scored · avg 8.09/10 | 41/41 scored · avg 8.22/10 |
The verdict — which should you pick?
Across 34 scored shared tasks, the averages are essentially tied — Grok 8.04 vs Qwen 3.8 8.31. This isn't the comparison where one wins; it's the comparison where you pick based on context, pricing, and what you're actually trying to ship.
If you only run one of these inside your stack, the head-to-head average above is the call. If you can run both, my honest play is to wire Grok and Qwen 3.8 both into the Agent Operating System and dispatch each from the kanban by task type — workflows that need live x / twitter context → Grok, one-shot 3d game and world prototypes where atmosphere matters → Qwen 3.8. That's the same setup I run for the 4,000+ founders inside the AI Profit Boardroom.
FAQ — Grok vs Qwen 3.8
Which is better, Grok or Qwen 3.8?
On Goldie Bench, Grok averages 8.04/10 across the shared tasks, with 5 gold, 1 silver, 1 bronze overall. Qwen 3.8 averages 8.31/10, with 10 gold, 9 silver, 5 bronze. Qwen 3.8 wins the head-to-head 26–8.
How much does Grok cost vs Qwen 3.8?
Grok: Bundled with X (Twitter) Premium subscription — no per-token bill for end users, no individual API pricing for the chat product. Qwen 3.8: Qwen3.8-Max-Preview is Alibaba's ~2.4T-parameter flagship, positioned just behind Claude Fable 5. It is NOT on OpenRouter or a public API yet — the only access today is inside Qoder (Alibaba's agentic coding platform, free 2-week Pro trial). Benched here via the Qoder CLI on model `Qwen3.8-Max-Preview`, one-shot.
What's the context window for Grok vs Qwen 3.8?
Grok has a 256,000 tokens context window. Qwen 3.8 has a Served through Alibaba's Qoder agent platform; the 3.8-Max preview has no standalone public context window yet. context window.
When should I pick Grok over Qwen 3.8?
Pick Grok for: Workflows that need live X / Twitter context; Snappy prompts where latency matters; Researchers comparing X-native models against the rest of the field. The trade-off is the weaknesses we logged on the bench: 13 demos on the bench but zero have curated 0–10 verdicts yet — currently unranked; API access is gated behind X Premium, awkward for backend agent loops.
When should I pick Qwen 3.8 over Grok?
Pick Qwen 3.8 for: One-shot 3D game and world prototypes where atmosphere matters; Anyone already in the Qoder IDE/CLI wanting a near-frontier model free on the Pro trial; A cheaper stand-in for Fable 5 on creative-visual builds. The trade-off is the weaknesses we logged on the bench: Torch-lit dungeon (crypt) came out generic (6.3); one open-world RPG one-shot black-screened (twilightvale 2.5) — classic three.js r128 API drift; Preview is Qoder / Token-Plan only — no OpenRouter or public API, so it can't be routed into an app the way the OpenRouter models can.
How does Goldie Bench score Grok vs Qwen 3.8?
Every demo on this page was built by Julian Goldie inside the Agent Operating System — same fixed prompt for both models, one shot, single HTML file out. Each result gets a 0–10 score on whether it ran, how close it hit the brief, and how good it looked. The highest score on each task gets gold; second gets silver; third gets bronze. See methodology for full provenance.
Related comparisons
Other head-to-heads using the same scoring system:
Grok vs Fusion Qwen 3.8 vs Fusion Grok vs Hermes MoA Qwen 3.8 vs Hermes MoA Grok vs GPT-5.6 Sol Qwen 3.8 vs GPT-5.6 Sol Grok vs Claude Fable 5 Qwen 3.8 vs Claude Fable 5Full model pages: Grok · Qwen 3.8 · back to the leaderboard
The same stack Julian uses
Run this stack yourself.
Every demo on this bench was built inside the Agent Operating System — one prompt, one shot, single HTML file out. The Agent OS, the prompts, the templates, the weekly walkthroughs and 4,000+ founders shipping with it every day all live inside the AI Profit Boardroom.
4,000+founders
258documented wins
38countries
$59/momonthly













































