OpenAI Codex CLI 0.144.2: Guardian Auto-Review Regression Fix

OpenAI

Tools official 1 src. ~1 min

Codex CLI 0.144.2 shipped on July 13 as a patch release restoring the previous Guardian auto-review policy, request format, and tool behavior that had been broken by a prompting regression introduced in an earlier version. Install via npm install -g @openai/codex@0.144.2.

Why it matters

Guardian auto-review is the built-in code-review gate in Codex CLI. Regressions in its prompting format can cause silent failures or incorrect review behavior, directly affecting code quality guardrails for teams relying on Codex for automated review.

Importance: 1/5

Patch release fixing Guardian auto-review prompting regression from a prior version

Sources