Ox Alpha stealth AI model: an anonymous release on OpenRouter and OpenCode with a 1M-token multimodal context window and free near-unlimited usage, triggering a community detective hunt - with tokenizer fingerprinting pointing most strongly to an unreleased Zhipu AI GLM model - over its undisclosed developer.
TECH

Ox Alpha stealth AI model: an anonymous release on OpenRouter and OpenCode with a 1M-token multimodal context window and free near-unlimited usage, triggering a community detective hunt - with tokenizer fingerprinting pointing most strongly to an unreleased Zhipu AI GLM model - over its undisclosed developer.

35+
Signals

Strategic Overview

  • 01.
    Ox Alpha appeared as an anonymous stealth model on OpenRouter and OpenCode on August 20, 2026, offering a 1,048,576-token (1M) multimodal context window with text, image, and video input and up to 131,072 completion tokens.
  • 02.
    OpenCode made it free for roughly one week with a claimed capacity of 100 trillion tokens per day and 'near unlimited usage,' though at least one early user reported being rate-limited on their very first prompt.
  • 03.
    OpenRouter explicitly disclaims being the model's developer, owner, or provider, and its own policy states prompts and completions are retained by the provider (just not used for training) - a nuance that sits uneasily next to marketing language describing 'zero data retention.'
  • 04.
    Independent tokenizer analysis and benchmarking point most strongly toward Zhipu AI's GLM family (possibly an unreleased GLM-5.3 or GLM-6 variant), though rival theories point to Microsoft, Xiaomi, and a GLM-plus-xAI hybrid.

A Fifth Mystery Model in Six Months - Fingerprinted Within Days of Launch

Ox Alpha did not arrive in a vacuum. Pony Alpha turned out to be Zhipu AI's GLM-5, a 744B mixture-of-experts model. Hunter Alpha turned out to be Xiaomi's MiMo-V2-Pro. Elephant Alpha was later attributed to Ant Group's Lingxi Ling-2.6-flash, and Owl Alpha to Meituan's LongCat-2.0 [4]. Each one launched under an animal-plus-Alpha codename on OpenRouter, generated a burst of benchmark-chasing hype, and was eventually unmasked as a named release from a Chinese lab. Ox Alpha, which appeared on OpenRouter and OpenCode on August 20, 2026, is the fifth entry in that sequence in roughly six months [4].

What makes this instance notable is how quickly the community moved to fingerprint it. Tokenizer probes, benchmark replication, and API-error analysis were all circulating publicly within days of Ox Alpha's launch, well before OpenRouter or any lab confirmed a name change [2]. That speed applies the same detective playbook that eventually unmasked Pony Alpha, Hunter Alpha, Elephant Alpha, and Owl Alpha as named releases from Chinese labs - which raises the question of how much longer labs can expect anonymous testing to actually stay anonymous.

Three Fingerprinting Methods, Three Different Answers

The strongest technical case for a Zhipu AI origin comes from tokenizer analysis: independent researcher Sushaanth Srinivasan ran probe tests comparing Ox Alpha's tokenizer against known GLM tokenizers and reported a full match across every test [2]. Separately, researcher Ben Davis benchmarked the model on a 10-task DeepSWE coding subset, where it beat GLM 5.3, Grok 4.6, and GPT 5.6, and concluded with 99 percent confidence that it is an unreleased GLM-5.3-series variant from Z.ai [5].

But the tokenizer evidence is not unanimous. Robert Lukoszko ran his own analysis and concluded Ox Alpha uses a cl100k_base tokenizer that contradicts the GLM theory entirely, matching only Microsoft's Phi/MAI lineage instead [2]. Gael Breton split the difference with a hybrid theory - a GLM-based model, but served through xAI's infrastructure, which he dubbed 'Composer 3' [2]. Beyond the tokenizer disputes, community forensic work has also pointed to numeric API error codes and a forced reasoning_content field that commenters characterized as Z.ai/GLM-specific, adding a fourth data point to the GLM side of the ledger, though this detail has circulated mainly through informal community testing rather than a published technical writeup.

A separate thread of evidence came from outside the coding-benchmark debate entirely: independent hands-on testers who put Ox Alpha through visually complex generation tasks - orbital 3D dashboards, a ship-combat game, SVG illustration, interactive 3D objects, and full-stack apps - converged on visual and creative-generation output as a standout strength, arguably more distinctive to them than the coding scores driving the identity debate. That convergence across multiple independent testers, on tasks far removed from the DeepSWE-style suites above, suggests Ox Alpha's capability profile may extend past coding into a genuinely broad multimodal skillset.

The 'Zero Data Retention' Claim Doesn't Match OpenRouter's Own Policy

OpenCode's launch messaging for the free week described the offer using the phrase 'Zero Data Retention' alongside the 1M context window and multimodal support. But OpenRouter's own model page for stealth/ox-alpha states that prompts and completions are retained by the provider, just not used for training [1]- a materially different claim from true zero retention, and one that is easy to miss amid the excitement over free frontier-level access.

Third-party coverage of the launch flagged this same gap between the marketing language and the actual stated policy [4]. For a model whose developer is unknown and unaccountable by design, the distinction matters more than it would for a named lab: users sending proprietary code or sensitive prompts through a 'zero data retention' free trial have no way to verify who is retaining their data, or for how long, beyond OpenRouter's boilerplate disclaimer that it is merely routing the requests.

The Censorship Test That Complicates the 'It's Chinese' Theory

Not all of the detective work has been technical. On Reddit, users tested Ox Alpha with sensitive China-related questions and found it answered more openly than typical Chinese-developed models, which tend to refuse or deflect on those topics. The resulting thread, titled 'Ox Alpha can't be the Chinese,' argued this behavioral evidence cuts against the GLM/Zhipu attribution that the tokenizer and benchmark evidence otherwise supports.

Other users pushed back, arguing that content guardrails are typically applied as a filter layer separate from the base model's training data, so a model can be GLM-based at the architecture and tokenizer level while still answering sensitive political questions differently depending on how its safety layer is configured for a given deployment. That distinction - behavioral tests measuring guardrail configuration versus technical tests measuring model lineage - is a useful reminder that not all 'evidence' in these stealth-model mysteries carries equal weight, a point implicit throughout the broader roundup of competing attribution theories [2].

Frontier Benchmark Claims Collide With Doubts About Free-Tier Economics

On the performance side, the same 10-task DeepSWE benchmark covered above had Ox Alpha scoring 80 percent versus 65 percent for Fable, 62 percent for both GLM 5.3 and Grok 4.6, and 52 percent for GPT 5.6 [5]- a result strong enough that the more interesting question isn't the score itself, but whether the free tier delivering it is economically sustainable. Community testing elsewhere reported similar relative rankings on informal coding and visual-generation tasks, though the small sample size (a 10-question benchmark) has drawn its own share of skepticism about reading too much into it.

That skepticism extends to the business logic behind the release. The theories roundup covering the launch notes doubts about whether even Zhipu AI has the compute capacity to sustain a genuine 100 trillion tokens per day in free serving capacity [2], and separate coverage of the launch reported that at least one user was rate-limited on their very first prompt - directly undercutting the 'near unlimited usage' claim used to market the free week [3]. Frontier-level benchmark scores and an unsustainable-sounding free offer are, in this case, two sides of the same unresolved mystery.

Historical Context

2026-02
An earlier anonymous stealth model, Pony Alpha, was later revealed to be Zhipu AI's GLM-5, a 744B mixture-of-experts model.
2026-03-11
Anonymous stealth model Hunter Alpha was subsequently revealed as Xiaomi's MiMo-V2-Pro.
2026-04
Anonymous stealth model Elephant Alpha was later attributed to Ant Group's Lingxi Ling-2.6-flash.
2026-04
Anonymous stealth model Owl Alpha, which appeared in late April 2026, was later revealed as Meituan's LongCat-2.0.
2026-08-20
Ox Alpha appeared on OpenRouter and OpenCode as the fifth in this pattern of anonymous 'Alpha'-named models later tied to Chinese AI labs, with community fingerprinting efforts beginning within days of launch.

Power Map

Key Players
Subject

Ox Alpha stealth AI model: an anonymous release on OpenRouter and OpenCode with a 1M-token multimodal context window and free near-unlimited usage, triggering a community detective hunt - with tokenizer fingerprinting pointing most strongly to an unreleased Zhipu AI GLM model - over its undisclosed developer.

OP

OpenRouter

Platform hosting the model under the identifier stealth/ox-alpha; explicitly disclaims being the developer, owner, or provider

OP

OpenCode

Terminal-based coding agent tool that added Ox Alpha to its free Zen plan and publicized its 100T-token/day capacity claim

Z.

Z.ai / Zhipu AI

Leading suspected developer, based on tokenizer fingerprinting matching the GLM family and forensic benchmarking; possibly an unreleased GLM-5.3 or GLM-6 variant

XI

Xiaomi (MiMo team)

Secondary suspected developer, based on Xiaomi's history of anonymous stealth releases and a CFO comment about a new MiMo generation in training

Fact Check

5 cited
  1. [1] OpenRouter: stealth/ox-alpha model card
  2. [2] Which Lab Is Behind The Viral Ox Alpha Model? These Are The Theories
  3. [3] Stealth Model Ox Alpha Available For Free For A Week On OpenRouter And OpenCode
  4. [4] Ox Alpha Stealth Model: What We Know
  5. [5] A Mystery Model Called Ox Alpha Just Topped Coding Benchmarks For Free

Source Articles

Top 5

THE SIGNAL.

Analysts

Ran probe tests comparing Ox Alpha's tokenizer against known GLM tokenizers and found a full match across every test run.

Sushaanth Srinivasan
Tokenizer analysis supports the GLM/Zhipu attribution theory

Argues Ox Alpha uses a cl100k_base tokenizer that contradicts the GLM theory and instead matches only Microsoft's Phi/MAI model family.

Robert Lukoszko
Attributes Ox Alpha to Microsoft's Phi/MAI lineage instead of GLM

Combines tokenizer clues pointing to GLM with serving-infrastructure clues pointing to xAI, dubbing the result 'Composer 3.'

Gael Breton
Proposes a hybrid theory - a GLM-based model served through xAI infrastructure

Cites early benchmark results in SWE and cyber categories as evidence it outperforms every frontier model currently available.

Ananay Arora
Strongly asserts Ox Alpha is a Zhipu AI GLM model, likely to be branded GLM-6

Conducted forensic and benchmark analysis on a 10-task DeepSWE subset where Ox Alpha outperformed GLM 5.3, Grok 4.6, and GPT 5.6, concluding it is likely an unreleased variant of the GLM-5.3 series.

Ben Davis (independent researcher)
99 percent confident Ox Alpha originates from China's Z.ai (Zhipu AI)
The Crowd

Ox Alpha (stealth model) is free for the next week - 1M Context - Multi-modal - Zero Data Retention Generous rate limits, near unlimited usage We have capacity for 100T tokens per day, lets see what you can do

@@opencode14309

New stealth model: Ox Alpha Ox Alpha is a frontier model built for efficient coding, sustained agentic work, and real-world production use. - 1M token context window - Text, image, and video input Try it now and share feedback to improve the model!

@@OpenRouter3855

JUST IN: Mysterious new “Ox Alpha” AI model appears on OpenRouter with a 1 million token context window, multimodal capabilities, & no disclosed owner.

@@Polymarket1463

A stealth model called Ox-Alpha has been released, outperforming Fable on SWE.

@u/troll_khan681
Broadcast
Ox Alpha Is INSANE – Testing the Mysterious New Stealth Model!

Ox Alpha Is INSANE – Testing the Mysterious New Stealth Model!

OX Alpha FREE — Testing the Mysterious Stealth AI Model

OX Alpha FREE — Testing the Mysterious Stealth AI Model

Ox Alpha (FR*EE Stealth Model) - The AI Model Built for Long Horizon Coding & Complex Reasoning

Ox Alpha (FR*EE Stealth Model) - The AI Model Built for Long Horizon Coding & Complex Reasoning

Ox Alpha stealth AI model: an anonymous release on OpenRouter and OpenCode with a 1M-token multimodal context window and free near-unlimited usage, triggering a community detective hunt - with tokenizer fingerprinting pointing most strongly to an unreleased Zhipu AI GLM model - over its undisclosed developer. — AI News | Agentic Brew