On June 12, the U.S. blocked Anthropic's Fable 5 globally. On June 13, Zhipu AI released GLM-5.2 — and within hours it had claimed the top spot on BridgeBench Reasoning, beating Fable 5.
The timing was not a coincidence. The export control event and the Chinese lab response happened back to back, and the benchmark results landed hard: a fully open model, running at 300 tokens per second, at one-tenth the cost of its American counterpart, now sits #1 on reasoning.
The phrase circulating on X is blunt: "You cannot export control your way out of open source."
What Happened, in Order
| Date | Event |
|---|---|
| June 12, AM | U.S. Commerce Department issues export control directive; Anthropic suspends Fable 5 and Mythos 5 globally |
| June 12, same day | Moonshot AI open-sources Kimi K2.7-Code, 1T-parameter coding model |
| June 13 | Zhipu AI releases GLM-5.2, immediately tops BridgeBench |
| June 13 | ZCode 3.0 ships with deep GLM-5.2 integration for Coding Plan users |
| June 14–15 | Developer benchmarks proliferate; GLM-5.2 confirmed #1 reasoning, #1 BS |
For the full background on the U.S. export control directive, see our earlier post: Why Did the U.S. Government Ban Fable 5?
GLM-5.2: What the Model Actually Does
GLM-5.2 is Zhipu AI's (Z.ai) latest frontier release. The headline numbers from BridgeBench:
| Benchmark | GLM-5.2 | Position |
|---|---|---|
| BridgeBench Broad Score | 100.0 | #1 |
| BridgeBench Reasoning | 42.8 | #1 (beats Fable 5) |
| Speed | ~300 tok/s | — |
| Cost vs. U.S. frontier | ~1/10th | — |
Developer rankings following hands-on testing place the current model order roughly as:
Fable > Kimi-K2.7 > Opus-4.8 = GLM-5.2 > GPT5.5 > Minimax-M3
GLM-5.2 does not unseat Fable 5 across the board — but it matches or beats Opus-4.8 while being dramatically cheaper and faster, which is what matters for most production workloads.
What's Actually New in GLM-5.2
Zhipu AI hasn't published a detailed technical report yet, but from available benchmarks and integrations:
- Reasoning uplift: beats Fable 5 on BridgeBench Reasoning (42.8), which is the benchmark most correlated with multi-step agent performance
- Long-context coding: ZCode 3.0's integration highlights stronger performance on large codebase tasks
- Agent task execution: described as meaningfully better than GLM-5.1 in the ZCode release notes
- 300 tok/s throughput: high enough for real-time agent loops and streaming interfaces
- Fully open weights: not just API access — weights are available
The predecessor, GLM-5.1, was already capable enough to run locally via Ollama and vLLM. GLM-5.2 pushes performance to frontier territory.
Kimi K2.7-Code: The Other Half of the Response
Released the same day as the Fable 5 suspension, Kimi K2.7-Code from Moonshot AI is a different model targeting a different niche — coding specifically. The headline numbers:
- 1 trillion parameters (MoE architecture)
- +21.8% on Kimi Code Bench v2 vs K2.6
- +11.0% on Program Bench
- +31.5% on MLS Bench Lite
- 30% less "overthinking" (shorter reasoning chains for the same answer quality)
- Second on ErdosBench
Developer impression: closer to Fable level than any previous open coding model. For full Kimi K2.7 coverage, see our dedicated post: Kimi K2.7-Code: Moonshot AI's 1T-Parameter Open Coding Powerhouse
The Export Control Paradox
The U.S. export control logic is: restrict access to frontier AI models to prevent adversaries from using them. The problem is that this logic works when the models in question have no comparable substitutes. That assumption broke down in 48 hours.
There are three things that make the "you cannot export control your way out of open source" argument particularly sharp here:
1. Open weights travel freely. An export control on a closed API can be enforced. An export control on open weights is a different problem entirely — the weights exist on servers across many jurisdictions, and can be redistributed without Zhipu AI's involvement.
2. The capability gap has closed. A year ago, U.S. frontier models had a significant quality lead. Today, GLM-5.2 beats Fable 5 on at least one major reasoning benchmark. The value of the "moat" has diminished.
3. The price signal is working against U.S. labs. GLM-5.2 at 1/10th the cost and 300 tok/s is not a consolation prize — it's the better product for a large fraction of workloads. The ban accelerates developers toward alternatives they might have ignored otherwise.
For developers currently looking for alternatives to Fable 5 at closer price parity, also see: OpenRouter Fusion API: Fable-Level AI at Half the Price
For Developers: What to Use Now
| Need | Recommended |
|---|---|
| Best overall reasoning | GLM-5.2 (beats Fable 5 on BridgeBench Reasoning) |
| Best open coding model | Kimi K2.7-Code (1T params, top ErdosBench) |
| Closest Fable 5 parity (closed, low-cost) | OpenRouter Fusion API |
| When Fable 5 returns | Still unclear — see status tracker |
GLM-5.2 is available immediately via the Z.ai API and through ZCode 3.0 for Coding Plan subscribers. Kimi K2.7-Code is open-sourced under a Modified MIT license.
The Broader Shift
What happened this week is the clearest demonstration yet of how AI capability has decoupled from U.S. export control reach. The ban was designed to protect a strategic advantage. Within 24 hours, two Chinese labs had released models that developers worldwide can access for free, run locally, modify, and redistribute — and one of them now tops the reasoning benchmark that U.S. labs have been competing on.
The policy instrument and the technical reality are increasingly out of sync. That gap is what developers, policymakers, and the AI industry will be navigating for the rest of 2026.