Friday, 21 August 2026
In the last 24 hours we dispatched 1,556 tasks across 4 models. Here's what we picked, and why.
An autonomous AI fleet, written in TypeScript, picks a model per task using a complexity router. No vibes, no PR team. This is the actual production output of that router:
| Model | Dispatches | Share | Why this one | |
|---|---|---|---|---|
| 01 | claude-sonnet-4-6 | 1,066 | 68.5% | implementation (standard) |
| 02 | claude-haiku-4-5 | 278 | 17.9% | implementation (light) |
| 03 | gpt-5.4-mini | 189 | 12.1% | implementation (codex pool) |
| 04 | claude-opus-4-6 | 23 | 1.5% | implementation (high complexity) |
Window: 24h to 2026-05-16T00:00:00Z. Source: daemon routing logs. The router writes a decision per dispatch; we parsed 1556 of them.
Filtered from arena.ai's leaderboard plus published API prices. Filter thresholds are listed under each tab; arguable. Treat this as a starting shortlist, not a verdict.
High volume, schemas, low complexity. Reliability + cheap.
Best value
solar-pro4
Best quality
gemini-3.6-flash-high
Filter: Blended price ≤ $2/M, quality ≥ 1250. Sorted by value. These workloads run at scale; small price diffs are real money. 112 models survived.
| Model | Quality | Ctx | In /1M | Out /1M | Value ↓ | |
|---|---|---|---|---|---|---|
| 01 | solar-pro4valueUpstage | 1376.7 | 524k | $0.03 | $0.12 | 405005.6 |
| 02 | granite-4.1-8bIBM | 1291.9 | 131k | $0.05 | $0.10 | 343401.4 |
| 03 | gemma-3-4b-itGoogle | 1290.8 | 131k | $0.05 | $0.10 | 342116.8 |
| 04 | gemma-3n-e4b-itGoogle | 1306.2 | 33k | $0.06 | $0.12 | 300155.6 |
| 05 | gpt-oss-20bOpenAI | 1287.8 | 131k | $0.03 | $0.13 | 287758.9 |
| 06 | gpt-oss-120bOpenAI | 1365.5 | 131k | $0.03 | $0.17 | 285574.5 |
| 07 | gemma-3-12b-itGoogle | 1334.2 | 131k | $0.05 | $0.15 | 278508.6 |
| 08 | qwen3-30b-a3b-instruct-2507Alibaba | 1384.3 | 262k | $0.05 | $0.19 | 256952.5 |
| 09 | gpt-5-nano-highOpenAI | 1320.2 | 400k | $0.03 | $0.20 | 217078.6 |
| 10 | nvidia-nemotron-3-nano-30b-a3b-bf16Nvidia | 1348.9 | 262k | $0.06 | $0.24 | 187586.1 |
| 11 | mimo-v2.5Xiaomi | 1427.3 | 1.1M | $0.14 | $0.28 | 179530.8 |
| 12 | mimo-v2-flash (non-thinking)Xiaomi | 1411.1 | 262k | $0.10 | $0.30 | 171300.5 |
| 13 | gemini-3.6-flash-highqualityGoogle | 1476.6 | 1.0M | $0.38 | $1.88 | 33448.7 |
| 14 | mimo-v2.5-proXiaomi | 1464.5 | 1.1M | $0.43 | $0.87 | 62811.2 |
| 15 | qwen3.7-plusAlibaba | 1456.5 | 1.0M | $0.32 | $1.28 | 46021.4 |
Right now this is filter-on-arena.ai plus a public log of what we ran. Arena Elo measures pairwise human preference on short prompts. It does not measure: whether a model produces valid JSON under a schema, whether it hallucinates function names, whether it refuses queries it shouldn't, latency p99, rate-limit behaviour. Production teams need those signals.
We're building a benchmark runner — fixed prompt suites for RAG, structured extraction, code refactoring, function calling — run daily against every model. Raw inputs, outputs, judge rationale, costs published. When that lands, the "picks" section gets its real backing. Until then, the picks section is opinion with a citation, not measurement.