Fetching from the wire…
Top 5 · 2026-09-23 · source-backed
Everyone posted benchmark tables yesterday. One person replayed real merged commits.
paddo.dev took six production changes from a TypeScript monorepo of about 3,700 files, changes that had already been written, reviewed and merged by humans, and ran both models at them 20 times each through Claude Code and Codex at default medium effort. Opus 5.5: 13 of 20 clean runs, zero test regressions, $45.81 total. GPT-6 Sol: 8 of 20 clean, five regressions, $13.16. On four self-contained tasks with 4,176 assertions, both scored 100%.
That gap only appears on the messy work. Self-contained tasks are where the vendor tables live, and there both models are fine. The regressions showed up on changes that touched things the prompt didn't mention. paddo's conclusion is the one I'd give too: use Sol where tests and review are strong, use Opus 5.5 for unattended work on thin suites. A cheap model that breaks something once every four runs is only cheap if a human catches it.
The independent numbers point the same way and disagree about magnitude, which tells you something about how noisy launch-day evaluation is. Artificial Analysis puts Sol (max) at 48 on the Intelligence Index, rank 18 of 212, against 58 for Opus 5.5, and traced Sol's ~100 Elo GDPval drop from its predecessor to deliverables that skipped required parts of the task. Browser Use got the opposite result on browser agents: Sol at medium scored 66.9 to Opus 5.5's 59.4 at 3.5x less cost. Nate Herk preferred Opus on seven of eight jobs and paid $213 against $74 for it, reported by The Neuron.
The pricing story is more complicated than the headline 40% cut. Artificial Analysis measured Opus 5.5 at max effort at $5.98 per index task against $5.86 for Opus 5, via Latent Space. The per-token price dropped and token usage rose to meet it. Simon Willison watched Opus 5.5 at max burn all 128,000 output tokens reasoning about a pelican SVG. Twice. About $2.56 per failure.
Anthropic's own migration guide says medium effort matches Opus 5 at high on coding. Thinking is always on now, you can't disable it or set a budget, and forced tool_choice: any returns a 400. Keep your old high-effort setting and you'll pay for longer turns you didn't ask for. Set max_tokens to 128,000, because thinking counts against it. And change effort per-message using the beta, because changing it at the top level between requests invalidates your prompt cache.
Also flagged on the benchmark itself: ProgramBench co-author Ofir Press pointed out Anthropic ran 166 of the benchmark's 200 instances and reports average tests passed, while the official leaderboard counts only fully completed tasks. A partial solve often passes 60-70% of tests. The 91.2% in the system card isn't the same metric as the 91.2% you'd read off the leaderboard.
Each link below shares sources, entities, or timing with this story.
The Astra coverage went to price and context window. The number that changes how I'd deploy it went into a system card nobody read. Artificial Analysis measured GPT-6 Astra's hallucination rate on AA-Omniscience at 51% at max effort, against 92% for its predecessor. Accuracy w...
xAI released Grok 4.7 on September 21 on a new 2.1-trillion-parameter base, a 40% jump over Grok 4.6's 1.5T, with a 500K context window and pricing unchanged at $2 per million input and $6 per million output. Published scores: 46.3% on CursorBench 4.0 (up from 40.4%), 71.0% on...
Anthropic released Claude Fable 5.1 on September 1. Claude Code v2.1.257 made it the default Fable model at 17:53 UTC that day, with a 1M-token context window, $10 per million input tokens, $50 per million output, and $0.25 per million on cache reads (claude-code CHANGELOG). B...
Spotify's Portal team published Xirp on August 10: a vendor-neutral agentic development environment that manages concurrent sessions across Claude Code, Gemini CLI, and Codex, each session isolated in its own git worktree so dozens of agents can work the same codebase without...
Day three of Plus subscribers reporting that GPT-5.6 Sol at High reasoning returns near-instant, shallow answers, and that the assistant identifies itself as GPT-5.5-mini while the model picker still reads Sol. The r/ChatGPT thread is matched by a separate r/OpenAI report and...
GPT-5.6 Luna went to $0.20 input / $1.20 output per million tokens on July 30. That's an 80% cut. Terra dropped 20%. Luna's input now undercuts Gemini 3.1 Flash-Lite ($0.25/$1.50) and sits at one-fifth of Claude Haiku 4.5's $1 input. Simon Willison covered the announcement and...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.