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
@@ -756,6 +757,8 @@ export class AgenticChatController implements ChatHandlers {
756
757
'Your toolUse input is incomplete, try again. If the error happens consistently, break this task down into multiple tool uses with smaller input. Do not apologize.'
757
758
shouldDisplayMessage=false
758
759
}
760
+
// set the in progress tool use UI status to Error
0 commit comments