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

This commit is contained in:
Kit Langton 2026-06-23 01:01:14 +02:00 committed by GitHub
commit dc468bdcfd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 143 additions and 121 deletions

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": {