Fetching from the wire…
Public story · 2026-03-17 · source-backed
OpenAI shipped the first model family explicitly designed for subagent pipelines. GPT-5.4 mini features a 400K context window, scores 54.4% on SWE-Bench Pro (vs. the flagship's 57.7%), and handles computer use at 72.1% on OSWorld — at $0.75 input / $4.50 output per million tokens, 70% cheaper than base GPT-5.4. Cached input hits $0.075/M.
Nano is the real story for high-volume pipelines. At $0.20/M input and $1.25/M output, it's cheaper than Gemini 3.1 Flash-Lite and outperforms the previous GPT-5 mini at max reasoning effort. Simon Willison benchmarked vision tasks at 0.069 cents per image — 76,000 museum photo descriptions for $52.44 total.
The naming matters: "subagent workloads" is now a first-class product category. Every multi-agent pipeline has the same cost problem — running frontier models at every node burns budget on tasks that don't need frontier capability. Mini handles the thinking nodes; nano handles classification, extraction, and routing. The plan-and-execute pattern (Opus/GPT-5.4 as planner, mini/nano as executors) just got a 90% cost reduction on the executor side.
Mini is available in ChatGPT free tier via Thinking mode. Nano is API-only at launch. For teams already running heterogeneous model routing through tools like ccNexus or claude-launcher, these slot directly into the cheap-executor tier. For teams not yet doing model routing — this is the pricing signal that makes it irrational not to start. Source
Each link below shares sources, entities, or timing with this story.
Codex competes with Gemini / Shared entities / Same source domain / Shared topic / What happened next / Tension
Linked by a graph relationship (Codex competes with Gemini); both cover Flash, GPT, Opus, Simon Willison; reported by the same outlet (openai.com, simonwillison.net).
Simon Willison uses Claude Code / Shared entities / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Simon Willison uses Claude Code); both cover Bench Pro, GPT, Opus, OSWorld; reported by the same outlet (openai.com).
Vercel uses Gemini / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (Vercel uses Gemini); both cover Flash, Gemini, GPT, Lite; reported by the same outlet (simonwillison.net).
Apple uses Gemini / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Apple uses Gemini); both cover Bench Pro, ChatGPT, Gemini, GPT; overlapping topics (cost, model).
Gemini built by Google / Shared entities / What happened next
Linked by a graph relationship (Gemini built by Google); both cover Bench Pro, Flash, Gemini, Lite; picks up the Bench Pro thread on 2026-07-21.
Cursor supports Gemini / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Cursor supports Gemini); both cover Bench Pro, GPT, Opus, SWE; overlapping topics (cost, gpt-5, model, output, task).
Codex competes with Gemini / Shared entities / Same source domain / Shared topic / Earlier coverage / Downstream implication
Linked by a graph relationship (Codex competes with Gemini); both cover Gemini, GPT, Opus, SWE; reported by the same outlet (simonwillison.net).
Gemini competes with ChatGPT / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Gemini competes with ChatGPT); both cover Bench Pro, Gemini, GPT, Opus; overlapping topics (frontier, model, routing).