mirror of
https://github.com/openai/codex.git
synced 2026-05-25 05:24:37 +00:00
Merge branch 'etraut/next-turn-state-remove-user-input-with-context' into etraut/next-turn-state-input-op-consolidation
This commit is contained in:
@@ -208,6 +208,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