GPT-5.6 vs Claude Opus 5 vs Kimi K3 vs Everyone Else: Which Model Should You Actually Build On?

Six frontier-class models shipped in three weeks. Leaderboard position stopped being the decision, here's the framework that actually holds up.
The question "which AI model is best" stopped being useful sometime in July. Six frontier-or-close-to-it models shipped inside three weeks, OpenAI's GPT-5.6 family, Anthropic's Claude Opus 5, Google's Gemini 3.6 Flash, Moonshot's Kimi K3, Alibaba's Qwen3.8-Max, and DeepSeek's V4-Flash-0731, and every one of them tops a leaderboard somewhere. Leaderboard position isn't the decision anymore. The decision is: what's the job, and what does it cost to do that job a million times a month.
OpenAI split itself into three models on purpose
GPT-5.6 didn't ship as one model, it shipped as three: Sol, Terra, and Luna, priced at $5/$30, $2.50/$15, and $1/$6 per million input/output tokens at launch. That's not a tiering gimmick, it's an admission that "one model for everything" was never the right shape for how people actually use these things. Sol gets a Max Reasoning Effort mode and an Ultra Mode that runs sub-agents in parallel, built for the hardest problems you'll hand it. Luna is built to be cheap enough to run on every classification call and every lightweight agent step without thinking about the bill. Most teams building anything agentic will end up routing between at least two of the three, not picking one and calling it done.
Claude Opus 5 didn't get more expensive to get better
Anthropic's Opus 5, released July 24, holds the same $5/$25 per million token price as Opus 4.8, which is the actual headline. It scores 96.0% on SWE-bench Verified against Fable 5's 95.0%, though Fable 5 still edges it out on the harder SWE-bench Pro (80.0% vs 79.2%). The practical read: Opus 5 is now the default model on Claude Pro at no price change, so if you're already paying for Claude, you got a real capability bump for free. If you're deciding between Opus 5 and Fable 5 for a coding-heavy build, the benchmark gap is close enough that your actual codebase and task type will matter more than the leaderboard delta.
The open-weight models stopped being the budget option
This is the part that should actually change how you think about model selection. Kimi K3 shipped July 16 with a 2.8 trillion parameter MoE architecture and a 1M-token context window. DeepSeek's V4-Flash-0731 landed July 31 under a genuinely permissive MIT license, scoring 82.7 on Terminal Bench 2.1, up from 72.1 on its own preview, at $0.14/$0.28 per million tokens, the cheapest production-grade model in this entire group. Qwen3.8-Max claims 86.1 on OSWorld-Verified, ahead of both GPT-5.6 Sol Max (83.2) and Fable 5 (85.0) on computer-use tasks, at $2/$6 per million tokens, under a third of Opus 5's combined rate. That Qwen number is Alibaba's own benchmark and independent replication is still pending, worth flagging before you build a decision around it. But even discounting that one claim, the pattern holds: open-weight models from Chinese labs are now competitive on raw capability and dramatically cheaper, not just "good enough for a budget tier."
Context window stopped being a differentiator
Six months ago, a 1M-token context window was a selling point. Now Gemini 3.6 Flash, Kimi K3, Claude Opus 5, GLM-5.2, and DeepSeek V4-Flash all publish 1M-token windows as table stakes. If a vendor is still leading with context size in their pitch, that's a signal they don't have anything more current to lead with. The axes that actually separate these models now are cost per task at real volume, whether the weights are open and what the license actually permits commercially, and which benchmark protocol a claimed score came from, OSWorld 2.0 and OSWorld-Verified are different tests measuring different things, and a lot of coverage conflates them.
A framework that survives the next model wave
Stop asking "which model is best" and ask three questions instead. First: is this a high-volume, low-complexity job, classification, routing, lightweight agent steps, where token cost dominates the decision. That's Luna, DeepSeek V4-Flash, or Qwen3.8-Max territory, not Opus or Sol. Second: does the task require the deepest available reasoning where a wrong answer is expensive, complex coding, multi-step agentic work, research synthesis. That's where Opus 5, Fable 5, and Sol actually earn their price. Third: do you need to self-host, fine-tune, or audit the weights for compliance reasons. If yes, Kimi K3 and DeepSeek's MIT-licensed release are the only real options on this list.
The model wave isn't slowing down, and whatever wins this specific comparison will be old news in another six weeks. The framework above outlasts any single model's benchmark run. Pick based on the job and the volume, not the leaderboard, and you won't have to re-litigate this decision every time a new model drops.
Mentioned in This Post
ChatGPT
Your go-to for drafts, research, brainstorming, and first passes on almost anything, now with an agentic Work mode that runs multi-step tasks for you.
Claude
The model serious writers and researchers reach for when accuracy matters more than speed. Opus 5 is now the default, with voice mode expanded across every tier.
Gemini
Google's flagship model handles research, coding, long-document analysis, and multimodal tasks, and it's woven into every corner of Google Workspace.
Grok
Get real-time answers pulled from X posts, strong reasoning, and a direct tone that doesn't hedge. Grok 4.5 brings Opus-class coding and agentic performance at a lower price.
DeepSeek
Get frontier-level coding and reasoning with a 1M-token context window at a fraction of Western competitor cost. Now on DeepSeek V4 (Flash and Pro tiers) with a permanent 75% price cut locked in May 2026.
Qwen 3
Superseded by Qwen3.5 (Feb 2026) and then Qwen3.6 — Alibaba's current flagship line with strong agentic coding, repository-level reasoning, and multimodal understanding.
Related articles

The Best AI Coding Tools in 2025: A Developer's Honest Review
The Best AI Coding Tools in 2025: A Developer's Honest Review
6 min read

Vibe Coding Is Real: How Anyone Can Build Apps With AI in 2026
Vibe Coding Is Real: How Anyone Can Build Apps With AI in 2026
5 min read

Cursor vs GitHub Copilot vs Windsurf: Which AI Code Editor Wins in 2026?
Cursor vs GitHub Copilot vs Windsurf: Which AI Code Editor Wins in 2026?
7 min read
Signal, no noise.
A weekly breakdown of the AI tools and workflows actually worth your time.