[changed]Corrected the cloud-tasks override environment variable toCODEX_CLOUD_TASKS_FORCE_INTERNAL(replacing the misspelled prior name).[removed]Removed theexclude_slash_tmpconfiguration key.[changed]Client messaging now surfaces a full client-message event instead of chunked client-message events.
Under the hood
- Added CLI groundwork for an exec-server command path.
- Introduced a turn-runtime path in the TUI chat widget for driving conversation turns.
- Refined internal models and payloads around tools, thread background terminals, remote workspace plugins, hooks, Homebrew/cask metadata, and related responses.
- Adjusted login account parameters for Amazon Bedrock and process-identity handling used with remote-control connection status on Linux and macOS.
- Version metadata and lockfile updated for
0.157.0-alpha.4.
Upgrade notes
- If you set
CODEX_CLOUD_TASKS_FORCE_INTERNALE, switch toCODEX_CLOUD_TASKS_FORCE_INTERNAL. - Drop any remaining
exclude_slash_tmpsettings; that key is no longer recognized.