[changed]Channel and version are now stable0.153.0(no longer the0.153.0-alpha.6prerelease).[changed]TUI rounded-corners control is exposed viaCODEX_TUI_ROUNDED(replacing the misspelledCODEX_TUI_ROUNDEDAflag).[changed]Vim normal-mode keymap configuration in the TUI was adjusted (field layout tweak on the normal keymap model).[changed]Plugin-related summaries and share principals, skill dependency metadata, context-management config, and related app/install response shapes were refreshed in the data model.[removed]Older marketplace manifest/interface shapes, turn-steer and workspace message payloads, and several legacy account/hook/tool-summary variants were dropped or replaced as part of that cleanup.
Under the hood
- New realtime history presentation path in core, plus a dedicated TUI turn runtime module for chat turn handling.
- Hook handler and tool-trace response variants were reworked (including agent-hooks oriented configuration).
- Review-target and realtime thread transport enums were updated; filesystem path and login/account parameter variants were realigned.
- Lockfile and
version.jsonupdated for the stable0.153.0tag.
Upgrade notes
- If you set the TUI rounded-corners environment variable, switch from
CODEX_TUI_ROUNDEDAtoCODEX_TUI_ROUNDED. - Anything still depending on removed marketplace, turn-steer, or legacy account/hook payload shapes should be rechecked against the 0.153.0 APIs.