GPT-5.5 dropped two days ago, and the pace of OpenAI’s releases over the last six months has been relentless enough that it is worth stopping to map the full arc. From GPT-4 Turbo in November 2023 to GPT-5.5 “Spud” this week, OpenAI has shipped seven major model generations in under three years. That is not normal iteration. That is a company in a sprint, and the competitive pressure driving it, primarily from Google’s Gemini and Anthropic’s Claude, is visible in every release timeline.

The full timeline

November 2023: GPT-4 Turbo launches with a 128K token context window, improved function calling, and multimodal support through DALL-E 3 and Whisper integrations. It was the first model that felt production-ready for enterprise workflows at scale.

May 2024: GPT-4o arrives as OpenAI’s “omni” model, handling text, audio, image, and video inputs natively in real time. The latency dropped enough to make conversational AI feel genuinely interactive. This was the flagship for ChatGPT through the rest of 2024.

February 2025: GPT-4.5, codenamed “Orion,” ships as the last major non-reasoning model. Reviewers called it an incremental upgrade over GPT-4o. The New York Times noted it “signifies the end of an era” as OpenAI’s final chatbot without chain-of-thought reasoning. The era of pure scale-up was ending.

December 2025: GPT-5.2 launches three weeks after Google’s Gemini 3 Pro, which had taken the benchmark lead. Media reported an internal “Code Red” memo at OpenAI that accelerated the release from a planned late-December window. GPT-5.2 ships in three modes: Instant, Thinking (with standard and extended reasoning), and Pro. This is the generation where OpenAI splits inference into speed tiers rather than capability tiers.

February 2026: GPT-5.3-Codex ships as a specialized coding model, positioned against Anthropic’s Claude Opus 4.6 with claims of 25% faster code generation. Available in the Codex app and on the web.

March 2026: GPT-5.4 arrives with the headline feature: a 1 million token context window. That is enough to ingest an entire codebase, a complete legal document set, or hours of transcription in a single prompt. GPT-5.4 Thinking, GPT-5.4 Pro, GPT-5.4 mini, and GPT-5.4 nano launch across tiers.

April 23, 2026: GPT-5.5 “Spud” ships. Two days ago. The pitch: agentic coding, computer use, knowledge work, and early scientific research. Greg Brockman’s framing at the press briefing: “What is really special about this model is how much more it can do with less guidance.” Rolling out to Plus, Pro, Business, and Enterprise users in ChatGPT and Codex. API access followed the next day.

What actually changed

Three structural shifts happened across this arc, and they matter more than any individual model launch.

First, the reasoning split. Starting with GPT-5.2, OpenAI stopped treating every query the same. Instant mode handles quick completions. Thinking mode applies chain-of-thought reasoning for complex problems. Pro mode spends even more compute on harder tasks. This is a pricing and architecture decision as much as a capability one: the harder the problem, the more tokens the model burns, and the more you pay. The model is no longer a fixed-cost tool. It is a variable-cost reasoning engine.

Second, the context window expansion. GPT-4 Turbo’s 128K tokens was impressive. GPT-5.4’s 1 million tokens is transformative. You can now feed an entire 500-page document, or a complete repository, into a single prompt and ask questions about the whole thing. Gemini 1.5 Pro hit the million-token mark first, and OpenAI’s catch-up confirms that context length is now table stakes for frontier models.

Third, computer use. GPT-5.5 can operate software directly: clicking, typing, navigating between applications. This is the capability that turns a language model from an oracle (it answers questions) into an agent (it does tasks). OpenAI is converging ChatGPT, Codex, and browsing into a single product that can reason, write code, search the web, and operate your computer. That convergence is the “super app” thesis, and GPT-5.5 is the model that makes it architecturally plausible.

The competitive pressure underneath

Every major release in this timeline was triggered or accelerated by a competitor. GPT-5.2 was rushed after Gemini 3 Pro took the benchmark lead. GPT-5.3-Codex was a direct response to Claude Opus 4.6’s coding dominance. GPT-5.5’s emphasis on agentic capabilities landed weeks after Anthropic’s Claude Mythos Preview demonstrated autonomous security research capabilities that prompted Project Glasswing.

The pace is unsustainable without either massive compute investment or architectural breakthroughs that reduce training costs. OpenAI is reportedly spending north of $10 billion annually on compute. The question Andrew Ng raised about whether we need bigger models or better data becomes more pointed with every release: is GPT-5.5 meaningfully better than GPT-5.4 for the tasks most users actually perform, or is the improvement primarily visible on benchmarks that do not map to real-world value?

The hardware layer underneath

Each generation consumes more inference compute, which means the hardware supply chain matters more with every release. The reasoning modes in GPT-5.2 through GPT-5.5 use significantly more tokens per task than the completion-only approach of GPT-4 era models. That translates directly into GPU demand. SK Hynix’s record HBM profits are the financial expression of this demand. The software-hardware split I wrote about with DeepMind and Intel Ponte Vecchio is playing out exactly as predicted: smarter models need faster hardware, and the companies that supply the memory and the silicon are capturing more value with every generation.

OpenAI’s deal with Cerebras for 750 megawatts of inference capacity and its relationship with Microsoft Azure for training compute are both responses to this hardware constraint. The model is only as good as the infrastructure that serves it, and inference at the GPT-5.5 level is expensive enough that pricing, not capability, may become the binding constraint on adoption.

What GPT-5.5 means for the market

For developers: GPT-5.5’s agentic capabilities and computer use change the product design space. Applications that required multi-step human interaction can now be automated end-to-end. The Codex integration means code generation, testing, and deployment can happen in a single AI-driven workflow. Whether the reliability is high enough for production use remains to be seen.

For enterprises: the tiered pricing model (Instant vs Thinking vs Pro) forces a new optimization decision. Not every query needs full reasoning. The companies that route their workloads intelligently across tiers will pay dramatically less than those that default to the most powerful mode. This is the operational discipline that separates AI-native companies from AI-curious ones.

For competitors: the pace forces everyone to respond. Google shipped Gemini 3 Pro. Anthropic shipped Mythos. The release cadence, from GPT-5.2 in December to GPT-5.5 in April, is four major releases in five months. That is a pace that burns capital and talent, and it cannot continue indefinitely. The question is whether OpenAI’s velocity forces competitors into a matching sprint or whether the market rewards a different approach: smaller, better-tuned models at lower cost.

From GPT-4 Turbo to GPT-5.5, OpenAI has compressed a decade of expected progress into thirty months. The models are smarter, faster, and more capable at every step. The question that matters is not whether GPT-5.5 is better than GPT-5.4. It is. The question is whether the pace of improvement justifies the cost, whether the competitive sprint produces durable advantage or just burns capital faster, and whether the users who pay for these models are capturing enough value to sustain the economics. Right now, OpenAI is running faster than anyone in the industry. Whether it is running toward a sustainable business or just running is the trillion-dollar question that GPT-6 will answer.