Fetching from the wire…
Top 5 · 2026-06-19 · source-backed
Simon Willison doesn't hand out superlatives. So when he writes that Z.ai's GLM-5.2 is "probably the most powerful text-only open weights LLM," that's worth stopping for. His June 17 evaluation walks through a 753B-parameter Mixture-of-Experts model with 40B active params, a 1M-token context window (up from GLM-5.1's 200K), released under a plain MIT license at roughly $1.40 input / $4.40 output per million tokens on OpenRouter.
Here's the part that should rearrange your priors. Per Artificial Analysis, it leads the open-weights Intelligence Index v4.1 at 51, beating both MiniMax-M3 and DeepSeek V4 Pro, which sit at 44. It ranks #2 on Code Arena WebDev, behind only Claude Fable 5. An MIT-licensed model you can self-host is now within striking distance of the closed coding models for real work, not toy benchmarks.
It's not a clean sweep. Willison's pelican-on-a-bicycle SVG test passed cleanly, but his opossum-on-an-e-scooter probe actually regressed versus GLM-5.1, which tells you the improvement isn't uniform across the capability surface. And it burns more output tokens per task, around 43k, so the cheap per-token price gets partly eaten back by verbosity. If you're paying per token, run your own cost-per-completed-task math before you celebrate.
Why this matters to me as a builder: I've been assuming for months that anything serious has to route through Anthropic or OpenAI, and that the open models were a year behind. A 1M-context, MIT-licensed model that ranks #2 on WebDev breaks that assumption. The licensing is the real story. MIT means you can fine-tune it, embed it in a commercial product, run it air-gapped, and never send a token to a vendor. For regulated work, for anything where data residency is a hard requirement, that's the difference between "we can't use AI here" and "we can."
What to do about it: spin GLM-5.2 up on OpenRouter this week and run it against your actual eval suite, not the public leaderboards. Measure cost-per-completed-task, not cost-per-token, because that 43k output number will surprise you. And if you've got a use case blocked on data residency, this is the model to prototype with. It connects directly to the OpenCode story below, the model is becoming a part you plug in, and that changes what your harness needs to be.
Each link below shares sources, entities, or timing with this story.
Simon Willison found it in the OpenRouter price list. 1.6T MoE, ~49B active, 1M context, up to 384K output, at $0.435/M input (cache miss) and $0.87/M output. The agentic-coding deltas versus the preview are the story: DeepSWE 12.8 → 62.7, CyberGym 52.7 → 83.3, Terminal Bench...
Anthropic released Claude Fable 5.1 on September 1. Claude Code v2.1.257 made it the default Fable model at 17:53 UTC that day, with a 1M-token context window, $10 per million input tokens, $50 per million output, and $0.25 per million on cache reads (claude-code CHANGELOG). B...
DeepSeek dropped V4 in mid-June as an open-weight model with a 1-million-token context window, priced at $1.74 per million input tokens, posting near-parity with GPT-5.4 on math and Q&A benchmarks (MindStudio). That's the headline number. The architecture underneath is more in...
GPT-5.6 Luna went to $0.20 input / $1.20 output per million tokens on July 30. That's an 80% cut. Terra dropped 20%. Luna's input now undercuts Gemini 3.1 Flash-Lite ($0.25/$1.50) and sits at one-fifth of Claude Haiku 4.5's $1 input. Simon Willison covered the announcement and...
GLM-5.1 from Zhipu AI scored 58.4% on SWE-bench Pro. GPT-5.4 scored 57.7%. Claude Opus 4.6 scored 57.3%. That's the first time an open-weight model has ever topped a major coding benchmark against the best proprietary models. The specs matter. GLM-5.1 is a 754B-parameter mixtu...
Satya Nadella said companies routing everything through a single proprietary lab may not survive. His argument: you hand that lab your most sensitive business context, and the lab can turn it against you as a competitor. His prescription is an orchestration layer — keep the ha...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.