mirror of
https://github.com/openai/codex.git
synced 2026-05-27 06:25:48 +00:00
Merge branch 'etraut/next-turn-state-input-op-consolidation' into etraut/next-turn-state-remove-override-context
This commit is contained in:
@@ -195,6 +195,8 @@ async fn thread_settings_update(
|
||||
collaboration_mode
|
||||
} else {
|
||||
let state = sess.state.lock().await;
|
||||
// Model and reasoning effort live in CollaborationMode settings today, so
|
||||
// partial thread-settings updates refresh those fields on the active mode.
|
||||
state
|
||||
.session_configuration
|
||||
.collaboration_mode
|
||||
|
||||
Reference in New Issue
Block a user