
Real head-to-head · same prompt, one shot
MiniMax M3 vs Qwen 3.8
1M-context frontier model at $0.30/M tokens — cheapest big-context model on the bench. vs Alibaba's 2.4T flagship — benched through Qoder.
Head-to-head verdict: Qwen 3.8 wins 28–10.
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 MiniMax M3 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.
MiniMax M3 · Bench prompts dispatched via OpenRouter. Scored by Claude judge against the same 42 prompts every other model ran.
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 ↓
MiniMax M3
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 MiniMax M3 beat Qwen 3.8
The tasks where I gave MiniMax M3 a higher 0–10 score on the same prompt — with the actual commentary from my source guides.
Nordiccrypt
Game
MiniMax M3 9.0
·
Qwen 3.8 6.4
(+2.6)
What I saw: 41KB Nordic crypt with torch-lit corridors, chasing skeletons, boss room.
Dogfight
Game
MiniMax M3 8.5
·
Qwen 3.8 6.8
(+1.7)
What I saw: 25KB 3D dogfight with enemy AI, missiles, guns.
Dragonflight
Game
MiniMax M3 8.5
·
Qwen 3.8 7.0
(+1.5)
What I saw: Fly a dragon through neon rings — full HUD, score, fire-breath gauge.
Game
Game
MiniMax M3 8.0
·
Qwen 3.8 6.5
(+1.5)
What I saw: M3 chose an arcade build with HUD + score + lives + sound effects.
Dragonrealm
Game
MiniMax M3 9.0
·
Qwen 3.8 7.8
(+1.2)
· winner · biggest Dragon Realm
What I saw: 34KB frozen open world — snowy mountains, pines, flying dragon, full HUD.
Where Qwen 3.8 beat MiniMax M3
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.
Plasma
Visual
Qwen 3.8 8.4
·
MiniMax M3 6.0
(+2.4)
What I saw: Gorgeous multi-oscillator plasma with rich bloom particles, polished HUD, six labeled palette chips with swatches, and full controls (click ripples, keyboard palette, pause) — clearly on-brief and shippable, though the low 9 FPS reading and the paused 'STANDBY' state raise a slig…
Fireworks
Visual
Qwen 3.8 9.0
·
MiniMax M3 7.5
(+1.5)
· harbor skyline fireworks
What I saw: Gorgeous multi-burst scene with dense sparks, long flowing trails, hue-tinted flashes, and a full city skyline with lit windows plus mirrored water reflections — the teal/magenta glow band and shimmer sell the harbor atmosphere. Strong interactivity (click/tap + auto-fire) and va…
Blackhole
Sim
Qwen 3.8 8.4
·
MiniMax M3 7.0
(+1.4)
· Interstellar-style lensing
What I saw: Strong Interstellar-style render: bright photon ring hugging the black silhouette with the accretion disk arcing over the top and secondary lower image reads convincingly as lensing. Slightly let down by the scattered clumpy orbiting particles that look noisy against the clean di…
Galaxy
Sim
Qwen 3.8 8.7
·
MiniMax M3 7.5
(+1.2)
· deep-field spiral
What I saw: Strong: a genuinely beautiful, dense spiral with a glowing gold core, color-graded arms (gold→pink→blue) and a polished editorial HUD with live telemetry and interaction hints. Weak: the low 20 fps telemetry hints at heavy load, but the render itself is gorgeous and clearly on-br…
Lavalamp
Visual
Qwen 3.8 8.7
·
MiniMax M3 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
MiniMax M3
Strengths
- 1M token context — full repo / full deep-research corpus fits in one call
- $0.30/M input is roughly 1/30th of Opus 4.8 — built for high-volume agent loops
- Solid one-shot HTML output — clean structure on game and visual prompts
Trade-offs
- Less polished than Fusion's panel-ensembled output on the toughest deep builds
- Newer model — less community calibration vs Fable 5 / Opus 4.8
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 | MiniMax M3 | Qwen 3.8 |
|---|---|---|
| Vendor | MiniMax | Alibaba |
| Context window | 1,048,576-token context — matches GLM-5.2 and Fable 5 | Served through Alibaba's Qoder agent platform; the 3.8-Max preview has no standalone public context window yet. |
| Price | $0.30 / 1M input tokens, $1.50 / 1M output | Qoder plan |
| Pricing detail | MiniMax M3 is the cheapest 1M-context frontier model on the bench — roughly 1/200th the per-call cost of OpenRouter Fusion and 1/30th of Claude Opus 4.8. Designed for high-volume agent workloads where context length matters but per-call budget is tight. | 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-06-18 | 2026-07 |
| Bench coverage | 47/47 scored · avg 7.97/10 | 41/41 scored · avg 8.22/10 |
The verdict — which should you pick?
Across 38 scored shared tasks, the averages are essentially tied — MiniMax M3 8.01 vs Qwen 3.8 8.24. 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 MiniMax M3 and Qwen 3.8 both into the Agent Operating System and dispatch each from the kanban by task type — high-volume agent workflows where per-call cost dominates → MiniMax M3, 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 — MiniMax M3 vs Qwen 3.8
Which is better, MiniMax M3 or Qwen 3.8?
On Goldie Bench, MiniMax M3 averages 8.01/10 across the shared tasks, with 2 gold, 1 silver, 5 bronze overall. Qwen 3.8 averages 8.24/10, with 10 gold, 9 silver, 5 bronze. Qwen 3.8 wins the head-to-head 28–10.
How much does MiniMax M3 cost vs Qwen 3.8?
MiniMax M3: MiniMax M3 is the cheapest 1M-context frontier model on the bench — roughly 1/200th the per-call cost of OpenRouter Fusion and 1/30th of Claude Opus 4.8. Designed for high-volume agent workloads where context length matters but per-call budget is tight. 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 MiniMax M3 vs Qwen 3.8?
MiniMax M3 has a 1,048,576-token context — matches GLM-5.2 and Fable 5 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 MiniMax M3 over Qwen 3.8?
Pick MiniMax M3 for: High-volume agent workflows where per-call cost dominates; 1M-context tasks (whole-repo refactors, deep-research synthesis); Drop-in cheaper alternative to GLM-5.2 with comparable 1M context. The trade-off is the weaknesses we logged on the bench: Less polished than Fusion's panel-ensembled output on the toughest deep builds; Newer model — less community calibration vs Fable 5 / Opus 4.8.
When should I pick Qwen 3.8 over MiniMax M3?
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 MiniMax M3 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:
MiniMax M3 vs Fusion Qwen 3.8 vs Fusion MiniMax M3 vs Hermes MoA Qwen 3.8 vs Hermes MoA MiniMax M3 vs GPT-5.6 Sol Qwen 3.8 vs GPT-5.6 Sol MiniMax M3 vs Claude Fable 5 Qwen 3.8 vs Claude Fable 5Full model pages: MiniMax M3 · 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














































