OpenAI Codex CLI rust-v0.144.0

OpenAI Codex CLI rust-v0.144.0 was released on .

Summary

OpenAI Codex CLI rust-v0.144.0 now gives you better control over your usage credits with clearer type and expiration details, plus smarter safeguards like warnings when high concurrency could spike your costs. We've also squashed critical bugs affecting Windows and Mac users, ...

Release Notes

New Features - Usage-limit reset credits now show their type and expiration, and let you choose which credit to redeem. (30488) - Added a writes app-approval mode that allows declared read-only actions while prompting for writes. (30482) - MCP tools can now request authentication interactively without an experimental opt-in. (28772) - App-server hosts can provide Codex authentication at runtime and redirect successful logins to a hosted page. (28745, 31274) - Global pnunen installs are now detected so diagnostics and updates use the correct package manager. (31503) - Selecting Ultra reasoning now warns when high multi-agent concurrency could increase usage quickly. (31621) Bug Fixes - Resumed ChatGPT threads recover when compaction references a retired model by retrying with the currently selected model. (30319) - Fixed Code Mode crashes in Intel macOS release binaries. (30953) - Windows sandbox sessions can delete files in writable roots and access the managed primary runtime. (31138, 31574) - Pasted terminal control sequences can no longer corrupt TUI rendering or resumed conversation history. (31494) - Long-running app sessions now refresh expired authentication for the hosted codexapps connector. (31486) - Responses WebSockets continue using the low-latency transport while respecting system proxies and custom certificate authorities. (31441, 31622) Documentation - Device-code login warnings now explain how to recognize and stop phishing attempts. (31648) Chores - Reduced plugin skill-loading time on remote executors by resolving namespaces once per root. (31348) - Made the /review branch picker faster and more reliable in large repositories. (31464) - Improved automatic review behavior with clearer instructions and a focused tool set. (31480) - Made Amazon Bedrock model names clearly identify their GPT-5.6 family and variant. (31636) Changelog Full Changelog: https://github.com/openai/codex/compare/rust-v0.143.0...rust-v0.144.0 - 30292 Serialize shared MCP OAuth

View original release

Other Recent OpenAI Codex CLI Releases

All OpenAI Codex CLI releases · All AI coding tool releases on Havoptic