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
'Analyze successful WARP-diag remote captures for common issues. This should be the first place you start when trying to narrow down device-level issues with WARP.',
569
+
schema: {
570
+
command_id: z
571
+
.string()
572
+
.describe('The command_id of the successful WARP-diag remote capture to analyze.'),
573
+
},
574
+
llmContext:
575
+
'Detections with 0 occurences can be ruled out. Focus on detections with the highest severity.',
0 commit comments