Fetching from the wire…
Top 5 · 2026-06-29 · source-backed
Two weeks ago the US government forced Anthropic to pull Mythos 5 offline under an emergency export directive, on the theory that frontier cyber capability is dangerous enough to gate. This week a Chinese lab released a model you can download under an MIT license that benchmarks at parity with it on exactly that kind of work. The timing isn't subtle.
Zhipu AI's GLM-5.2 is a roughly 750B-parameter mixture-of-experts model with about 40B active per token, a 1M-token context window, and weights anyone can pull and run. The Verge reports researchers found it matches Anthropic's export-controlled Mythos on bug-finding and cybersecurity tasks. The numbers are specific. Semgrep measured 39% F1 on IDOR detection, versus Claude Code's 32%. Graphistry's CyBT-CTF eval put it level with Opus 4.8. That's not "competitive Chinese model." That's beating the practical US frontier on a security task that the US government decided was too sensitive to export.
Here's the part that should make you sit up. Graphistry also flagged unusually high output correlation with both GPT-5.5 and Opus 4.8, Cohen's Kappa of 0.80 and 0.76, which is the statistical fingerprint of distillation. So the open-weight model that's beating the locked-down model may have learned a chunk of its behavior from the locked-down models in the first place. And because the weights are public, the same researchers warned anyone can strip the safety alignment off it in an afternoon.
This challenges the whole premise of weights-based export control, with data. If the policy goal was limiting who has frontier cyber capability, the policy failed in under two weeks. You can't ban a download.
What builders should do: pull GLM-5.2 and benchmark it on your actual retrieval and reasoning tasks before assuming a US API is worth the per-token cost or the data egress. The 1M context and MIT license make it genuinely usable for self-hosted work where Opus or GPT can't legally go right now. But treat the distillation signal as a reason to verify outputs independently, not a reason to trust it blindly. A model that correlates 0.80 with GPT-5.5 will inherit GPT-5.5's failure modes too. Test it on the cases you care about, not the leaderboard.
Each link below shares sources, entities, or timing with this story.
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...
Martin Alderson's essay "The upcoming AI margin collapse, part 1: GLM 5.2" hit 675 points and 462 comments on Hacker News, and it's the rare HN chart-topper that's actually about spreadsheet math instead of vibes. The argument is simple. Z.ai's GLM 5.2 delivers frontier-adjace...
This is the other half of the Fable 5 story, so read them together. While the best coding model in the world is uncallable, an open-weight one quietly posted frontier-adjacent numbers. Per Tom's Hardware, independent benchmarks for the MIT-licensed GLM-5.2 (744B params, 40B ac...
Xiaomi released MiMo-V2.5-Pro, a 1.02 trillion parameter mixture-of-experts model (42B active) with 1M token context, fully MIT licensed. In benchmarks, it achieves 63.8% success on agentic tasks using 40-60% fewer tokens than Claude Opus 4.6 or GPT-5.4 for comparable results....
Moonshot AI released Kimi K3, a sparse mixture-of-experts activating 16 of 896 experts per token. That's about 1.8% of the pool live at any moment, with a 1M-token context window and native vision. Two new architectural pieces show up: Kimi Delta Attention and Attention Residu...
GLM-5.1 scored 58.4% on SWE-Bench Pro. Opus 4.6 scored 57.3%. GPT-5.4 scored 57.7%. Read those numbers again. An open-weight, MIT-licensed model now leads the most rigorous coding benchmark we have. This isn't a narrow win on a cherry-picked eval. SWE-Bench Pro tests real-worl...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.