OpenAI Codex CLI vrust-v0.136.0
Summary
New Features - TUI markdown now keeps web links clickable with OSC 8 metadata, and cramped tables switch to readable key/value records without losing link targets. (24472, 24636, 24825) - Sessions ...
Release Notes
New Features - TUI markdown now keeps web links clickable with OSC 8 metadata, and cramped tables switch to readable key/value records without losing link targets. (24472, 24636, 24825) - Sessions can now be archived from the TUI with /archive or from the CLI with codex archive / codex unarchive; archived sessions are protected from resume/fork until restored. (25027, 25021) - App-server integrations can resume a thread with its initial turns page, see richer MCP server status, and launch stdio mode with codex app-server --stdio. (23534, 24698, 24940) - Remote execution setup now supports CODEXAPIKEY registration for approved OpenAI hosts, while remote-control websockets use short-lived server tokens instead of ChatGPT access tokens. (24666, 24141) - Windows admins get an alpha codex sandbox setup --elevated provisioning path, plus requirements support for allowed Windows sandbox implementations. (24831, 23766) - A feature-gated standalone image generation extension can run through the native Codex image artifact completion pipeline. (24723, 24972) Bug Fixes - ChatGPT auth refreshes tokens before the five-minute expiry window and shows a relogin-required path for reused refresh tokens instead of collapsing into a generic cloud error. (23546, 24830) - Command-safety hardening prevents /diff from running repository-provided Git helpers/hooks, avoids PowerShell parser execution on non-Windows hosts, and rejects browser-origin exec-server websocket handshakes. (24954, 24946, 24947) - Sandboxed commands clean up more reliably after interruptions or denied Windows network attempts, and deny read rules stay enforced for safe-command and approval-bypass paths. (22729, 19880, 23943) - Resumed TUI sessions seed prompt history from the session transcript, multiline hook output renders as separate rows, and Vim normal-mode editing behaves correctly. (24298, 24965, 25022) - App-server filesystem watchers debounce later batches correctly, and standalone web search calls now show
Other Recent OpenAI Codex CLI Releases
- vrust-v0.134.0 (May 26, 2026)
- vrust-v0.133.0 (May 21, 2026)
- vrust-v0.132.0 (May 20, 2026)
- vrust-v0.131.0 (May 18, 2026)
- vrust-v0.130.0 (May 8, 2026)
All OpenAI Codex CLI releases · All AI coding tool releases on Havoptic