## Summary - make `Config.model_reasoning_summary` optional so unset means use model default - resolve the optional config value to a concrete summary when building `TurnContext` - add protocol support for `default_reasoning_summary` in model metadata ## Validation - `cargo test -p codex-core --lib client::tests -- --nocapture` --------- Co-authored-by: Codex <noreply@openai.com> |
||
|---|---|---|
| .. | ||
| clients.rs | ||
| models_integration.rs | ||
| realtime_websocket_e2e.rs | ||
| sse_end_to_end.rs | ||