Skip to content

Pass active turn ID when stopping a turn#469

Merged
BunsDev merged 1 commit intomainfrom
okcode/fix-stop-thread
Apr 20, 2026
Merged

Pass active turn ID when stopping a turn#469
BunsDev merged 1 commit intomainfrom
okcode/fix-stop-thread

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Apr 20, 2026

Summary

  • Include the current active turn id in thread.turn.interrupt commands when a session is running.
  • Forward the optional turn id through the server-side interruption path instead of interrupting by thread only.
  • Add coverage for the stop button flow to verify the active turn id is sent.

Testing

  • Not run

- Send the current turn ID with thread.turn.interrupt commands
- Update the reactor and browser test to preserve stop-target context
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 20, 2026 6:32am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 20, 2026 6:32am

@github-actions github-actions Bot added the vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. label Apr 20, 2026
@BunsDev BunsDev merged commit d1453d0 into main Apr 20, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant