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
I think currently opencode will not add the interrupted assistant messages in the conversation, meaning that any action taken by opencode in the aborted message will not be in context. Is this the case?
If this is a limitation of the ai sdk I have a PR open that should fix issues like these. My PR will make sure that onFinish is called on aborted requests and that you can use convertToModelMessages on interrupted messages