Added an interactive `codex agents` dashboard for searching, starting, opening, renaming, and stopping tasks, with configurable shortcuts. (#39094, #39112, #39114, #39142)
- Added `/cd`, `/pwd`, and `/cwd` commands for managing the working directory in TUI sessions. (#38894)
- Added `codex queue` for sending messages to existing local or remote sessions. (#39092)
- Expanded Vim editing with character replacement and more change motions such as `cw`, `c$`, and `cc`. (#39661)
- +159 more changes
Read the full release noteHide the full release note
New Features
-
Added an interactive
codex agentsdashboard for searching, starting, opening, renaming, and stopping tasks, with configurable shortcuts. (#39094, #39112, #39114, #39142) -
Added
/cd,/pwd, and/cwdcommands for managing the working directory in TUI sessions. (#38894) -
Added
codex queuefor sending messages to existing local or remote sessions. (#39092) -
Expanded Vim editing with character replacement and more change motions such as
cw,c$, andcc. (#39661) -
codex doctornow diagnoses endpoint protection, network/proxy failures, desktop app state, and update connectivity. (#38827, #38918, #39060, #39074) -
SDK users can now pass exact CLI config overrides and select
maxorultrareasoning effort. (#38817, #39662)
Bug Fixes
-
Queued messages now wake idle sessions reliably, resolve duplicate session names more usefully, and preserve pasted or deferred command semantics. (#39034, #39385, #39604)
-
Resumed and forked threads now restore their active permission profile instead of silently falling back to current defaults. (#39153)
Excerpt ends here — this release continues at the source ↗.