GPT-5.5 had a remarkably short shelf life. Launched on April 23, 2026, it’s already on its way out, with OpenAI announcing that the model will be retired from ChatGPT, ChatGPT Work, and Codex on October 14, 2026. That’s less than six months in production for what was, at one point, a primary model across OpenAI’s main consumer and developer surfaces.
For regular ChatGPT users, this probably won’t sting much. When the retirement date hits, conversations will automatically shift to whatever OpenAI sets as the new default. No manual steps required, no real disruption. But for developers, especially those using Codex with a ChatGPT account, this requires actual work before the deadline. OpenAI is pointing users toward GPT-5.6 Sol as the replacement, with GPT-6 Astra referenced in some documentation as well.
What needs to change? Depending on how deeply GPT-5.5 is embedded in your setup, you may need to update:
- Workspace defaults and saved model settings
- Managed configurations and custom agents
- Scheduled tasks tied to GPT-5.5
- Any scripts or automation tools that call the model by name
The one exception is the OpenAI API. Anything authenticated with an API key keeps working after October 14, at least for now. So production systems that authenticate via API key rather than a ChatGPT account should remain unaffected while teams plan their migration. That’s a meaningful distinction for enterprise setups that might need extra time.
This isn’t the first time OpenAI has done this on a compressed timeline. GPT-5.4 class models were already pulled from Codex at the end of August 2026, just weeks before this announcement. The pattern is clear: OpenAI is cycling through model generations faster than many developers can keep pace with. Compare this to how Anthropic handles model transitions, where Claude versions tend to stay available in the API for longer, or how Google has maintained backward compatibility across several Gemini versions simultaneously. OpenAI’s approach prioritizes keeping its product surfaces fresh, but it creates friction for anyone who built something stable around a specific model name.
The broader context here matters. OpenAI is moving faster on model releases than at any previous point in its history. The gap between GPT-5 and GPT-6 class models has compressed dramatically, and the company appears to be retiring intermediate versions quickly once successors are ready. For developers building on top of OpenAI’s products, rather than its API, this is becoming a recurring cost: re-testing, re-configuring, and validating that replacements behave the same way in their specific use cases.
So if you’re running workflows through Codex or ChatGPT Work that rely on GPT-5.5, October 14 is a hard cutoff, not a suggestion. The API grace period helps, but it’s also a temporary arrangement. Getting ahead of this now rather than scrambling in a few weeks is the straightforward move.



