You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: