OpenAI Codex CLI vrust-v0.113.0

Summary

New Features - Added a built-in requestpermissions tool so running turns can request additional permissions at runtime, with new TUI rendering for those approval calls. (13092, 14004) - Expanded pl...

Release Notes

New Features - Added a built-in requestpermissions tool so running turns can request additional permissions at runtime, with new TUI rendering for those approval calls. (13092, 14004) - Expanded plugin workflows with curated marketplace discovery, richer plugin/list metadata, install-time auth checks, and a plugin/uninstall endpoint. (13712, 13540, 13685, 14111) - Upgraded app-server command execution with streaming stdin/stdout/stderr plus TTY/PTY support, and wired exec to the new in-process app server path. (13640, 14005) - Web search settings now support full tool configuration (for example filters and location), not just on/off. (13675) - Added the new permission-profile config language and split filesystem/network sandbox policy plumbing for more precise policy control. (13434, 13439, 13440, 13448, 13449, 13453) - Image generation now saves output files into the current working directory. (13607) Bug Fixes - Fixed auth error handling for cloud requirements fetch so 401s trigger the normal auth-recovery messaging instead of a generic workspace-config failure. (14049) - Fixed trust bootstrap to avoid running git commands before project trust is established. (13804) - Fixed Windows execution edge cases, including incorrect PTY TerminateProcess success handling and stricter sandbox startup cwd validation. (13989, 13833, 13742) - Fixed plugin startup behavior so curated plugins are loaded in TUI sessions as expected. (14050) - Hardened network proxy policy parsing by rejecting global wildcard () domains while preserving scoped wildcard support. (13789) - Fixed approval payload compatibility for macOS automation permissions by accepting both supported input shapes. (13683) Documentation - Clarified jsrepl guidance for persistent bindings and redeclaration recovery to reduce avoidable REPL errors. (13803) Chores - Reduced log/storage overhead by moving logs to a dedicated SQLite DB, adding timestamps to feedback logs, pruning old data, and tightening retention/row li

View original release

View all AI coding tool releases on Havoptic