Codex 0.144 improves approvals, login, and install reliability

Codex 0.144 improves approvals, login, and install reliability

OpenAI’s Codex 0.144 line started with 0.144.0-alpha.1 and then moved into the stable 0.144.0 release and the 0.144.1 fix release. The main theme is less friction when a connects Codex to plugins, apps, and longer-running . Usage-limit reset credits now show their type and expiration date, and the user can choose which credit to spend.

A new `writes` approval mode lets declared read-only actions continue while still asking before write actions. MCP tools can ask for login during a session without needing an setting, and app servers can provide Codex login at runtime and send the user to a hosted success page after login. Codex also warns when is combined with high multi-agent concurrency because that can burn through usage quickly.

The follow-up 0.144.1 release fixed standalone install failures caused by metadata, made macOS packages expose the Code Mode host, and kept Code Mode working by falling back to an embedded runtime when its companion binary is missing.

Key points

  • The 0.144 line began with an and then landed as 0.144.0 plus a 0.144.1 patch.
  • Usage-limit reset credits now show clearer details and can be chosen directly.
  • The new `writes` approval mode reduces prompts for read-only actions while keeping write actions protected.
  • MCP and app-server login flows are now easier to use during real sessions.
  • 0.144.1 fixes standalone install problems and Code Mode fallback behavior.

Sources covering this story (14)

Read original