
Real head-to-head · same prompt, one shot
GLM-5.2 vs Inkling
The never-forgets agent — 1M context, open weights. vs A 975B open-weights frontier model — yours to own and run.
Head-to-head verdict: GLM-5.2 wins 43–4.
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 GLM-5.2 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.
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.
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 ↓
GLM-5.2
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 GLM-5.2 beat Inkling
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.
Blackhole
Sim
GLM-5.2 8.0
·
Inkling 2.3
(+5.7)
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…
Crypt
Game
GLM-5.2 8.0
·
Inkling 2.5
(+5.5)
What I saw: 29KB · plays clean · three, webgl, pointer-lock
Plasma
Visual
GLM-5.2 7.5
·
Inkling 2.3
(+5.2)
What I saw: 27KB · plays clean · webgl
Flightsim
Game
GLM-5.2 8.0
·
Inkling 3.5
(+4.5)
What I saw: 66KB · plays clean · three, webgl
Particleforge
Sim
GLM-5.2 7.5
·
Inkling 3.2
(+4.3)
What I saw: 32KB · plays clean · plain
Where Inkling beat GLM-5.2
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
·
GLM-5.2 7.0
(+1.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
·
GLM-5.2 7.0
(+0.8)
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 …
Webos
Page
Inkling 7.8
·
GLM-5.2 7.5
(+0.3)
What I saw: Renders cleanly with polished dock, desktop icons, and a functional Terminal window with prompt; drag, close/minimize dots, Paint canvas and localStorage Notes all present per source. Weak point: the title banner is partially hidden behind the window and the empty terminal body l…
Arcade
Game
Inkling 8.2
·
GLM-5.2 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
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
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 | GLM-5.2 | Inkling |
|---|---|---|
| Vendor | Zhipu / Z.ai | Thinking Machines |
| Context window | 1,000,000 tokens | 1,000,000 tokens |
| Price | Open weights · free for individuals | $0.33 / M |
| Pricing detail | 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). | 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-14 | 2026-07 |
| Bench coverage | 47/47 scored · avg 7.77/10 | 50/50 scored · avg 6.07/10 |
The verdict — which should you pick?
Across 47 scored shared tasks, GLM-5.2 averaged 7.77/10, beating Inkling's 6.00/10 by 1.76 points. Pick GLM-5.2 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 GLM-5.2 and Inkling both into the Agent Operating System and dispatch each from the kanban by task type — long-context agent loops — pasting a whole codebase into one prompt → GLM-5.2, 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 — GLM-5.2 vs Inkling
Which is better, GLM-5.2 or Inkling?
On Goldie Bench, GLM-5.2 averages 7.77/10 across the shared tasks, with 5 gold, 1 silver, 3 bronze overall. Inkling averages 6.00/10, with 0 gold, 3 silver, 1 bronze. GLM-5.2 wins the head-to-head 43–4.
How much does GLM-5.2 cost vs Inkling?
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). 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 GLM-5.2 vs Inkling?
GLM-5.2 has a 1,000,000 tokens context window. Inkling has a 1,000,000 tokens context window.
When should I pick GLM-5.2 over Inkling?
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.
When should I pick Inkling over GLM-5.2?
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 GLM-5.2 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:
GLM-5.2 vs Fusion Inkling vs Fusion GLM-5.2 vs Hermes MoA Inkling vs Hermes MoA GLM-5.2 vs GPT-5.6 Sol Inkling vs GPT-5.6 Sol GLM-5.2 vs Claude Fable 5 Inkling vs Claude Fable 5Full model pages: GLM-5.2 · 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














































