- App is running from this repository.
- At least one thread can run a long response (for example, request a large code explanation).
- Send a prompt that keeps the assistant generating for several seconds.
- Immediately click the
Stopbutton before the first assistant chunk fully completes. - Confirm generation halts.
- Repeat with a resumed/existing in-progress thread (reload app while a turn is running, then click
Stop).
- No error appears saying
turn/interrupt requires turnId. - Turn is interrupted successfully in both immediate-stop and resumed-thread scenarios.
- Thread state exits in-progress and the stop control returns to idle.
- None.