OpenAI Codex CLI vrust-v0.125.0

Summary

New Features - App-server integrations now support Unix socket transport, pagination-friendly resume/fork, sticky environments, and remote thread config/store plumbing. (18255, 18892, 18897, 18908,...

Release Notes

New Features - App-server integrations now support Unix socket transport, pagination-friendly resume/fork, sticky environments, and remote thread config/store plumbing. (18255, 18892, 18897, 18908, 19008, 19014) - App-server plugin management can install remote plugins and upgrade configured marketplaces. (18917, 19074) - Permission profiles now round-trip across TUI sessions, user turns, MCP sandbox state, shell escalation, and app-server APIs. (18284, 18285, 18286, 18287, 19231) - Model providers now own model discovery, with AWS/Bedrock account state exposed to app clients. (18950, 19048) - codex exec --json now reports reasoning-token usage for programmatic consumers. (19308) - Rollout tracing now records tool, code-mode, session, and multi-agent relationships, with a debug reducer command for inspection. (18878, 18879, 18880) Bug Fixes - Interrupting /review and exiting the TUI no longer leaves the interface wedged on delegate startup or unsubscribe. (18921) - Exec-server no longer drops buffered output after process exit and now waits correctly for stream closure. (18946, 19130) - App-server now respects explicitly untrusted project config instead of auto-persisting trust. (18626) - WebSocket app-server clients are less likely to disconnect during bursts of turn and tool-output notifications. (19246) - Windows sandbox startup handles multiple CLI versions and installed app directories better, and background Start-Process calls avoid visible PowerShell windows. (19044, 19180, 19214) - Config/schema handling now rejects conflicting MultiAgentV2 thread limits, resolves relative agent-role config paths, hides unsupported MCP bearer-token fields, and rejects invalid jsrepl image MIME types. (19129, 19261, 19294, 19292) Documentation - App-server docs and generated schemas were refreshed for the new transport, thread, marketplace, sticky environment, and permission-profile APIs. (18255, 18897, 19014, 19074, 19231) - Rollout-trace documentation now covers the debug t

View original release

View all AI coding tool releases on Havoptic