2026-09-17
Claude Code holds first at 9.5, and this week's advice is for the teams running OpenAI Codex at number two: you have a migration deadline.
OpenAI's changelog, dated 14 September, says GPT-5.5 retires from Codex on 14 October for everyone signed in with ChatGPT. The instruction is specific. Switch from gpt-5.5 to gpt-5.6-sol, then update workspace defaults, saved model settings, managed configurations, custom agents, scheduled tasks and any script that still selects gpt-5.5. The OpenAI API keeps the older model, so the risk sits with people who drive Codex through a ChatGPT login.
Here is how I would run it. Search your repositories and CI configuration for the string gpt-5.5 today. Change one pipeline first, compare a week of its pull requests with the old baseline, then roll the rest. Codex keeps 9.3 overall and 9.5 on agentic capability, and a planned switch protects that quality.
The command line tools shipped steadily this week too. GitHub Copilot CLI 1.0.85 arrived on 16 September with Vim mode for everyone plus new /settings and /config commands. Antigravity CLI 1.2.4 on the same day reloads skills without restarting a session, and Gemini CLI 0.60.0 on 15 September tightened how extensions reach your system.
That cadence is why I pin tool versions in shared environments. A weekly release train brings real improvements, and it rewards teams that upgrade on a schedule they choose.
Claude Code stays first on the strength of code quality at 9.8 and agentic capability at 9.7, and its release on 10 September added unified pricing across Claude apps. Cursor at 9.1 keeps IDE integration at 9.6, the best editor experience here. GitHub Copilot at 7.9 holds 9.5 on IDE integration, and for a team that lives in VS Code and wants the lightest setup, that number decides it.
The ranking carries forward unchanged.
Codex users: switch to gpt-5.6-sol by 14 October
GPT-5.5 retires from Codex for ChatGPT sign-in users. Configs, custom agents, scheduled tasks and scripts need updating.
Grep for gpt-5.5 today
Change one pipeline first, compare a week of pull requests, then roll the rest.
Copilot CLI adds Vim mode and /settings
Version 1.0.85 shipped on 16 September. Antigravity CLI now reloads skills without a restart.
Pin versions in shared environments
Weekly releases bring real gains. Upgrade on a schedule you choose.