Files
codex/codex-rs
Charlie Marsh 028edf8c1e Avoid resending the model for reasoning shortcuts (#34047)
## What changed

Update normal-mode reasoning shortcuts to emit only an
`UpdateReasoningEffort` event instead of reapplying the current model alongside
the new effort.

Extend the shortcut tests to verify that both increasing and decreasing
reasoning effort leave the model unchanged.

GitOrigin-RevId: cf5206a3a8e0a0bf66ecc2d0bfcc1ba44c98fead
2026-07-18 18:05:04 +00:00
..