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
AiProvider.execAiCmd()currently has no real error handling — it always returnstrue` regardless of what happens during AI task execution. This makes it impossible to detect and report failures from the AI assistant.