The AI world just got a mystery launch. An anonymous model called Ox Alpha appeared on OpenRouter with a 1M-token context, text/image/video input, and tool calling — free, and claimed by no lab. Wired into real coding agents, it completed 8 of 10 DeepSWE repository tasks (80%), out-scoring GPT-5.6 Sol Max (52%), Fable 5 Max (65%), and GLM-5.3 Max and Grok 4.6 xhigh (62%). Forensic analysis then pointed squarely at an unreleased Zhipu GLM-5.x. The identity matters less than the pattern: anonymous pre-launch testing is quietly becoming the standard way frontier labs ship.
What Ox Alpha Did on the Coding Benchmarks
Developer Ben Davis pulled 10 tasks from DeepSWE, a benchmark built around real software-engineering work — reading a repository, locating a bug, editing code, running tests, and fixing failures across multiple rounds. Ox Alpha completed 8 of 10 (80%). In the same comparison set, Fable 5 Max scored 65%, GLM-5.3 Max and Grok 4.6 xhigh 62%, and GPT-5.6 Sol Max 52%. A second developer running a different DeepSWE subset reported roughly 63%.
Two caveats first: 10 tasks is a small sample, and the two runs used different task sets and configurations, so this is not a ranked leaderboard. What it does show is real long-horizon coding potential — the sustained, multi-step agent work that single-turn coding questions cannot measure.
The Forensics: Why Everyone Thinks It Is Zhipu GLM-5.x
The community turned detective, and the evidence is unusually specific. The strongest signal is the video encoder: across four clips with different frame rates, durations, and resolutions, Ox Alpha consumed exactly the same vision tokens as GLM-5V-Turbo, while MiMo, Qwen, and GLM-4.6V all diverged. The text tokenizer also lines up — over 25 prompt sets, Ox Alpha held a fixed 75-token difference from GLM-5.3. It refuses audio with the same routing behavior as GLM-5V, and its answer style, agent step counts, and reasoning interface all read as GLM-family. Zhipu has a track record here: it previously tested GLM-5 anonymously under the alias Pony Alpha.
One tester put confidence at 99 percent that this is a GLM-5.x — most likely the unreleased GLM-5.3 Flash. Zhipu has since confirmed it: Ox Alpha is GLM-5.3 Flash, open-sourced at launch. A second anonymous model, korrine, has since appeared on Code Arena, with guesses ranging from Kimi K3.1 to Qwen to MiMo V3. Neither OpenRouter nor Zhipu has commented publicly.
Why Anonymous Launches Are Becoming Standard
This is the part that matters for the industry. On blind arenas, hiding the brand removes the halo effect — users vote on output alone, so the resulting rankings approximate real preference rather than reputation. OpenRouter runs a different kind of test: developers wire the model into coding agents, hand it real repositories, and run hours-long tool-calling sessions. Context stability, tool reliability, and whether the model loops or drifts on long tasks all surface under real load.
For the lab behind the model, that is a free public stress test: watch failures early, validate inference capacity, and seed genuine word-of-mouth before the official launch. And the guessing game itself is now a marketing device — an identity cliffhanger stretches the discussion cycle across social platforms for days.
What It Means for the Coding Frontier
If a Flash-tier model — smaller and cheaper by design — already approaches frontier-level coding on real repository tasks, two things follow. First, the ceiling of the full-size release is higher than anything tested here, and nobody has seen it yet. Second, the frontier is now being defined on real-repository agent work, not synthetic single-turn benchmarks. In the same week, frontier providers are racing prices down — OpenAI cut GPT-5.6 Sol pricing by about 20 percent — while Chinese open-weight labs are compressing near-frontier coding ability into smaller, cheaper, anonymous trial balloons and letting the market find them.
What You Should Do Next
- Test it while it is free. Point your coding agent at Ox Alpha on OpenRouter and run a deep-repository task. Judge long-session tool reliability and context retention, not just a single answer.
- Watch for new anonymous entries on Arena, Code Arena, and OpenRouter. A fresh sockpuppet usually means an upcoming launch.
- Read the pricing signal. If Zhipu ships GLM-5.x Flash at these numbers and a low price, agent-powered coding gets dramatically cheaper for teams that rely on frontier models — the same direction we flagged in the latest AI daily briefing on OpenAI price cuts.
- Keep perspective. Ten tasks cannot crown a model, but the category signal — anonymous launches, real-repo benchmarks, compressed frontier coding — is real.
Frequently Asked Questions
Which model is Ox Alpha really?
The dominant community theory is the unreleased Zhipu GLM-5.3 Flash or a GLM-5.x multimodal variant. Evidence includes identical vision-token counts to GLM-5V-Turbo across four videos, a fixed 75-token text-tokenizer difference from GLM-5.3, and matching audio-refusal routing. Neither OpenRouter nor Zhipu has confirmed it.
Is Ox Alpha actually better than GPT-5.6 at coding?
On one 10-task DeepSWE subset it completed 8 tasks (80%) versus GPT-5.6 Sol Max at 52%, Fable 5 Max at 65%, and GLM-5.3 Max and Grok 4.6 xhigh at 62%. A second run on a different subset scored about 63%. The samples are small, so treat the ranking as indicative rather than definitive.
Why do labs release models anonymously before launch?
Blind launches remove brand bias on arenas and double as a public stress test on OpenRouter, where developers push the model through real repositories and long tool-calling sessions, exposing context drift and reliability issues. It also builds word-of-mouth, and the guessing game itself extends the hype cycle.