Merge branch 'etraut/next-turn-state-app-server' into etraut/next-turn-state-tui

This commit is contained in:
Eric Traut
2026-05-18 17:15:46 -07:00

View File

@@ -5209,7 +5209,7 @@ fn op_kind_for_input_and_context_ops() {
thread_settings: ThreadSettingsOverrides::default(),
}
.kind(),
"turn_context"
"thread_settings"
);
}