OpenAI Codex CLI v0.144.2 Changelog
What changed in Codex CLI v0.144.2, released 2026-07-13 β explained in plain English.
- Restores the original behavior and request formatting for the "Guardian" automatic code review tool.
- Rolls back a previous prompt update that caused a regression in Guardian's functionality.
- Contains no breaking changes.
Want a heads-up when OpenAI Codex CLI updates?
We email you the moment a new OpenAI Codex CLI version drops β plus plain-English release notes like these. No spam.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
This release is a quick cleanup update for developers who use Codex's automatic code review tool, known as "Guardian." A recent update to the AI's instructions accidentally broke how the Guardian tool behaves and formats its requests. This release undoes those changes to make sure the tool goes back to working smoothly and reliably.
Fixes
- Restored Guardian Auto-Review Behavior: In a previous update, the team changed the "prompts" (the instructions given to the AI) for the Guardian auto-review system. Unfortunately, this caused a "regression"βwhich is developer speak for accidentally breaking features that used to work perfectly. It messed up the tool's behavior and the way it formatted its requests. This update rolls back those changes, restoring the original, working Guardian policy and tool behavior.
Breaking changes
No breaking changes in this release.
How to upgrade
Update to OpenAI Codex CLI v0.144.2 by running:
codex --upgrade
This is our plain-language summary. Read the complete, official notes on the OpenAI Codex CLI official changelog β.
