
Real head-to-head · same prompt, one shot
MiniMax M3 vs Inkling
1M-context frontier model at $0.30/M tokens — cheapest big-context model on the bench. vs A 975B open-weights frontier model — yours to own and run.
Head-to-head verdict: MiniMax M3 wins 44–3.
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 Inkling, 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.
Inkling · Benched on GoldieBench one-shot through Tinker's OpenAI-compatible endpoint at medium reasoning effort, then headless-playtested on the same rubric as the whole field. In the Agent OS it's wired into the opencode tab on your own Tinker key — the Ink Machine.
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
Inkling
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 Inkling
The tasks where I gave MiniMax M3 a higher 0–10 score on the same prompt — with the actual commentary from my source guides.
Crypt
Game
MiniMax M3 8.5
·
Inkling 2.5
(+6.0)
What I saw: Nordic dungeon crawler on three.js — torch-lit corridors, skeletons.
Reactiondiff
Sim
MiniMax M3 8.5
·
Inkling 3.5
(+5.0)
What I saw: 31KB Gray-Scott shader with click-to-seed.
Particleforge
Sim
MiniMax M3 8.0
·
Inkling 3.2
(+4.8)
What I saw: Particle sculptor with mouse gravity + preset modes + FPS counter.
Blackhole
Sim
MiniMax M3 7.0
·
Inkling 2.3
(+4.7)
What I saw: Minimal gravitational-lens shader.
Cloth
Sim
MiniMax M3 8.0
·
Inkling 3.5
(+4.5)
What I saw: Verlet cloth sim, draggable, pinnable corners. 17KB clean implementation.
Where Inkling beat MiniMax M3
The tasks where I gave Inkling a higher 0–10 score on the same prompt — with the actual commentary from my source guides.
Matrix
Visual
Inkling 8.4
·
MiniMax M3 8.0
(+0.4)
· polished neon rain
What I saw: Gorgeous dense glyph rain with katakana/symbol mix, glowing trails, and an Orbitron title that reads beautifully; the hue-shifting green-to-blue gradient is striking but drifts slightly from canonical Matrix green, keeping it just shy of the top.
Aurora
Visual
Inkling 7.8
·
MiniMax M3 7.5
(+0.3)
What I saw: Renders a vivid, colorful WebGL aurora curtain with clean green/cyan/purple bands, ground plane, and tasteful title overlay — clearly on-brief and polished; but the curtain reads as a contained rectangular slab rather than a sky-spanning flowing veil, and the mountain silhouette …
Arcade
Game
Inkling 8.2
·
MiniMax M3 8.0
(+0.2)
What I saw: A polished 3D Breakout in Three.js with a gorgeous gradient title, glowing rainbow brick wall, paddle/ball follow, trail dots and live score badge — clearly renders and is on-brief. Held back from top spot by the loose 2D collision math on a 3D perspective view (paddle bounce/wal…
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
Inkling
Strengths
- Genuinely open-weights — the full 975B model is public on Hugging Face; run it on your own key, no black box
- Best one-shot builds are 2D / animation / web — a matrix-rain that topped its task (8.4), plus arcade, fractal, aurora and a mini web-OS all judged shippable (7.6–8.2)
- Frontier-class agentic coding for an open model — 77.6% SWE-bench Verified, ahead of Nemotron 3 Ultra
- 1M-token context, native multimodal (text/image/audio), and a controllable thinking-effort dial
Trade-offs
- One-shot 3D games are weak — three.js dungeons/racers render a title screen but no playable scene, like most open models (crypt 2.5)
- Physics and particle sims are hit-or-miss — black-hole, plasma and cloth one-shots often render dark or static (2.3–3.5)
- Not the strongest overall — the closed frontier (Fable 5) still tops the raw benchmarks; Inkling trades peak for ownership
Pricing & context — the spec sheet
| Spec | MiniMax M3 | Inkling |
|---|---|---|
| Vendor | MiniMax | Thinking Machines |
| 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 | $0.33 / M |
| 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. | Inkling is open-weights — a 975B-parameter (41B active) Mixture-of-Experts model whose full weights are public on Hugging Face. You run it on your own key through Tinker's OpenAI-compatible endpoint (usage-based, ~$0.33/M sampling, 50% off at launch), or via Together / Fireworks / Modal / Databricks / Baseten. Benched here one-shot at medium reasoning effort via Tinker. |
| Release | 2026-06-18 | 2026-07 |
| Bench coverage | 47/47 scored · avg 7.97/10 | 50/50 scored · avg 6.07/10 |
The verdict — which should you pick?
Across 47 scored shared tasks, MiniMax M3 averaged 7.97/10, beating Inkling's 6.00/10 by 1.97 points. Pick MiniMax M3 when the build has to ship on the first prompt and you can afford the trade-offs in the comparison below.
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 Inkling 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, owning a frontier model instead of renting one — on your own key, pennies per build → Inkling. That's the same setup I run for the 4,000+ founders inside the AI Profit Boardroom.
FAQ — MiniMax M3 vs Inkling
Which is better, MiniMax M3 or Inkling?
On Goldie Bench, MiniMax M3 averages 7.97/10 across the shared tasks, with 2 gold, 4 silver, 11 bronze overall. Inkling averages 6.00/10, with 0 gold, 3 silver, 1 bronze. MiniMax M3 wins the head-to-head 44–3.
How much does MiniMax M3 cost vs Inkling?
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. Inkling: Inkling is open-weights — a 975B-parameter (41B active) Mixture-of-Experts model whose full weights are public on Hugging Face. You run it on your own key through Tinker's OpenAI-compatible endpoint (usage-based, ~$0.33/M sampling, 50% off at launch), or via Together / Fireworks / Modal / Databricks / Baseten. Benched here one-shot at medium reasoning effort via Tinker.
What's the context window for MiniMax M3 vs Inkling?
MiniMax M3 has a 1,048,576-token context — matches GLM-5.2 and Fable 5 context window. Inkling has a 1,000,000 tokens context window.
When should I pick MiniMax M3 over Inkling?
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 Inkling over MiniMax M3?
Pick Inkling for: Owning a frontier model instead of renting one — on your own key, pennies per build; Generative visuals, data-viz and single-file web builds you want one-shot; A customizable open base you can fine-tune on Tinker for your own domain. The trade-off is the weaknesses we logged on the bench: One-shot 3D games are weak — three.js dungeons/racers render a title screen but no playable scene, like most open models (crypt 2.5); Physics and particle sims are hit-or-miss — black-hole, plasma and cloth one-shots often render dark or static (2.3–3.5); Not the strongest overall — the closed frontier (Fable 5) still tops the raw benchmarks; Inkling trades peak for ownership.
How does Goldie Bench score MiniMax M3 vs Inkling?
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 Inkling vs Fusion MiniMax M3 vs Hermes MoA Inkling vs Hermes MoA MiniMax M3 vs GPT-5.6 Sol Inkling vs GPT-5.6 Sol MiniMax M3 vs Claude Fable 5 Inkling vs Claude Fable 5Full model pages: MiniMax M3 · Inkling · 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














































