
Real head-to-head · same prompt, one shot
Inkling vs Claude Opus 5
A 975B open-weights frontier model — yours to own and run. vs The new Anthropic flagship — benched on all 45 one-shot builds the day it landed.
Head-to-head verdict: Inkling wins 7–6.
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 Inkling and Claude Opus 5, side by side, on 22 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.
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.
Claude Opus 5 · Benched on all 45 GoldieBench tasks via API on release day, incremental deploys as scores landed.
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 ↓
Inkling
Claude Opus 5
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
Game
— not attempted —
Other
— not attempted —
Where Inkling beat Claude Opus 5
The tasks where I gave Inkling a higher 0–10 score on the same prompt — with the actual commentary from my source guides.
Neonracer
Game
Inkling 7.4
·
Claude Opus 5 2.0
(+5.4)
What I saw: Strong neon aesthetic with glowing title, cyan/pink pillars and a clear car, and the code has a working follow-cam, boost and vapor particles; but the screenshot shows almost no visible particle trail and the pillars float/scatter awkwardly, leaving it polished-looking but generi…
Game
Game
Inkling 7.4
·
Claude Opus 5 2.5
(+4.9)
What I saw: Renders cleanly with polished neon 3D visuals, glowing gradient title, grid arena, and functional falling-orb catch mechanic. Strong presentation but gameplay is shallow/generic — no lives, misses, difficulty ramp, or lose condition, so it lands short of the task's best entries.
Gtafoot
Game
Inkling 6.3
·
Claude Opus 5 2.5
(+3.8)
What I saw: Renders a clean neon 3D city with roads, cover barriers, pedestrians and a wanted-star HUD, but the giant title/subtitle/DOM cover-barrier overlay dominates the frame and the scene reads generic voxel blocks rather than a polished GTA-style on-foot game; functional but not a task winner.
Arcade
Game
Inkling 8.2
·
Claude Opus 5 6.5
(+1.7)
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…
Crypt
Game
Inkling 2.5
·
Claude Opus 5 2.0
(+0.5)
What I saw: The 3D scene fails to render — the canvas is entirely black with only the UI overlay (title, hint, controls) visible, because the code calls `wallGeo(w,h,d)` as a function when `wallGeo` is a BoxGeometry instance, throwing an error that halts scene setup. Nice atmospheric typogra…
Where Claude Opus 5 beat Inkling
The tasks where I gave Claude Opus 5 a higher 0–10 score on the same prompt — with the actual commentary from my source guides.
Doom
Game
Claude Opus 5 6.8
·
Inkling 4.5
(+2.3)
What I saw: Strong polished HUD, textured raycaster walls, weapon viewmodel, and a detailed minimap show real engine work, plus counters imply combat (01/10 kills, 09 demons left). But the screenshot shows NO visible enemies on screen — combat can't be confirmed in the frame, so it reads clo…
Dragonrealm
Game
Claude Opus 5 8.3
·
Inkling 6.3
(+2.0)
What I saw: Gorgeous atmospheric frozen world — aurora, moon glow, snowy terrain, low-poly pines, ruins, and a well-modeled armored third-person character with sword DRAWN and full HUD (compass, health/stam, kill counter). Strong and clearly shippable, but no visible enemies/dragon or combat…
Gtadrive
Game
Claude Opus 5 8.4
·
Inkling 6.5
(+1.9)
· polished neon driving
What I saw: Gorgeous cohesive art direction — detailed low-poly car with wheels/shadow, layered cityscape, refined HUD with integrity/velocity/wanted stars and a live minimap showing cop (red) and player markers plus traffic (purple car visible). Pursuit=2 and full control set (fire/steal/bo…
Dragonflight
Game
Claude Opus 5 8.2
·
Inkling 6.3
(+1.9)
What I saw: Gorgeous stylized dragon with articulated wings, spine and belly plates plus a polished full HUD (hull/fury/alt/spd/combo, rings, kills, hostiles, distance marker) — clearly shippable and combat-ready with 5 hostiles tracked. Held back from the top by no visible neon rings or ene…
Dogfight
Game
Claude Opus 5 8.4
·
Inkling 6.8
(+1.6)
· polished 3D flight sim
What I saw: Gorgeous detailed player jet, full flight HUD, functional radar showing 4 bogeys, terrain warning, and afterburner/boost systems all read as a shippable 3D dogfighter. Slightly held back because the screenshot shows no visible enemy aircraft in view or active combat/tracers, leav…
Strengths & weaknesses I logged
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
Claude Opus 5
Strengths
- Frontier-class coding + agentic reasoning (Claude 5 family)
- 1M-token context — reads an entire codebase in one call
- Benched here with skill-infused game prompts the day of release
Trade-offs
- Premium pricing ($5/$25 per M) — route the everyday 90% to cheaper lanes
- Reasoning-by-default eats token budgets unless tuned per call
Pricing & context — the spec sheet
| Spec | Inkling | Claude Opus 5 |
|---|---|---|
| Vendor | Thinking Machines | Anthropic |
| Context window | 1,000,000 tokens | 1,000,000 tokens |
| Price | $0.33 / M | $5 / $25 per M |
| Pricing detail | 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. | Anthropic's brand-new flagship — the first Opus of the Claude 5 family, with a 1M-token context window. Benched via API the day it dropped; game tasks use our skill-infused AAA build prompts. |
| Release | 2026-07 | 2026-07 |
| Bench coverage | 50/50 scored · avg 6.07/10 | 13/22 scored · avg 5.60/10 |
The verdict — which should you pick?
Across 13 scored shared tasks, Inkling averaged 6.09/10, beating Claude Opus 5's 5.60/10 by 0.49 points. Pick Inkling 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 Inkling and Claude Opus 5 both into the Agent Operating System and dispatch each from the kanban by task type — owning a frontier model instead of renting one — on your own key, pennies per build → Inkling, hardest agentic builds → Claude Opus 5. That's the same setup I run for the 4,000+ founders inside the AI Profit Boardroom.
FAQ — Inkling vs Claude Opus 5
Which is better, Inkling or Claude Opus 5?
On Goldie Bench, Inkling averages 6.09/10 across the shared tasks, with 0 gold, 0 silver, 0 bronze overall. Claude Opus 5 averages 5.60/10, with 0 gold, 0 silver, 1 bronze. Inkling wins the head-to-head 7–6.
How much does Inkling cost vs Claude Opus 5?
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. Claude Opus 5: Anthropic's brand-new flagship — the first Opus of the Claude 5 family, with a 1M-token context window. Benched via API the day it dropped; game tasks use our skill-infused AAA build prompts.
What's the context window for Inkling vs Claude Opus 5?
Inkling has a 1,000,000 tokens context window. Claude Opus 5 has a 1,000,000 tokens context window.
When should I pick Inkling over Claude Opus 5?
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.
When should I pick Claude Opus 5 over Inkling?
Pick Claude Opus 5 for: Hardest agentic builds; Whole-repo reasoning; Frontier one-shots. The trade-off is the weaknesses we logged on the bench: Premium pricing ($5/$25 per M) — route the everyday 90% to cheaper lanes; Reasoning-by-default eats token budgets unless tuned per call.
How does Goldie Bench score Inkling vs Claude Opus 5?
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:
Inkling vs Fusion Claude Opus 5 vs Fusion Inkling vs Hermes MoA Claude Opus 5 vs Hermes MoA Inkling vs GPT-5.6 Sol Claude Opus 5 vs GPT-5.6 Sol Inkling vs Claude Fable 5 Claude Opus 5 vs Claude Fable 5Full model pages: Inkling · Claude Opus 5 · 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



































