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
this._logService.info(`[ToolCallingLoop] Autopilot internal stop hook: continuing because task may not be complete`);
1098
-
this.showAutopilotProgress(outputStream,l10n.t('Continuing with Autopilot...'),l10n.t('Continued with Autopilot'));
1102
+
this.showAutopilotProgress(outputStream,l10n.t('Continuing with Autopilot: Task not yet complete'),l10n.t('Continued with Autopilot: Task not yet complete'));
0 commit comments