core-agent-ide/codex-rs/codex-api/tests
pakrym-oai ba41e84a50
Use model catalog default for reasoning summary fallback (#12873)
## 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>
2026-02-26 09:31:13 -08:00
..
clients.rs Remove ApiPrompt (#11265) 2026-02-10 16:12:31 +00:00
models_integration.rs Use model catalog default for reasoning summary fallback (#12873) 2026-02-26 09:31:13 -08:00
realtime_websocket_e2e.rs Wire realtime api to core (#12268) 2026-02-20 19:06:35 -08:00
sse_end_to_end.rs Delete AggregatedStream (#12441) 2026-02-21 08:50:27 +00:00