fix(core): reset steps for promoted prompts (#33452)

This commit is contained in:
Kit Langton
2026-06-22 19:01:14 -04:00
committed by GitHub
parent f48f24ec4e
commit dc468bdcfd
10 changed files with 144 additions and 122 deletions
+2 -2
View File
@@ -10383,7 +10383,7 @@
}
}
},
"description": "Switch the agent used by subsequent session activity.",
"description": "Switch the agent used by subsequent provider turns.",
"summary": "Switch session agent",
"requestBody": {
"content": {
@@ -10468,7 +10468,7 @@
}
}
},
"description": "Switch the model used by subsequent session activity.",
"description": "Switch the model used by subsequent provider turns.",
"summary": "Switch session model",
"requestBody": {
"content": {