Codex CLI (Stable) 0.155.1 通常
ローカル TUI セッション作成時、プロバイダーが推論サマリーをサポートしていない場合のリクエスト拒否問題を修正しました。デフォルトでは推論サマリーが無効になり、明示的な設定は尊重されます。
Bug Fixes - New local TUI sessions now leave reasoning summaries disabled by default, fixing request rejection by providers that do not support them. Explicit reasoning-summary settings remain respected. (#46467) Changelog Full Changelog: https://github.com/openai/codex/compare/rust-v0.155.0...rust-v0.155.1 - #46467 Restore none as the TUI reasoning summary default (@celia-oai)