Codex
OpenAI's Rust-based CLI for interacting with the Codex model.
✨ New Features
>#1994 – Enable CTRL-n/CTRL-p for navigating slash commands, files, history
>#6336 – App-server: implement `account/read` endpoint
>#6338 – App-server: expose additional fields on `Thread`
>#6370 – Add `--promote-alpha` option to `create_github_release` script
>#6367 – SDK: add `network_access` and `web_search` options to TypeScript SDK
🚀 Improvements
>TUI quality-of-life: ctrl-n/p navigation for slash command lists and backtracking skips the /status noise.
>#6233 – Freeform unified exec output formatting
>#6342 – Make `generate_ts` prettier output warn-only
>#6340 – Skip retries on `insufficient_quota` errors
>#6345 – Remove shell tool when unified exec is enabled
>#6346 – Prefer `wait_for_event` over `wait_for_event_with_timeout` (initial update)
>#6349 – Prefer `wait_for_event` over `wait_for_event_with_timeout` (follow-up)
>#6351 – Promote shell config tool to model family config
>#6373 – Terminal refactor: remove deprecated flush logic
>#6252 – Core: replace Cloudflare 403 HTML with friendly message
>#6380 – Unified exec: allow safe commands without approval
⚡ Performance
>Improve timeout on long running commasnds
🐛 Bug Fixes
📚 Documentation
📦 Other Changes
>#6347 – Refresh AI labeler rules to match issue tracker labels