
Real head-to-head · same prompt, one shot
MiniMax M3 vs GLM-5.2
1M-context frontier model at $0.30/M tokens — cheapest big-context model on the bench. vs The never-forgets agent — 1M context, open weights.
Head-to-head verdict: MiniMax M3 wins 28–11 with 8 ties.
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 GLM-5.2, side by side, on 47 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.
GLM-5.2 · Default model inside Agent OS for any task that touches a long context — codebase Q&A, multi-file refactors, agent memory replay.
Side-by-side on 47 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
GLM-5.2
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Page
Where MiniMax M3 beat GLM-5.2
The tasks where I gave MiniMax M3 a higher 0–10 score on the same prompt — with the actual commentary from my source guides.
Dragonrealm
Game
MiniMax M3 9.0
·
GLM-5.2 7.5
(+1.5)
· winner · biggest Dragon Realm
What I saw: 34KB frozen open world — snowy mountains, pines, flying dragon, full HUD.
Racing
Game
MiniMax M3 9.0
·
GLM-5.2 7.5
(+1.5)
· winner · biggest racing build
What I saw: 59KB third-person arcade racer. Banking turns, speed boost, drift, lap timer.
Twilightvale
Game
MiniMax M3 9.0
·
GLM-5.2 7.5
(+1.5)
· winner · biggest open world
What I saw: 47KB — densest open-world. Village, NPCs, combat, day/night, weather, inventory.
Cloth
Sim
MiniMax M3 8.0
·
GLM-5.2 7.0
(+1.0)
What I saw: Verlet cloth sim, draggable, pinnable corners. 17KB clean implementation.
Dragonflight
Game
MiniMax M3 8.5
·
GLM-5.2 7.5
(+1.0)
What I saw: Fly a dragon through neon rings — full HUD, score, fire-breath gauge.
Where GLM-5.2 beat MiniMax M3
The tasks where I gave GLM-5.2 a higher 0–10 score on the same prompt — with the actual commentary from my source guides.
Fluid
Sim
GLM-5.2 9.0
·
MiniMax M3 7.5
(+1.5)
· winner · best liquid
What I saw: GLM filled the bowl with glowing liquid that actually sloshes — the most convincing 'liquid in a bowl'. Opus's particles glowed but clumped to the centre. Kimi's collapsed into a tiny blob.
Neoncity
Game
GLM-5.2 9.0
·
MiniMax M3 7.5
(+1.5)
· winner · cinematic
What I saw: GLM's is the most cinematic — neon towers, a setting sun, Japanese signage and a flight HUD, like a frame from a film. Opus's is a clean canyon of lit skyscrapers racing to a vanishing point. Kimi leaned into the synthwave sun and grid more than the city itself. GLM wins the skyline.
Plasma
Visual
GLM-5.2 7.5
·
MiniMax M3 6.0
(+1.5)
What I saw: 27KB · plays clean · webgl
Synthwave
Visual
GLM-5.2 9.0
·
MiniMax M3 7.5
(+1.5)
· winner · best frame here
What I saw: This is GLM's. A cyan wireframe mountain range scrolling under a scanline synthwave sun — the single most beautiful frame in the whole shoot-out. Opus's clean Tron grid and magenta horizon is a close, cooler-toned second. Kimi got the idea but blew the exposure — the grid washes …
Blackhole
Sim
GLM-5.2 8.0
·
MiniMax M3 7.0
(+1.0)
What I saw: Opus nailed it — a pure-black event horizon, a bright photon ring, and the disk bent up and over the top exactly like the film's lensing. GLM came in strong with a clean ring and a starfield warping past the hole. Kimi's disk is fine, but the background is a soft grey blur instea…
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
GLM-5.2
Strengths
- 1M-token context window — best-in-class long-document and large-codebase work
- Open weights — runs locally, no vendor lock-in, no token meter
- Top of the bench for cinematic visuals (neon city, synthwave, voxel runner)
Trade-offs
- Faceplanted on the Goldie Bench raycaster — the engine was great but it spawned the player inside a wall
- First-shot reliability lags Opus by a hair on consistency
Pricing & context — the spec sheet
| Spec | MiniMax M3 | GLM-5.2 |
|---|---|---|
| Vendor | MiniMax | Zhipu / Z.ai |
| Context window | 1,048,576-token context — matches GLM-5.2 and Fable 5 | 1,000,000 tokens |
| Price | $0.30 / 1M input tokens, $1.50 / 1M output | Open weights · free for individuals |
| 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. | Open-weights release: weights downloadable from Hugging Face for self-hosting, or runnable for free on z.ai for individuals (commercial use has separate licensing). |
| Release | 2026-06-18 | 2026-06-14 |
| Bench coverage | 47/47 scored · avg 7.97/10 | 47/47 scored · avg 7.77/10 |
The verdict — which should you pick?
Across 47 scored shared tasks, the averages are essentially tied — MiniMax M3 7.97 vs GLM-5.2 7.77. 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 GLM-5.2 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, long-context agent loops — pasting a whole codebase into one prompt → GLM-5.2. That's the same setup I run for the 4,000+ founders inside the AI Profit Boardroom.
FAQ — MiniMax M3 vs GLM-5.2
Which is better, MiniMax M3 or GLM-5.2?
On Goldie Bench, MiniMax M3 averages 7.97/10 across the shared tasks, with 2 gold, 1 silver, 4 bronze overall. GLM-5.2 averages 7.77/10, with 5 gold, 0 silver, 0 bronze. MiniMax M3 wins the head-to-head 28–11.
How much does MiniMax M3 cost vs GLM-5.2?
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. GLM-5.2: Open-weights release: weights downloadable from Hugging Face for self-hosting, or runnable for free on z.ai for individuals (commercial use has separate licensing).
What's the context window for MiniMax M3 vs GLM-5.2?
MiniMax M3 has a 1,048,576-token context — matches GLM-5.2 and Fable 5 context window. GLM-5.2 has a 1,000,000 tokens context window.
When should I pick MiniMax M3 over GLM-5.2?
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 GLM-5.2 over MiniMax M3?
Pick GLM-5.2 for: Long-context agent loops — pasting a whole codebase into one prompt; Cinematic visual builds — landing pages, voxel scenes, synthwave runners; Anyone who needs to run a frontier coder locally for $0. The trade-off is the weaknesses we logged on the bench: Faceplanted on the {{SITE_NAME}} raycaster — the engine was great but it spawned the player inside a wall; First-shot reliability lags Opus by a hair on consistency.
How does Goldie Bench score MiniMax M3 vs GLM-5.2?
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 GLM-5.2 vs Fusion MiniMax M3 vs Claude Opus 5 GLM-5.2 vs Claude Opus 5 MiniMax M3 vs Hermes MoA GLM-5.2 vs Hermes MoA MiniMax M3 vs GPT-5.6 Sol GLM-5.2 vs GPT-5.6 SolFull model pages: MiniMax M3 · GLM-5.2 · 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














































