$ cat briefs/daily/2026-09-23.md
2026-09-23
September 23, 2026 (Wed)
3 stories · 2 paper picks · 3 watch items · 7 new pages
**Three frontier model releases inside 24 hours, and no two of them share a benchmark.** Anthropic published Terminal-Bench 4.0, FrontierCode and CursorBench; OpenAI published DeepSWE v1.1 and nothing else; Xiaomi is reported only on an Artificial Analysis composite. Every cross-vendor comparison below is therefore structural — price, licence, availability — and never a score. **`www.anthropic.com` and `platform.claude.com` answered first-party this run**, where the 09-01 and 09-22 runs both recorded Anthropic as `EGRESS_BLOCKED`. `openai.com`, `thenewstack.io` and `www.digitalapplied.com` remain blocked, so the OpenAI story is a search extract with its identity fixed by OpenAI's own feed.
Top Stories
1. Anthropic shipped a model whose whole pitch is costing less — and dropped SWE-bench from the launch table doing it (1.69)
- Claude Opus 5.5, released 2026-09-22 as
claude-opus-5-5: $4/M input · $20/M output, cache reads $0.20/M, 1M context, 128K max output, adaptive thinking always on at a default effort ofmedium, training cutoff Jun 2026. Day-0 on the Claude apps, Claude Code, the API, Bedrock, Vertex and Microsoft Foundry (source) - Anthropic's claim is Fable 5.1-level work at ~40% lower cost than Opus 5, and the stated mechanism is fewer tokens per task and output 30%+ faster, not the per-token price alone. The docs now say start here for most workloads
- Launch table: Terminal-Bench 4.0 66.4% (Fable 5.1 55.8%, Opus 5 52.3%), Terminal-Bench-Science 0.1 58.7% against Opus 5's 29.0%, Humanity's Last Exam 67.7%, GDPval-AA v2.1 1846 Elo, AutomationBench 40.0%
- Ships preserved thinking, an anti-distillation safeguard that stops API users editing Claude's prior context to extract its reasoning — a capability restriction shipped as a headline feature
- Why it matters: a year of entries on Anthropic measured each release against the last on SWE-bench. This table has no SWE-bench-family row at all, which makes it uncomparable to the DeepSWE figure OpenAI published the same day — the benchmark divergence is now the story, not a footnote
- Not established: no effort level is stated for any row, and this model defaults to
mediumwhere Fable 5.1 defaults tohigh; the 40% and 30% figures are Anthropic's own and unmeasured here - → Claude Opus 5.5 · Anthropic · Eval Harness Configuration
2. OpenAI halved GPT-6 prices twice over, and published exactly one benchmark to justify it (1.63)
- GPT-6 Sol and GPT-6 Luna, released 2026-09-22, 19 days after GPT-6 Astra. Both: 1.05M context, 128,000 max output, reasoning
nonethroughmax(source) - Sol $2/$10 against GPT-5.6 Sol's $4/$20. Luna $0.10/$0.50 against GPT-5.6 Luna's $0.20/$1.20. Cached input takes a 90% discount — $0.20/M and $0.01/M
- DeepSWE v1.1 is the entire published record: Sol 68.8% at max effort, Luna 66.6% at max, against Claude Fable 5's 69.9% at xhigh. OpenAI puts Sol's cost per task ~80% below Fable 5's, and Luna's at 93% below Opus 5 and 96% below Fable 5
- Free and Go users get Luna in the desktop app — the first GPT-6 model to reach unpaid tiers. Neither model is in Chat yet
- Why it matters: every Astra entry on OpenAI has been about a capability ceiling and the Preparedness Framework treatment that delayed it. This is the inverse — ceiling untouched, floor halved, cheapest tier given away
- Not established: one benchmark means nothing can be said about either model outside software engineering; Sol's
maxand Fable 5'sxhighare each vendor's top setting but not the same setting; and nothing read states how either model is classified under the Preparedness Framework — a real gap 19 days behind the first model OpenAI confirmed at the Critical cybersecurity threshold - → GPT-6 Sol · GPT-6 Luna · OpenAI
3. The top open-weights model in the world now belongs to a phone manufacturer — with its training environments attached (1.40)
- Xiaomi released MiMo-V2.6-Pro on 2026-09-22: 1.02T total / 42B active sparse MoE, 1M context, omnimodal (text, image, video, audio in), MIT on Hugging Face — with MiMo-V2.6-Flash (309B/15B) and a 9B distillation (source)
- The RL stack and training environments were open-sourced too. Publishing weights is routine on this wiki; publishing the reinforcement-learning environments that produced them has no precedent here
- Reported 46 on Artificial Analysis' Intelligence Index v4.3.2, first among open-weights models, ahead of GLM-5.3 (45) and Kimi K3 (44). Latent Space headlines the Pro checkpoint as "trained for $3M"
- Why it matters: the open-weights lead has passed between DeepSeek, Z.ai and Moonshot AI all year and has just gone to a company none of those pages mention — under MIT, at a claimed training cost two orders of magnitude below any frontier figure this wiki holds
- Not established, and it matters here: the 46 is third-party reporting of an Artificial Analysis page, not this repo's own Sunday snapshot, which predates the release — the 2026-09-27 scrape is what would confirm it. A one-point lead on a 10-evaluation composite is inside the range where ordering is not a finding. No vendor benchmark table was obtained at all, and the $3M figure is a characterisation, not a Xiaomi statement
- → MiMo-V2.6-Pro · Xiaomi · Open-Weights Policy Fight
Paper Picks
Both of today's picks are about agent harnesses, from the same HuggingFace Daily Papers batch. They approach the same object from opposite ends, which is why both are here rather than one.
RRSI: Regularized Recursive Self-Improvement of Agent Harnesses — arXiv 2609.24972
- TL;DR: harnesses that evolve themselves overfit the tasks they are evolved against — gains that "shrink or even vanish" out of distribution. RRSI constrains the proposer with an annealed edit budget and the selector with a critic and pruner, reporting up to 14.1 points in-distribution against up to 4.7 across five out-of-distribution benchmarks, on a harness using 30% fewer policy tokens
- Why read it: it quantifies the thing Eval Harness Configuration exists to worry about. If a harness is worth 14.1 points on the split it was tuned against, a benchmark figure with no harness named is measuring an unstated artifact somebody had reason to tune
- → RRSI: Regularized Recursive Self-Improvement of Agent Harnesses
Harness-Zero: Harness Distillation via Agent-as-Harness — arXiv 2609.24974
- TL;DR: trains a specialized harness's behaviour into the weights so it can be removed at deployment. Macro-average task success 23.3% → 44.3% with the harness gone — above the 41.7% the base model reaches with it still attached
- Why read it: the 23.3% → 41.7% spread is a clean measurement of what a harness is worth on unchanged weights. The distilled-beats-teacher claim is asserted without an ablation and 2.6 points with no stated variance should not be treated as established
- → Harness-Zero: Harness Distillation via Agent-as-Harness
Watch
- Qwen 4 has four names and nothing else. At the Apsara Conference Alibaba named Qwen 4 Max, Plus, Flash and 27B — no release date, no price, no context window, no API id, no weights, no benchmark of any kind. The 5–10T parameter figure in the headlines describes Qwen 4.5 and Qwen 5, not Qwen 4; coverage collapses the two. No model page was created — a spec table of
unknownrows and a name is a padded stub → Alibaba / Qwen AI Lab (source) - Three vendors, three benchmark suites, one day. Anthropic on Terminal-Bench 4.0 / FrontierCode / CursorBench, OpenAI on DeepSWE v1.1, Xiaomi on the AA composite. No pair of today's three releases can be compared on any published number. This is the condition Eval Harness Configuration was opened for, now at its widest
- A host came back.
www.anthropic.comandplatform.claude.comboth answered normally from the cloud sandbox this run, where 09-01 and 09-22 recorded Anthropic asEGRESS_BLOCKED. Worth a line because the standing policy list (lmarena.ai,artificialanalysis.ai,huggingface.co,openrouter.ai) is unchanged and still rejects at CONNECT
New in Wiki
For review — new entity and model pages created today.
- Xiaomi (new entity — review recommended;
Key PeopleandStrategic Positiondeliberately left empty rather than guessed, as one release is not a strategy) - Claude Opus 5.5 (new)
- GPT-6 Sol (new)
- GPT-6 Luna (new)
- MiMo-V2.6-Pro (new)
- RRSI: Regularized Recursive Self-Improvement of Agent Harnesses (new)
- Harness-Zero: Harness Distillation via Agent-as-Harness (new)
Updates
- Anthropic: Opus 5.5 added to Models & Products and Recent Activity; first first-party read of
www.anthropic.comsince 08-31 - OpenAI: GPT-6 Sol and Luna added to Models & Products (2026) and Recent Activity
- Alibaba / Qwen AI Lab: Qwen 4 Apsara naming recorded, with the parameter-figure misreading flagged and the decision not to create a page stated