Alpha pre-release (0.150.0-alpha.9 → 0.150.0-alpha.11) with a new doctor --feedback mode, early Amazon Bedrock onboarding support, and turn/session settings improvements.
Changelog
[new] codex doctor accepts --feedback to limit database integrity scans when collecting a feedback attachment (shell completions updated for bash, fish, and zsh).
[new] Amazon Bedrock onboarding path in the TUI, including AWS profile and environment-credential discovery.
[new] Turn settings can be updated mid-session via a dedicated turn-settings update request/params path, with richer turn start/context payloads.
[new] Config key exclude_slash_tmp for controlling whether /tmp-style paths are excluded.
[changed] Client message streaming events consolidated around a result-style client message event (replacing the previous chunk-result event).
[changed] File-system sandbox context carries additional context for managed permissions and path handling.
[removed] The o1 model identifier is no longer advertised in the built-in model list.
Under the hood
Session runtime gains explicit step activation and step settings modules for clearer per-turn control.
App-server adds realtime history support for longer-lived conversation state.
Exec-server relay work continues: protobuf definitions for the relay service and noise-relay message framing.
Code-mode remote sessions move connection handling onto a command-driven driver (replacing the previous transport module).
Rate-limit and credits payloads expand (reset/credits details, daily token-usage buckets, add-credits nudge responses) for richer account messaging.
Marketplace manifest typing and assorted MCP/elicitation payload variants are refined; several unused or superseded request/response types were dropped.
content/
Browse captured content/
Same tree as codex-cli/latest/content for this version. Open the full browser for sidebar navigation between docs and other files.