Fetching from the wire…
Top 5 · 2026-04-09 · source-backed
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-world software engineering: resolving actual GitHub issues in real codebases. The model also demonstrated 8-hour autonomous execution capability, meaning it can work on a problem for an entire workday without human intervention. The 754B MoE architecture activates a fraction of parameters per inference, keeping it practical.
The economics are where this gets interesting for builders. GLM-5.1 via API costs $1.40 per million input tokens. Or you can run it yourself via vLLM or SGLang for the cost of your hardware. I run daily agent pipelines that make thousands of API calls. The cost difference between "free on my own GPU" and "$1.40/M tokens times a few thousand calls" is substantial over a month.
I've been skeptical of open-weight models catching frontier providers for coding tasks. The gap has been real. Llama models are great for many things, but complex multi-file code reasoning has been a consistent weakness. GLM-5.1 changes that calculation. Not by a little. By pulling ahead.
The timing creates an interesting dynamic. This lands the same week Anthropic launches managed agent infrastructure (Story #2) and the same week the community is loudly complaining about Opus 4.6 reasoning degradation (see Models below). If your agent pipeline depends on a single proprietary API, you now have a viable self-hosted alternative that benchmarks better on the thing that matters most: actually resolving engineering problems.
I'm not saying everyone should switch tomorrow. Benchmarks aren't everything, and I haven't personally run GLM-5.1 through my own workflows yet. But the argument for vendor lock-in just got a lot weaker. Every team running daily coding agents should evaluate GLM-5.1 as either a primary model or a fallback. The MIT license means you can modify, fine-tune, and deploy it however you want. No usage restrictions.
Something's shifted. The moat around proprietary coding models was already eroding. This might be the moment it disappeared.
Each link below shares sources, entities, or timing with this story.
Anthropic partners with Google / Shared entities / Shared topic / What happened next / Tension
Linked by a graph relationship (Anthropic partners with Google); both cover Anthropic, GLM, GPT, Hardest Coding Benchmark; overlapping topics (benchmark, coding, glm-5, gpt-5, model).
Claude Opus built by Anthropic / Shared entities / Shared topic / What happened next / Tension
Linked by a graph relationship (Claude Opus built by Anthropic); both cover Anthropic, Bench Pro, Benchmarks, GPT; overlapping topics (agent, benchmark, coding, gpt-5, model).
Linked by a graph relationship (Claude Opus built by Anthropic); both cover Bench Pro, GLM, GPT, MoE; overlapping topics (agent, benchmark, coding, cost, glm-5).
Anthropic criticizes Qwen / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Anthropic criticizes Qwen); both cover Bench Pro, Benchmarks, GLM, GPT; overlapping topics (agent, benchmark, coding, cost, glm-5).
Claude Opus built by Anthropic / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Claude Opus built by Anthropic); both cover GLM, GPT, GPU, MIT; overlapping topics (benchmark, glm-5, gpt-5, model).
Anthropic partners with Google / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (Anthropic partners with Google); both cover Anthropic, GLM, GPT, Llama; reported by the same outlet (venturebeat.com).
Anthropic released Fable / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Anthropic released Fable); both cover Bench Pro, GPT, MoE, Opus; overlapping topics (agent, benchmark, coding, cost, gpt-5).
Anthropic released Claude / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Anthropic released Claude); both cover Anthropic, GitHub, GLM, GPT; overlapping topics (agent, coding, cost, engineering, model).