AI agents · OpenClaw · self-hosting · automation

Quick Answer

What Is Ox Alpha? The Stealth Coding Model Explained

Published:

The Short Answer

Ox Alpha is an anonymous model that appeared on OpenRouter as stealth/ox-alpha on August 20, 2026, free to use, with a 1,048,576-token context window and multimodal input covering text, images and video. It generated a week of coding-benchmark headlines and an industry guessing game about which lab built it.

As of August 25, 2026: nobody has claimed it, and the benchmark claims that made it famous have already softened.

What Is a Stealth Model?

Stealth listings are a normal pre-release tactic. A lab pushes an unannounced checkpoint to a public router under a codename, prices it at zero, and watches how it performs on real developer traffic before committing to a launch. The lab gets free evaluation at scale plus a viral moment if the model is good. Recent frontier releases from several vendors were tested this way first.

The trade the user makes is implicit: you get a frontier-class model for free, and the operator gets your prompts.

The Benchmark Story — and the Correction

This is the part worth reading carefully, because it is a clean case study in how AI benchmark claims propagate.

StageClaimDate
First independent tests80% Pass@1 on DeepSWE, vs 65% Claude Fable 5 and 52% GPT-5.6 Sol~Aug 21, 2026
Media pickup”Beats GPT-5.6 and Claude Fable 5 at coding”Aug 21–22, 2026
Fuller re-run by same testerRoughly level with GPT-5.6 Sol midAug 23, 2026
LLM Coding Leaderboard (OpenCode)#26, 8.9 / 20 points, medium effortAug 23, 2026
Major public leaderboardsNo confirming result publishedAs of Aug 25, 2026

The first number came from a partial benchmark subset. The corrected number came from the complete set. The headlines were written from the first number and largely not updated — which is the ordinary lifecycle of a benchmark claim in 2026.

A single partial-subset score is not evidence. It is a hypothesis that a complete run either confirms or, as here, deflates.

What Ox Alpha Actually Offers

Stripped of the hype, the concrete specifications are still notable:

  • 1,048,576-token context — genuine frontier-tier context length, matching Claude Opus 5 and DeepSeek V4
  • Multimodal input — text, images and video
  • Free during the evaluation window — reported as roughly a week
  • Competent, not leading, at coding — mid-pack on a full evaluation

A free model with a 1M context that codes about as well as a mid-effort frontier configuration is genuinely useful for the right task. It is not a frontier-beating breakthrough.

The Real Story Is Data, Not Benchmarks

The question developers should be asking is not “how good is it” but “where do my prompts go?”

With a named provider you get a data processing agreement, a published retention window, a stated position on training use, a jurisdiction, and a company that can be sued. With stealth/ox-alpha you get none of these, because there is no identified counterparty. OpenRouter routes the request; it does not underwrite the operator’s data practices.

Practical rules if you want to try it:

  1. Public code only. Open-source repos, sample projects, synthetic tasks.
  2. No secrets, ever. No keys, no customer records, no internal architecture.
  3. No production traffic. A model that can vanish in a week is not a dependency.
  4. Assume prompts are retained and used for training. That is the most probable price of a free frontier endpoint.

Should You Care?

If you are benchmarking models for a build decision: wait for attribution. An unclaimed model cannot be procured, cannot be contracted, and cannot be relied upon. If it is a real pre-release, it will get a name and a price sheet within weeks, and that is the version worth evaluating.

If you are curious: use it on a public repository for an afternoon and form your own view. Your own task-level evaluation is worth more than the entire benchmark discourse around it — a point that applies well beyond this model.

Sources