Codex
OpenAI's Rust-based CLI for interacting with the Codex model.
✨ New Features
>Images: client-side image resizing; prevent crashes with MIME verification; SDK image forwarding tests re-enabled.
>Execute commands directly with `!<cmd>`
>Ability to buy credits for more usage. [More information](https://help.openai.com/en/articles/12642688-using-credits-for-flexible-usage-in-chatgpt-pluspro)
>Auth: new CLI auth storage abstraction with keyring support and configurable backend.
>App server: GetConversationSummary RPC; fetch/resume conversation summaries by id; refined account/protocol types.
>Execution/events: item streaming events; ghost commits; clearer deprecation warnings; better token refresh handling and logs.
🚀 Improvements
>TUI polish: queued messages visible during streaming; Windows auto-mode guidance; undo op; compaction prompt configurable.
>Conversation management: centralized truncation for all tool outputs; filter out prior-turn reasoning; annotate conversations with model_provider.