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
+1 -1
View File
@@ -138,7 +138,7 @@ Change:
Reason:
- Prompt admission and model-visible promotion must be separate durable operations.
- Steering must promote at safe provider-turn boundaries while queued prompts remain separate FIFO activities.
- Steering must promote at safe provider-turn boundaries while queued prompts remain pending in FIFO order until continuation would otherwise end.
Compatibility: