Benchmarks

Measured, not claimed.

Every number below came out of our own coding agent driving an open-weight model, scored with the standard SWE-bench evaluator. We publish the runs we lose as well as the ones we win.

SWE-bench Lite · 300 tasks

On Lite, we lead.

SWE-bench Lite · 300 tasks · resolved
code.ae + GLM 5.3 FlashOURSOpen weight
63.0% · 189 / 300
Claude Opus 4.6Closed frontier
62.7%
MiniMax M2.5 — nativeOpen weight
56.3%
GPT-5Closed frontier
54.3%
code.ae + MiniMax M2.5OURSOpen weight
51.3% · 154 / 300

GLM 5.3 Flash on our harness resolves 63.0% (189/300) — ahead of MiniMax M2.5’s native 56.3% and of Claude Opus 4.6, a closed frontier model. The same harness with MiniMax M2.5 resolves 51.3%, which is the honest spread: the harness is model-agnostic, and the model you put in it still matters.

SWE-bench Verified · 500 tasks

On Verified, we trail — and we say so.

SWE-bench Verified · 500 tasks · resolved
Claude Opus 5Closed frontier
96.0%
Claude Opus 4.8Closed frontier
88.6%
DeepSeek V4 ProOpen weight
80.6%
Qwen3.7 MaxOpen weight
80.4%
MiniMax M2.5 — own harnessOpen weight
80.2%
code.ae + MiniMax M2.5OURSOpen weight
70.0% · 350 / 500

Our harness drove MiniMax M2.5 to 70.0% (350/500). The same model reports 80.2% on its own scaffolding, so roughly ten points here are ours to close, not the model’s. That gap is scaffold work — reproduce-test-first, regression filtering, best-of-N, hierarchical localization — and it is the work we are doing.

What this shows

The harness is the variable.

Model-agnostic

Two frontier models, one harness

GLM 5.3 Flash and MiniMax M2.5 both run on the same coding agent, with no re-integration. Swapping the model is a configuration change, not a rebuild.

Open weight

No foreign kill switch

Every model we run is open weight, so no vendor policy change can take it away. The closed frontier scores higher today; it is also the thing that can go dark.

Verifiable

Raw counts, standard scorer

We publish resolved/total, not just a percentage, and score with the standard SWE-bench evaluator. Numbers you can re-run are the only kind worth quoting.

SWE-bench Lite and Verified are different datasets and are never merged into one chart. Reference scores for other models are their own published or third-party leaderboard results, shown so the harness-versus-model gap is visible rather than hidden.