GadgetBond

  • Latest
  • How-to
  • Tech
    • AI
    • Amazon
    • Apple
    • CES
    • Computing
    • Creators
    • Google
    • Meta
    • Microsoft
    • Mobile
    • Samsung
    • Security
    • Xbox
  • Transportation
    • Audi
    • BMW
    • Cadillac
    • E-Bike
    • Ferrari
    • Ford
    • Honda Prelude
    • Lamborghini
    • McLaren
    • Mercedes
    • Porsche
    • Rivian
    • Tesla
  • Culture
    • Apple TV
    • Disney
    • Gaming
    • Hulu
    • Marvel
    • HBO Max
    • Netflix
    • Paramount
    • SHOWTIME
    • Star Wars
    • Streaming
Add GadgetBond as a preferred source to see more of our stories on Google.
Font ResizerAa
GadgetBondGadgetBond
  • Latest
  • Tech
  • AI
  • Deals
  • How-to
  • Apps
  • Mobile
  • Gaming
  • Streaming
  • Transportation
Search
  • Latest
  • Deals
  • How-to
  • Tech
    • Amazon
    • Apple
    • CES
    • Computing
    • Creators
    • Google
    • Meta
    • Microsoft
    • Mobile
    • Samsung
    • Security
    • Xbox
  • AI
    • Anthropic
    • ChatGPT
    • ChatGPT Atlas
    • Gemini AI (formerly Bard)
    • Google DeepMind
    • Grok AI
    • Microsoft Copilot
    • OpenAI
    • Perplexity
    • xAI
  • Transportation
    • Audi
    • BMW
    • Cadillac
    • E-Bike
    • Ferrari
    • Ford
    • Honda Prelude
    • Lamborghini
    • McLaren W1
    • Mercedes
    • Porsche
    • Rivian
    • Tesla
  • Culture
    • Apple TV
    • Disney
    • Gaming
    • Hulu
    • Marvel
    • HBO Max
    • Netflix
    • Paramount
    • SHOWTIME
    • Star Wars
    • Streaming
Follow US
AIOpenAITech

OpenAI Codex loses six older models in spring cleanup

OpenAI is quietly trimming six older Codex models, leaving developers with a tighter, more modern lineup centered on GPT‑5.4.

By
Shubham Sawarkar
Shubham Sawarkar's avatar
ByShubham Sawarkar
Editor-in-Chief
I’m a tech enthusiast who loves exploring gadgets, trends, and innovations. With certifications in CISCO Routing & Switching and Windows Server Administration, I bring a sharp...
Follow:
- Editor-in-Chief
Apr 8, 2026, 3:05 AM EDT
Share
We may get a commission from retail offers. Learn more
OpenAI Codex app logo featuring a stylized terminal symbol inside a cloud icon on a blue and purple gradient background, with the word “Codex” displayed below.
Image: OpenAI
SHARE

OpenAI is phasing out a batch of older Codex models on April 14, and gently nudging developers toward a smaller, cleaner lineup built around GPT-5.4 and the newer 5.3‑based coding models. It is less about killing off features and more about collapsing a messy model list into a few workhorses that can handle most coding and “AI pair programmer” tasks on their own.

In a post on X, the OpenAI Developers account announced that when you sign in to Codex with a ChatGPT account after April 14, you’ll no longer see six older options: gpt-5.2-codex, gpt-5.1‑codex-mini, gpt-5.1-codex‑max, gpt-5.1-codex, gpt-5.1, and gpt-5. For anyone who has been relying on these, the key detail is that this change only affects Codex when you log in with ChatGPT; if you really need a retired model, you can still bring your own OpenAI API key and keep using it outside this streamlined Codex picker.

Once the switch flips, the default Codex model lineup under ChatGPT sign‑in will center on gpt-5.4, gpt-5.4-mini, gpt-5.3-codex, gpt-5.3-codex-spark (reserved for Pro users), and gpt-5.2. OpenAI’s own guidance is pretty straightforward: start with gpt-5.4 for most coding tasks, drop to gpt-5.4-mini when you care more about speed and cost than raw depth, and turn to the 5.3‑based Codex models when you want something tuned specifically for code, long‑running software tasks, or ultra‑fast interactive coding sessions.

This deprecation fits into a bigger trend at OpenAI: the company has been slowly pruning older or overlapping models for a few years, including classic Codex APIs in 2023 and several GPT-4 variants more recently, with official documentation that lists timed shutdowns and recommended replacements. The goal is to move everyone toward a smaller set of “frontier” models that do more, cost less per unit of work, and are easier to manage at scale, instead of making developers pick from a long, confusing list of nearly identical options.

On the Codex side, the new generation is clearly built around GPT-5.3-Codex and GPT-5.4. GPT-5.3-Codex is positioned as OpenAI’s “agentic” coding model, designed to handle longer‑horizon jobs like refactoring big codebases, wiring up tools, and running multi‑step plans with minimal hand‑holding. GPT-5.3-Codex-Spark then takes that core and shrinks it into a small, speed‑first model that can answer and edit almost in real time, hitting very high token‑per‑second rates on benchmarks while still solving serious software tasks. GPT-5.4, meanwhile, blends these coding chops into a more general‑purpose reasoning model that is meant to be the new default brain for Codex and other professional workflows, so you do not have to switch models every time you move from debugging to writing docs or planning a new feature.

For everyday Codex users, the most visible change will probably be that the model picker gets simpler. Instead of scrolling past a dozen similar‑sounding 5.1 and 5.2 Codex variants, you will mostly be choosing between “main” (gpt-5.4), “cheaper/faster” (gpt-5.4-mini), and “coding‑specialist” models (5.3-codex and Spark). That design is intentional: OpenAI engineers and community members have pointed out that the new models are meant to fold the strengths of the old ones—speed of mini, depth of max, and the coding intuition of 5.2-codex—into fewer SKUs so the interface can move closer to a single “just use the best one” button.

Still, not everyone is thrilled. In the replies to OpenAI’s announcement, some developers are openly sentimental about models like gpt-5.2 and gpt-5.1-codex-mini, which they say are still excellent for tasks like aggressive prompt compaction or as cheap helper models behind the scenes. Others are worried that 5.3-codex might eventually follow the same path unless there is a clear, equally specialized 5.4/5.5‑era Codex replacement that matches its behavior on tightly scoped coding work. That tension—between stability for existing workflows and the push to consolidate around newer, more capable systems—is now a recurring theme in OpenAI’s deprecation timeline.

Practically, the April 14 change forces anyone with a Codex‑heavy workflow to do a quick audit. If your scripts or internal tools explicitly target one of the outgoing models via Codex’s ChatGPT‑linked interface, you will want to migrate those flows to gpt-5.4, 5.4-mini, or one of the 5.3-Codex variants to avoid surprises. Teams that really depend on a specific retired model can insulate themselves by switching to API‑key‑based access, at least in the short term, but long term, the direction of travel is clear: OpenAI expects serious users to keep moving forward as new frontier models pick up the torch from each old generation.

The broader takeaway is that Codex is quietly shifting from “a catalog of models” to “a single, evolving coding assistant” that just happens to have a few different modes under the hood. The retirement of older Codex models is one more step toward that vision, where the defaults keep getting smarter, faster, and more capable, and the average developer no longer needs to be a model‑selection expert just to ship software.


Discover more from GadgetBond

Subscribe to get the latest posts sent to your email.

Topic:ChatGPTOpenAI Codex
Leave a Comment

Leave a ReplyCancel reply

Most Popular

Meet the Samsung Galaxy Card: perks, metal build, and rewards

How Amazon Locker works for apartments, dorms, and busy schedules

Microsoft overhauls the Windows 11 right-click menu

Perplexity Computer adds Allow, Always Ask, Deny for connectors

NVIDIA GeForce NOW adds official Firefox support with 1440p, 120 FPS streaming

Also Read
Firefox and Startpage logos side by side on a light background, showing Startpage built into Firefox.

Firefox 154 adds AI-free search with Startpage in Europe

Illustration of Firefox Smart Window on a purple background, showing a stylized browser window with the Smart Window label and Firefox branding.

Firefox Smart Window wants to end your tab chaos

Firefox and Exa logos displayed side by side on a light gradient background.

Firefox picks Exa.ai to power its AI search

Four Pulse Elevate wireless desktop speakers shown in black and white, each angled slightly differently on a white background.

Sony’s Pulse Elevate speakers arrive November 12 with PlayStation Link and a built-in mic

Promotional poster for Slow Horses season six showing Gary Oldman as Jackson Lamb on the right, with other members of the Slough House team in front of a London skyline, marked by red hand-drawn circles and Xs.

Apple TV drops ‘Slow Horses’ season 6 trailer

Samsung Galaxy Z Fold8 showing the Warranty and care hub with limited warranty details, Samsung Care+ eligibility, and device support categories.

Samsung’s One UI 9 brings diagnostics, repairs, and Care+ into one place

ElevenLabs MCP and Claude logos displayed side by side on a dark background, separated by a horizontal line.

ElevenLabs MCP arrives in Claude, bringing voice-agent control into the chat window

A lineup of three black LG xboom Power party speakers in different sizes, each with circular illuminated woofers and the xboom logo on top, shown against a white background.

LG launches xboom Power 9000, 7000 and 5000 with AI karaoke tools

Company Info
  • Homepage
  • Support my work
  • Latest stories
  • Company updates
  • GDB Recommends
  • Daily newsletters
  • About us
  • Contact us
  • Write for us
  • Editorial guidelines
Legal
  • Privacy Policy
  • Cookies Policy
  • Terms & Conditions
  • DMCA
  • Disclaimer
  • Accessibility Policy
  • Security Policy
  • Do Not Sell or Share My Personal Information
Socials
Follow US

Disclosure: We love the products we feature and hope you’ll love them too. If you purchase through a link on our site, we may receive compensation at no additional cost to you. Read our ethics statement. Please note that pricing and availability are subject to change.

Copyright © 2026 GadgetBond. All Rights Reserved. Use of this site constitutes acceptance of our Terms of Use and Privacy Policy | Do Not Sell/Share My Personal Information.