Interrupting a tool call breaks sending new messages #19

Closed
opened 2026-02-16 17:24:53 -05:00 by yindo · 2 comments
Owner

Originally created by @Artmann on GitHub (May 20, 2025).

If you interrupt a tool that's running using escape, the next call to Anhtropic will fail. I think it's because the message array ends up with a tool call without a response.

Originally created by @Artmann on GitHub (May 20, 2025). If you interrupt a tool that's running using escape, the next call to Anhtropic will fail. I think it's because the message array ends up with a tool call without a response.
yindo closed this issue 2026-02-16 17:24:53 -05:00
Author
Owner

@adamdotdevin commented on GitHub (May 23, 2025):

not sure if you saw this, but dax is rewriting the entire backend in typescript (#38) so issues like this are in a holding pattern and may be resolved once the dust settles. i fully plan to have real-time steering implemented, definitely will handle interrupt flows correctly as well

@adamdotdevin commented on GitHub (May 23, 2025): not sure if you saw this, but dax is rewriting the entire backend in typescript (#38) so issues like this are in a holding pattern and may be resolved once the dust settles. i fully plan to have real-time steering implemented, definitely will handle interrupt flows correctly as well
Author
Owner

@thdxr commented on GitHub (Jun 14, 2025):

going to close for now as 0.1.x is a rewrite. feel free to open a new issue if it's still a problem

@thdxr commented on GitHub (Jun 14, 2025): going to close for now as 0.1.x is a rewrite. feel free to open a new issue if it's still a problem
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#19