cc-viewer 1.6.182 → 1.6.183
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/concepts/ar/SubAgent-Search.md +44 -12
- package/concepts/ar/Tool-Agent.md +44 -109
- package/concepts/ar/Tool-AskUserQuestion.md +51 -66
- package/concepts/ar/Tool-Bash.md +27 -155
- package/concepts/ar/Tool-CronCreate.md +57 -0
- package/concepts/ar/Tool-CronDelete.md +43 -0
- package/concepts/ar/Tool-CronList.md +30 -0
- package/concepts/ar/Tool-Edit.md +26 -34
- package/concepts/ar/Tool-EnterPlanMode.md +21 -114
- package/concepts/ar/Tool-EnterWorktree.md +29 -41
- package/concepts/ar/Tool-ExitPlanMode.md +28 -48
- package/concepts/ar/Tool-ExitWorktree.md +41 -0
- package/concepts/ar/Tool-Glob.md +23 -27
- package/concepts/ar/Tool-Grep.md +37 -48
- package/concepts/ar/Tool-Monitor.md +50 -0
- package/concepts/ar/Tool-NotebookEdit.md +27 -21
- package/concepts/ar/Tool-PushNotification.md +48 -0
- package/concepts/ar/Tool-Read.md +29 -44
- package/concepts/ar/Tool-RemoteTrigger.md +73 -0
- package/concepts/ar/Tool-ScheduleWakeup.md +56 -0
- package/concepts/ar/Tool-SendMessage.md +53 -26
- package/concepts/ar/Tool-Skill.md +32 -41
- package/concepts/ar/Tool-TaskCreate.md +39 -61
- package/concepts/ar/Tool-TaskGet.md +30 -39
- package/concepts/ar/Tool-TaskList.md +43 -37
- package/concepts/ar/Tool-TaskOutput.md +37 -27
- package/concepts/ar/Tool-TaskStop.md +33 -20
- package/concepts/ar/Tool-TaskUpdate.md +50 -103
- package/concepts/ar/Tool-TeamCreate.md +40 -25
- package/concepts/ar/Tool-TeamDelete.md +33 -19
- package/concepts/ar/Tool-WebFetch.md +38 -43
- package/concepts/ar/Tool-WebSearch.md +40 -47
- package/concepts/ar/Tool-Write.md +23 -27
- package/concepts/ar/Tool-executeCode.md +36 -30
- package/concepts/ar/Tool-getDiagnostics.md +32 -20
- package/concepts/ar/Tools.md +1 -1
- package/concepts/da/SubAgent-Search.md +44 -12
- package/concepts/da/Tool-Agent.md +53 -118
- package/concepts/da/Tool-AskUserQuestion.md +54 -69
- package/concepts/da/Tool-Bash.md +27 -155
- package/concepts/da/Tool-CronCreate.md +57 -0
- package/concepts/da/Tool-CronDelete.md +43 -0
- package/concepts/da/Tool-CronList.md +30 -0
- package/concepts/da/Tool-Edit.md +26 -34
- package/concepts/da/Tool-EnterPlanMode.md +22 -115
- package/concepts/da/Tool-EnterWorktree.md +29 -41
- package/concepts/da/Tool-ExitPlanMode.md +28 -48
- package/concepts/da/Tool-ExitWorktree.md +41 -0
- package/concepts/da/Tool-Glob.md +23 -27
- package/concepts/da/Tool-Grep.md +40 -51
- package/concepts/da/Tool-Monitor.md +50 -0
- package/concepts/da/Tool-NotebookEdit.md +27 -21
- package/concepts/da/Tool-PushNotification.md +48 -0
- package/concepts/da/Tool-Read.md +35 -50
- package/concepts/da/Tool-RemoteTrigger.md +73 -0
- package/concepts/da/Tool-ScheduleWakeup.md +56 -0
- package/concepts/da/Tool-SendMessage.md +53 -26
- package/concepts/da/Tool-Skill.md +32 -41
- package/concepts/da/Tool-TaskCreate.md +39 -61
- package/concepts/da/Tool-TaskGet.md +30 -39
- package/concepts/da/Tool-TaskList.md +43 -37
- package/concepts/da/Tool-TaskOutput.md +37 -27
- package/concepts/da/Tool-TaskStop.md +33 -20
- package/concepts/da/Tool-TaskUpdate.md +50 -103
- package/concepts/da/Tool-TeamCreate.md +40 -25
- package/concepts/da/Tool-TeamDelete.md +33 -19
- package/concepts/da/Tool-WebFetch.md +44 -49
- package/concepts/da/Tool-WebSearch.md +36 -43
- package/concepts/da/Tool-Write.md +23 -27
- package/concepts/da/Tool-executeCode.md +35 -29
- package/concepts/da/Tool-getDiagnostics.md +32 -20
- package/concepts/da/Tools.md +1 -1
- package/concepts/de/SubAgent-Search.md +44 -12
- package/concepts/de/Tool-Agent.md +44 -109
- package/concepts/de/Tool-AskUserQuestion.md +51 -66
- package/concepts/de/Tool-Bash.md +27 -155
- package/concepts/de/Tool-CronCreate.md +57 -0
- package/concepts/de/Tool-CronDelete.md +43 -0
- package/concepts/de/Tool-CronList.md +30 -0
- package/concepts/de/Tool-Edit.md +26 -34
- package/concepts/de/Tool-EnterPlanMode.md +21 -114
- package/concepts/de/Tool-EnterWorktree.md +29 -41
- package/concepts/de/Tool-ExitPlanMode.md +28 -48
- package/concepts/de/Tool-ExitWorktree.md +41 -0
- package/concepts/de/Tool-Glob.md +23 -27
- package/concepts/de/Tool-Grep.md +37 -48
- package/concepts/de/Tool-Monitor.md +50 -0
- package/concepts/de/Tool-NotebookEdit.md +27 -21
- package/concepts/de/Tool-PushNotification.md +48 -0
- package/concepts/de/Tool-Read.md +29 -44
- package/concepts/de/Tool-RemoteTrigger.md +73 -0
- package/concepts/de/Tool-ScheduleWakeup.md +56 -0
- package/concepts/de/Tool-SendMessage.md +53 -26
- package/concepts/de/Tool-Skill.md +32 -41
- package/concepts/de/Tool-TaskCreate.md +39 -61
- package/concepts/de/Tool-TaskGet.md +30 -39
- package/concepts/de/Tool-TaskList.md +43 -37
- package/concepts/de/Tool-TaskOutput.md +37 -27
- package/concepts/de/Tool-TaskStop.md +33 -20
- package/concepts/de/Tool-TaskUpdate.md +49 -102
- package/concepts/de/Tool-TeamCreate.md +40 -25
- package/concepts/de/Tool-TeamDelete.md +33 -19
- package/concepts/de/Tool-WebFetch.md +38 -43
- package/concepts/de/Tool-WebSearch.md +40 -47
- package/concepts/de/Tool-Write.md +23 -27
- package/concepts/de/Tool-executeCode.md +36 -30
- package/concepts/de/Tool-getDiagnostics.md +32 -20
- package/concepts/de/Tools.md +1 -1
- package/concepts/en/SubAgent-Search.md +44 -12
- package/concepts/en/Tool-Agent.md +44 -109
- package/concepts/en/Tool-AskUserQuestion.md +51 -66
- package/concepts/en/Tool-Bash.md +27 -155
- package/concepts/en/Tool-CronCreate.md +57 -0
- package/concepts/en/Tool-CronDelete.md +43 -0
- package/concepts/en/Tool-CronList.md +30 -0
- package/concepts/en/Tool-Edit.md +26 -34
- package/concepts/en/Tool-EnterPlanMode.md +21 -114
- package/concepts/en/Tool-EnterWorktree.md +29 -41
- package/concepts/en/Tool-ExitPlanMode.md +28 -48
- package/concepts/en/Tool-ExitWorktree.md +41 -0
- package/concepts/en/Tool-Glob.md +23 -27
- package/concepts/en/Tool-Grep.md +37 -48
- package/concepts/en/Tool-Monitor.md +50 -0
- package/concepts/en/Tool-NotebookEdit.md +27 -21
- package/concepts/en/Tool-PushNotification.md +48 -0
- package/concepts/en/Tool-Read.md +29 -44
- package/concepts/en/Tool-RemoteTrigger.md +73 -0
- package/concepts/en/Tool-ScheduleWakeup.md +56 -0
- package/concepts/en/Tool-SendMessage.md +53 -26
- package/concepts/en/Tool-Skill.md +32 -41
- package/concepts/en/Tool-TaskCreate.md +39 -61
- package/concepts/en/Tool-TaskGet.md +30 -39
- package/concepts/en/Tool-TaskList.md +43 -37
- package/concepts/en/Tool-TaskOutput.md +37 -27
- package/concepts/en/Tool-TaskStop.md +33 -20
- package/concepts/en/Tool-TaskUpdate.md +49 -102
- package/concepts/en/Tool-TeamCreate.md +40 -25
- package/concepts/en/Tool-TeamDelete.md +33 -19
- package/concepts/en/Tool-WebFetch.md +38 -43
- package/concepts/en/Tool-WebSearch.md +40 -47
- package/concepts/en/Tool-Write.md +23 -27
- package/concepts/en/Tool-executeCode.md +36 -30
- package/concepts/en/Tool-getDiagnostics.md +32 -20
- package/concepts/en/Tools.md +1 -1
- package/concepts/es/SubAgent-Search.md +44 -12
- package/concepts/es/Tool-Agent.md +44 -109
- package/concepts/es/Tool-AskUserQuestion.md +51 -66
- package/concepts/es/Tool-Bash.md +27 -155
- package/concepts/es/Tool-CronCreate.md +57 -0
- package/concepts/es/Tool-CronDelete.md +43 -0
- package/concepts/es/Tool-CronList.md +30 -0
- package/concepts/es/Tool-Edit.md +26 -34
- package/concepts/es/Tool-EnterPlanMode.md +21 -114
- package/concepts/es/Tool-EnterWorktree.md +29 -41
- package/concepts/es/Tool-ExitPlanMode.md +28 -48
- package/concepts/es/Tool-ExitWorktree.md +41 -0
- package/concepts/es/Tool-Glob.md +23 -27
- package/concepts/es/Tool-Grep.md +37 -48
- package/concepts/es/Tool-Monitor.md +50 -0
- package/concepts/es/Tool-NotebookEdit.md +27 -21
- package/concepts/es/Tool-PushNotification.md +48 -0
- package/concepts/es/Tool-Read.md +29 -44
- package/concepts/es/Tool-RemoteTrigger.md +73 -0
- package/concepts/es/Tool-ScheduleWakeup.md +56 -0
- package/concepts/es/Tool-SendMessage.md +53 -26
- package/concepts/es/Tool-Skill.md +32 -41
- package/concepts/es/Tool-TaskCreate.md +39 -61
- package/concepts/es/Tool-TaskGet.md +30 -39
- package/concepts/es/Tool-TaskList.md +44 -37
- package/concepts/es/Tool-TaskOutput.md +37 -27
- package/concepts/es/Tool-TaskStop.md +33 -20
- package/concepts/es/Tool-TaskUpdate.md +49 -102
- package/concepts/es/Tool-TeamCreate.md +40 -25
- package/concepts/es/Tool-TeamDelete.md +33 -19
- package/concepts/es/Tool-WebFetch.md +38 -43
- package/concepts/es/Tool-WebSearch.md +40 -47
- package/concepts/es/Tool-Write.md +23 -27
- package/concepts/es/Tool-executeCode.md +36 -30
- package/concepts/es/Tool-getDiagnostics.md +32 -20
- package/concepts/es/Tools.md +1 -1
- package/concepts/fr/SubAgent-Search.md +45 -13
- package/concepts/fr/Tool-Agent.md +44 -109
- package/concepts/fr/Tool-AskUserQuestion.md +51 -66
- package/concepts/fr/Tool-Bash.md +27 -155
- package/concepts/fr/Tool-CronCreate.md +57 -0
- package/concepts/fr/Tool-CronDelete.md +43 -0
- package/concepts/fr/Tool-CronList.md +30 -0
- package/concepts/fr/Tool-Edit.md +26 -34
- package/concepts/fr/Tool-EnterPlanMode.md +21 -114
- package/concepts/fr/Tool-EnterWorktree.md +29 -41
- package/concepts/fr/Tool-ExitPlanMode.md +28 -48
- package/concepts/fr/Tool-ExitWorktree.md +41 -0
- package/concepts/fr/Tool-Glob.md +23 -27
- package/concepts/fr/Tool-Grep.md +37 -48
- package/concepts/fr/Tool-Monitor.md +50 -0
- package/concepts/fr/Tool-NotebookEdit.md +27 -21
- package/concepts/fr/Tool-PushNotification.md +48 -0
- package/concepts/fr/Tool-Read.md +29 -44
- package/concepts/fr/Tool-RemoteTrigger.md +73 -0
- package/concepts/fr/Tool-ScheduleWakeup.md +56 -0
- package/concepts/fr/Tool-SendMessage.md +53 -26
- package/concepts/fr/Tool-Skill.md +32 -41
- package/concepts/fr/Tool-TaskCreate.md +39 -61
- package/concepts/fr/Tool-TaskGet.md +30 -39
- package/concepts/fr/Tool-TaskList.md +43 -37
- package/concepts/fr/Tool-TaskOutput.md +37 -27
- package/concepts/fr/Tool-TaskStop.md +33 -20
- package/concepts/fr/Tool-TaskUpdate.md +50 -103
- package/concepts/fr/Tool-TeamCreate.md +40 -25
- package/concepts/fr/Tool-TeamDelete.md +33 -19
- package/concepts/fr/Tool-WebFetch.md +38 -43
- package/concepts/fr/Tool-WebSearch.md +40 -47
- package/concepts/fr/Tool-Write.md +23 -27
- package/concepts/fr/Tool-executeCode.md +36 -30
- package/concepts/fr/Tool-getDiagnostics.md +32 -20
- package/concepts/fr/Tools.md +1 -1
- package/concepts/it/SubAgent-Search.md +44 -12
- package/concepts/it/Tool-Agent.md +44 -109
- package/concepts/it/Tool-AskUserQuestion.md +51 -66
- package/concepts/it/Tool-Bash.md +27 -155
- package/concepts/it/Tool-CronCreate.md +57 -0
- package/concepts/it/Tool-CronDelete.md +43 -0
- package/concepts/it/Tool-CronList.md +30 -0
- package/concepts/it/Tool-Edit.md +26 -34
- package/concepts/it/Tool-EnterPlanMode.md +21 -114
- package/concepts/it/Tool-EnterWorktree.md +29 -41
- package/concepts/it/Tool-ExitPlanMode.md +28 -48
- package/concepts/it/Tool-ExitWorktree.md +41 -0
- package/concepts/it/Tool-Glob.md +23 -27
- package/concepts/it/Tool-Grep.md +37 -48
- package/concepts/it/Tool-Monitor.md +50 -0
- package/concepts/it/Tool-NotebookEdit.md +27 -21
- package/concepts/it/Tool-PushNotification.md +48 -0
- package/concepts/it/Tool-Read.md +29 -44
- package/concepts/it/Tool-RemoteTrigger.md +73 -0
- package/concepts/it/Tool-ScheduleWakeup.md +56 -0
- package/concepts/it/Tool-SendMessage.md +53 -26
- package/concepts/it/Tool-Skill.md +32 -41
- package/concepts/it/Tool-TaskCreate.md +39 -61
- package/concepts/it/Tool-TaskGet.md +30 -39
- package/concepts/it/Tool-TaskList.md +44 -37
- package/concepts/it/Tool-TaskOutput.md +37 -27
- package/concepts/it/Tool-TaskStop.md +33 -20
- package/concepts/it/Tool-TaskUpdate.md +50 -103
- package/concepts/it/Tool-TeamCreate.md +40 -25
- package/concepts/it/Tool-TeamDelete.md +33 -19
- package/concepts/it/Tool-WebFetch.md +38 -43
- package/concepts/it/Tool-WebSearch.md +40 -47
- package/concepts/it/Tool-Write.md +23 -27
- package/concepts/it/Tool-executeCode.md +36 -30
- package/concepts/it/Tool-getDiagnostics.md +32 -20
- package/concepts/it/Tools.md +1 -1
- package/concepts/ja/SubAgent-Search.md +44 -12
- package/concepts/ja/Tool-Agent.md +44 -109
- package/concepts/ja/Tool-AskUserQuestion.md +51 -66
- package/concepts/ja/Tool-Bash.md +27 -155
- package/concepts/ja/Tool-CronCreate.md +57 -0
- package/concepts/ja/Tool-CronDelete.md +43 -0
- package/concepts/ja/Tool-CronList.md +30 -0
- package/concepts/ja/Tool-Edit.md +26 -34
- package/concepts/ja/Tool-EnterPlanMode.md +21 -114
- package/concepts/ja/Tool-EnterWorktree.md +29 -41
- package/concepts/ja/Tool-ExitPlanMode.md +28 -48
- package/concepts/ja/Tool-ExitWorktree.md +41 -0
- package/concepts/ja/Tool-Glob.md +23 -27
- package/concepts/ja/Tool-Grep.md +37 -48
- package/concepts/ja/Tool-Monitor.md +50 -0
- package/concepts/ja/Tool-NotebookEdit.md +27 -21
- package/concepts/ja/Tool-PushNotification.md +48 -0
- package/concepts/ja/Tool-Read.md +29 -44
- package/concepts/ja/Tool-RemoteTrigger.md +73 -0
- package/concepts/ja/Tool-ScheduleWakeup.md +56 -0
- package/concepts/ja/Tool-SendMessage.md +53 -26
- package/concepts/ja/Tool-Skill.md +32 -41
- package/concepts/ja/Tool-TaskCreate.md +39 -61
- package/concepts/ja/Tool-TaskGet.md +30 -39
- package/concepts/ja/Tool-TaskList.md +43 -37
- package/concepts/ja/Tool-TaskOutput.md +37 -27
- package/concepts/ja/Tool-TaskStop.md +33 -20
- package/concepts/ja/Tool-TaskUpdate.md +50 -103
- package/concepts/ja/Tool-TeamCreate.md +40 -25
- package/concepts/ja/Tool-TeamDelete.md +33 -19
- package/concepts/ja/Tool-WebFetch.md +38 -43
- package/concepts/ja/Tool-WebSearch.md +40 -47
- package/concepts/ja/Tool-Write.md +23 -27
- package/concepts/ja/Tool-executeCode.md +36 -30
- package/concepts/ja/Tool-getDiagnostics.md +32 -20
- package/concepts/ja/Tools.md +1 -1
- package/concepts/ko/SubAgent-Search.md +44 -12
- package/concepts/ko/Tool-Agent.md +44 -109
- package/concepts/ko/Tool-AskUserQuestion.md +58 -73
- package/concepts/ko/Tool-Bash.md +27 -155
- package/concepts/ko/Tool-CronCreate.md +57 -0
- package/concepts/ko/Tool-CronDelete.md +43 -0
- package/concepts/ko/Tool-CronList.md +30 -0
- package/concepts/ko/Tool-Edit.md +26 -34
- package/concepts/ko/Tool-EnterPlanMode.md +22 -115
- package/concepts/ko/Tool-EnterWorktree.md +29 -41
- package/concepts/ko/Tool-ExitPlanMode.md +28 -48
- package/concepts/ko/Tool-ExitWorktree.md +41 -0
- package/concepts/ko/Tool-Glob.md +23 -27
- package/concepts/ko/Tool-Grep.md +44 -55
- package/concepts/ko/Tool-Monitor.md +50 -0
- package/concepts/ko/Tool-NotebookEdit.md +28 -22
- package/concepts/ko/Tool-PushNotification.md +48 -0
- package/concepts/ko/Tool-Read.md +39 -54
- package/concepts/ko/Tool-RemoteTrigger.md +73 -0
- package/concepts/ko/Tool-ScheduleWakeup.md +56 -0
- package/concepts/ko/Tool-SendMessage.md +54 -27
- package/concepts/ko/Tool-Skill.md +32 -41
- package/concepts/ko/Tool-TaskCreate.md +39 -61
- package/concepts/ko/Tool-TaskGet.md +30 -39
- package/concepts/ko/Tool-TaskList.md +44 -38
- package/concepts/ko/Tool-TaskOutput.md +38 -28
- package/concepts/ko/Tool-TaskStop.md +34 -21
- package/concepts/ko/Tool-TaskUpdate.md +50 -103
- package/concepts/ko/Tool-TeamCreate.md +41 -26
- package/concepts/ko/Tool-TeamDelete.md +33 -19
- package/concepts/ko/Tool-WebFetch.md +48 -53
- package/concepts/ko/Tool-WebSearch.md +36 -43
- package/concepts/ko/Tool-Write.md +23 -27
- package/concepts/ko/Tool-executeCode.md +36 -30
- package/concepts/ko/Tool-getDiagnostics.md +33 -21
- package/concepts/ko/Tools.md +1 -1
- package/concepts/no/SubAgent-Search.md +44 -12
- package/concepts/no/Tool-Agent.md +53 -118
- package/concepts/no/Tool-AskUserQuestion.md +54 -69
- package/concepts/no/Tool-Bash.md +27 -155
- package/concepts/no/Tool-CronCreate.md +57 -0
- package/concepts/no/Tool-CronDelete.md +43 -0
- package/concepts/no/Tool-CronList.md +30 -0
- package/concepts/no/Tool-Edit.md +26 -34
- package/concepts/no/Tool-EnterPlanMode.md +22 -115
- package/concepts/no/Tool-EnterWorktree.md +29 -41
- package/concepts/no/Tool-ExitPlanMode.md +28 -48
- package/concepts/no/Tool-ExitWorktree.md +41 -0
- package/concepts/no/Tool-Glob.md +23 -27
- package/concepts/no/Tool-Grep.md +40 -51
- package/concepts/no/Tool-Monitor.md +50 -0
- package/concepts/no/Tool-NotebookEdit.md +27 -21
- package/concepts/no/Tool-PushNotification.md +48 -0
- package/concepts/no/Tool-Read.md +35 -50
- package/concepts/no/Tool-RemoteTrigger.md +73 -0
- package/concepts/no/Tool-ScheduleWakeup.md +56 -0
- package/concepts/no/Tool-SendMessage.md +53 -26
- package/concepts/no/Tool-Skill.md +32 -41
- package/concepts/no/Tool-TaskCreate.md +39 -61
- package/concepts/no/Tool-TaskGet.md +30 -39
- package/concepts/no/Tool-TaskList.md +43 -37
- package/concepts/no/Tool-TaskOutput.md +37 -27
- package/concepts/no/Tool-TaskStop.md +33 -20
- package/concepts/no/Tool-TaskUpdate.md +50 -103
- package/concepts/no/Tool-TeamCreate.md +40 -25
- package/concepts/no/Tool-TeamDelete.md +33 -19
- package/concepts/no/Tool-WebFetch.md +44 -49
- package/concepts/no/Tool-WebSearch.md +36 -43
- package/concepts/no/Tool-Write.md +23 -27
- package/concepts/no/Tool-executeCode.md +35 -29
- package/concepts/no/Tool-getDiagnostics.md +32 -20
- package/concepts/no/Tools.md +1 -1
- package/concepts/pl/SubAgent-Search.md +44 -12
- package/concepts/pl/Tool-Agent.md +44 -109
- package/concepts/pl/Tool-AskUserQuestion.md +51 -66
- package/concepts/pl/Tool-Bash.md +27 -155
- package/concepts/pl/Tool-CronCreate.md +57 -0
- package/concepts/pl/Tool-CronDelete.md +43 -0
- package/concepts/pl/Tool-CronList.md +30 -0
- package/concepts/pl/Tool-Edit.md +26 -34
- package/concepts/pl/Tool-EnterPlanMode.md +21 -114
- package/concepts/pl/Tool-EnterWorktree.md +29 -41
- package/concepts/pl/Tool-ExitPlanMode.md +28 -48
- package/concepts/pl/Tool-ExitWorktree.md +41 -0
- package/concepts/pl/Tool-Glob.md +23 -27
- package/concepts/pl/Tool-Grep.md +37 -48
- package/concepts/pl/Tool-Monitor.md +50 -0
- package/concepts/pl/Tool-NotebookEdit.md +27 -21
- package/concepts/pl/Tool-PushNotification.md +48 -0
- package/concepts/pl/Tool-Read.md +29 -44
- package/concepts/pl/Tool-RemoteTrigger.md +73 -0
- package/concepts/pl/Tool-ScheduleWakeup.md +56 -0
- package/concepts/pl/Tool-SendMessage.md +53 -26
- package/concepts/pl/Tool-Skill.md +32 -41
- package/concepts/pl/Tool-TaskCreate.md +39 -61
- package/concepts/pl/Tool-TaskGet.md +30 -39
- package/concepts/pl/Tool-TaskList.md +43 -37
- package/concepts/pl/Tool-TaskOutput.md +37 -27
- package/concepts/pl/Tool-TaskStop.md +33 -20
- package/concepts/pl/Tool-TaskUpdate.md +49 -102
- package/concepts/pl/Tool-TeamCreate.md +40 -25
- package/concepts/pl/Tool-TeamDelete.md +33 -19
- package/concepts/pl/Tool-WebFetch.md +38 -43
- package/concepts/pl/Tool-WebSearch.md +40 -47
- package/concepts/pl/Tool-Write.md +23 -27
- package/concepts/pl/Tool-executeCode.md +36 -30
- package/concepts/pl/Tool-getDiagnostics.md +32 -20
- package/concepts/pl/Tools.md +1 -1
- package/concepts/pt-BR/SubAgent-Search.md +44 -12
- package/concepts/pt-BR/Tool-Agent.md +44 -109
- package/concepts/pt-BR/Tool-AskUserQuestion.md +51 -66
- package/concepts/pt-BR/Tool-Bash.md +27 -155
- package/concepts/pt-BR/Tool-CronCreate.md +57 -0
- package/concepts/pt-BR/Tool-CronDelete.md +43 -0
- package/concepts/pt-BR/Tool-CronList.md +30 -0
- package/concepts/pt-BR/Tool-Edit.md +26 -34
- package/concepts/pt-BR/Tool-EnterPlanMode.md +21 -114
- package/concepts/pt-BR/Tool-EnterWorktree.md +29 -41
- package/concepts/pt-BR/Tool-ExitPlanMode.md +28 -48
- package/concepts/pt-BR/Tool-ExitWorktree.md +41 -0
- package/concepts/pt-BR/Tool-Glob.md +23 -27
- package/concepts/pt-BR/Tool-Grep.md +37 -48
- package/concepts/pt-BR/Tool-Monitor.md +50 -0
- package/concepts/pt-BR/Tool-NotebookEdit.md +27 -21
- package/concepts/pt-BR/Tool-PushNotification.md +48 -0
- package/concepts/pt-BR/Tool-Read.md +29 -44
- package/concepts/pt-BR/Tool-RemoteTrigger.md +73 -0
- package/concepts/pt-BR/Tool-ScheduleWakeup.md +56 -0
- package/concepts/pt-BR/Tool-SendMessage.md +53 -26
- package/concepts/pt-BR/Tool-Skill.md +32 -41
- package/concepts/pt-BR/Tool-TaskCreate.md +39 -61
- package/concepts/pt-BR/Tool-TaskGet.md +30 -39
- package/concepts/pt-BR/Tool-TaskList.md +43 -37
- package/concepts/pt-BR/Tool-TaskOutput.md +37 -27
- package/concepts/pt-BR/Tool-TaskStop.md +33 -20
- package/concepts/pt-BR/Tool-TaskUpdate.md +50 -103
- package/concepts/pt-BR/Tool-TeamCreate.md +40 -25
- package/concepts/pt-BR/Tool-TeamDelete.md +33 -19
- package/concepts/pt-BR/Tool-WebFetch.md +38 -43
- package/concepts/pt-BR/Tool-WebSearch.md +40 -47
- package/concepts/pt-BR/Tool-Write.md +23 -27
- package/concepts/pt-BR/Tool-executeCode.md +36 -30
- package/concepts/pt-BR/Tool-getDiagnostics.md +32 -20
- package/concepts/pt-BR/Tools.md +1 -1
- package/concepts/ru/SubAgent-Search.md +44 -12
- package/concepts/ru/Tool-Agent.md +44 -109
- package/concepts/ru/Tool-AskUserQuestion.md +51 -66
- package/concepts/ru/Tool-Bash.md +27 -155
- package/concepts/ru/Tool-CronCreate.md +57 -0
- package/concepts/ru/Tool-CronDelete.md +43 -0
- package/concepts/ru/Tool-CronList.md +30 -0
- package/concepts/ru/Tool-Edit.md +26 -34
- package/concepts/ru/Tool-EnterPlanMode.md +21 -114
- package/concepts/ru/Tool-EnterWorktree.md +29 -41
- package/concepts/ru/Tool-ExitPlanMode.md +28 -48
- package/concepts/ru/Tool-ExitWorktree.md +41 -0
- package/concepts/ru/Tool-Glob.md +23 -27
- package/concepts/ru/Tool-Grep.md +37 -48
- package/concepts/ru/Tool-Monitor.md +50 -0
- package/concepts/ru/Tool-NotebookEdit.md +27 -21
- package/concepts/ru/Tool-PushNotification.md +48 -0
- package/concepts/ru/Tool-Read.md +29 -44
- package/concepts/ru/Tool-RemoteTrigger.md +73 -0
- package/concepts/ru/Tool-ScheduleWakeup.md +56 -0
- package/concepts/ru/Tool-SendMessage.md +53 -26
- package/concepts/ru/Tool-Skill.md +32 -41
- package/concepts/ru/Tool-TaskCreate.md +39 -61
- package/concepts/ru/Tool-TaskGet.md +30 -39
- package/concepts/ru/Tool-TaskList.md +43 -37
- package/concepts/ru/Tool-TaskOutput.md +37 -27
- package/concepts/ru/Tool-TaskStop.md +33 -20
- package/concepts/ru/Tool-TaskUpdate.md +50 -103
- package/concepts/ru/Tool-TeamCreate.md +40 -25
- package/concepts/ru/Tool-TeamDelete.md +33 -19
- package/concepts/ru/Tool-WebFetch.md +38 -43
- package/concepts/ru/Tool-WebSearch.md +40 -47
- package/concepts/ru/Tool-Write.md +23 -27
- package/concepts/ru/Tool-executeCode.md +36 -30
- package/concepts/ru/Tool-getDiagnostics.md +32 -20
- package/concepts/ru/Tools.md +1 -1
- package/concepts/th/Tool-Agent.md +53 -118
- package/concepts/th/Tool-AskUserQuestion.md +54 -69
- package/concepts/th/Tool-Bash.md +27 -155
- package/concepts/th/Tool-CronCreate.md +57 -0
- package/concepts/th/Tool-CronDelete.md +43 -0
- package/concepts/th/Tool-CronList.md +30 -0
- package/concepts/th/Tool-Edit.md +26 -34
- package/concepts/th/Tool-EnterPlanMode.md +22 -115
- package/concepts/th/Tool-EnterWorktree.md +29 -41
- package/concepts/th/Tool-ExitPlanMode.md +28 -48
- package/concepts/th/Tool-ExitWorktree.md +42 -0
- package/concepts/th/Tool-Glob.md +23 -27
- package/concepts/th/Tool-Grep.md +40 -51
- package/concepts/th/Tool-Monitor.md +50 -0
- package/concepts/th/Tool-NotebookEdit.md +27 -21
- package/concepts/th/Tool-PushNotification.md +48 -0
- package/concepts/th/Tool-Read.md +35 -50
- package/concepts/th/Tool-RemoteTrigger.md +73 -0
- package/concepts/th/Tool-ScheduleWakeup.md +56 -0
- package/concepts/th/Tool-SendMessage.md +53 -26
- package/concepts/th/Tool-Skill.md +32 -41
- package/concepts/th/Tool-TaskCreate.md +39 -61
- package/concepts/th/Tool-TaskGet.md +30 -39
- package/concepts/th/Tool-TaskList.md +43 -37
- package/concepts/th/Tool-TaskOutput.md +37 -27
- package/concepts/th/Tool-TaskStop.md +33 -20
- package/concepts/th/Tool-TaskUpdate.md +50 -103
- package/concepts/th/Tool-TeamCreate.md +40 -25
- package/concepts/th/Tool-TeamDelete.md +33 -19
- package/concepts/th/Tools.md +1 -1
- package/concepts/tr/SubAgent-Search.md +44 -12
- package/concepts/tr/Tool-Agent.md +53 -118
- package/concepts/tr/Tool-AskUserQuestion.md +54 -69
- package/concepts/tr/Tool-Bash.md +27 -155
- package/concepts/tr/Tool-CronCreate.md +57 -0
- package/concepts/tr/Tool-CronDelete.md +43 -0
- package/concepts/tr/Tool-CronList.md +30 -0
- package/concepts/tr/Tool-Edit.md +26 -34
- package/concepts/tr/Tool-EnterPlanMode.md +22 -115
- package/concepts/tr/Tool-EnterWorktree.md +29 -41
- package/concepts/tr/Tool-ExitPlanMode.md +28 -48
- package/concepts/tr/Tool-ExitWorktree.md +41 -0
- package/concepts/tr/Tool-Glob.md +23 -27
- package/concepts/tr/Tool-Grep.md +40 -51
- package/concepts/tr/Tool-Monitor.md +50 -0
- package/concepts/tr/Tool-NotebookEdit.md +27 -21
- package/concepts/tr/Tool-PushNotification.md +48 -0
- package/concepts/tr/Tool-Read.md +35 -50
- package/concepts/tr/Tool-RemoteTrigger.md +73 -0
- package/concepts/tr/Tool-ScheduleWakeup.md +56 -0
- package/concepts/tr/Tool-SendMessage.md +53 -26
- package/concepts/tr/Tool-Skill.md +32 -41
- package/concepts/tr/Tool-TaskCreate.md +39 -61
- package/concepts/tr/Tool-TaskGet.md +30 -39
- package/concepts/tr/Tool-TaskList.md +43 -37
- package/concepts/tr/Tool-TaskOutput.md +37 -27
- package/concepts/tr/Tool-TaskStop.md +33 -20
- package/concepts/tr/Tool-TaskUpdate.md +50 -103
- package/concepts/tr/Tool-TeamCreate.md +40 -25
- package/concepts/tr/Tool-TeamDelete.md +33 -19
- package/concepts/tr/Tool-WebFetch.md +44 -49
- package/concepts/tr/Tool-WebSearch.md +36 -43
- package/concepts/tr/Tool-Write.md +23 -27
- package/concepts/tr/Tool-executeCode.md +35 -29
- package/concepts/tr/Tool-getDiagnostics.md +32 -20
- package/concepts/tr/Tools.md +1 -1
- package/concepts/uk/SubAgent-Search.md +44 -12
- package/concepts/uk/Tool-Agent.md +44 -109
- package/concepts/uk/Tool-AskUserQuestion.md +51 -66
- package/concepts/uk/Tool-Bash.md +27 -155
- package/concepts/uk/Tool-CronCreate.md +57 -0
- package/concepts/uk/Tool-CronDelete.md +43 -0
- package/concepts/uk/Tool-CronList.md +30 -0
- package/concepts/uk/Tool-Edit.md +26 -34
- package/concepts/uk/Tool-EnterPlanMode.md +21 -114
- package/concepts/uk/Tool-EnterWorktree.md +29 -41
- package/concepts/uk/Tool-ExitPlanMode.md +28 -48
- package/concepts/uk/Tool-ExitWorktree.md +41 -0
- package/concepts/uk/Tool-Glob.md +23 -27
- package/concepts/uk/Tool-Grep.md +37 -48
- package/concepts/uk/Tool-Monitor.md +50 -0
- package/concepts/uk/Tool-NotebookEdit.md +27 -21
- package/concepts/uk/Tool-PushNotification.md +48 -0
- package/concepts/uk/Tool-Read.md +29 -44
- package/concepts/uk/Tool-RemoteTrigger.md +73 -0
- package/concepts/uk/Tool-ScheduleWakeup.md +56 -0
- package/concepts/uk/Tool-SendMessage.md +53 -26
- package/concepts/uk/Tool-Skill.md +32 -41
- package/concepts/uk/Tool-TaskCreate.md +39 -61
- package/concepts/uk/Tool-TaskGet.md +30 -39
- package/concepts/uk/Tool-TaskList.md +43 -37
- package/concepts/uk/Tool-TaskOutput.md +37 -27
- package/concepts/uk/Tool-TaskStop.md +33 -20
- package/concepts/uk/Tool-TaskUpdate.md +50 -103
- package/concepts/uk/Tool-TeamCreate.md +40 -25
- package/concepts/uk/Tool-TeamDelete.md +33 -19
- package/concepts/uk/Tool-WebFetch.md +38 -43
- package/concepts/uk/Tool-WebSearch.md +40 -47
- package/concepts/uk/Tool-Write.md +23 -27
- package/concepts/uk/Tool-executeCode.md +36 -30
- package/concepts/uk/Tool-getDiagnostics.md +32 -20
- package/concepts/uk/Tools.md +1 -1
- package/concepts/zh/SubAgent-Search.md +44 -12
- package/concepts/zh/Tool-Agent.md +44 -109
- package/concepts/zh/Tool-AskUserQuestion.md +51 -66
- package/concepts/zh/Tool-Bash.md +27 -155
- package/concepts/zh/Tool-CronCreate.md +57 -0
- package/concepts/zh/Tool-CronDelete.md +43 -0
- package/concepts/zh/Tool-CronList.md +30 -0
- package/concepts/zh/Tool-Edit.md +26 -34
- package/concepts/zh/Tool-EnterPlanMode.md +21 -114
- package/concepts/zh/Tool-EnterWorktree.md +29 -41
- package/concepts/zh/Tool-ExitPlanMode.md +28 -48
- package/concepts/zh/Tool-ExitWorktree.md +41 -0
- package/concepts/zh/Tool-Glob.md +23 -27
- package/concepts/zh/Tool-Grep.md +37 -48
- package/concepts/zh/Tool-Monitor.md +50 -0
- package/concepts/zh/Tool-NotebookEdit.md +27 -21
- package/concepts/zh/Tool-PushNotification.md +48 -0
- package/concepts/zh/Tool-Read.md +29 -44
- package/concepts/zh/Tool-RemoteTrigger.md +73 -0
- package/concepts/zh/Tool-ScheduleWakeup.md +56 -0
- package/concepts/zh/Tool-SendMessage.md +53 -26
- package/concepts/zh/Tool-Skill.md +32 -41
- package/concepts/zh/Tool-TaskCreate.md +39 -61
- package/concepts/zh/Tool-TaskGet.md +30 -39
- package/concepts/zh/Tool-TaskList.md +43 -37
- package/concepts/zh/Tool-TaskOutput.md +37 -27
- package/concepts/zh/Tool-TaskStop.md +33 -20
- package/concepts/zh/Tool-TaskUpdate.md +50 -103
- package/concepts/zh/Tool-TeamCreate.md +40 -25
- package/concepts/zh/Tool-TeamDelete.md +33 -19
- package/concepts/zh/Tool-WebFetch.md +38 -43
- package/concepts/zh/Tool-WebSearch.md +40 -47
- package/concepts/zh/Tool-Write.md +23 -27
- package/concepts/zh/Tool-executeCode.md +36 -30
- package/concepts/zh/Tool-getDiagnostics.md +32 -20
- package/concepts/zh/Tools.md +1 -1
- package/concepts/zh-TW/SubAgent-Search.md +44 -12
- package/concepts/zh-TW/Tool-Agent.md +44 -109
- package/concepts/zh-TW/Tool-AskUserQuestion.md +51 -66
- package/concepts/zh-TW/Tool-Bash.md +27 -155
- package/concepts/zh-TW/Tool-CronCreate.md +57 -0
- package/concepts/zh-TW/Tool-CronDelete.md +43 -0
- package/concepts/zh-TW/Tool-CronList.md +30 -0
- package/concepts/zh-TW/Tool-Edit.md +26 -34
- package/concepts/zh-TW/Tool-EnterPlanMode.md +21 -114
- package/concepts/zh-TW/Tool-EnterWorktree.md +29 -41
- package/concepts/zh-TW/Tool-ExitPlanMode.md +28 -48
- package/concepts/zh-TW/Tool-ExitWorktree.md +41 -0
- package/concepts/zh-TW/Tool-Glob.md +23 -27
- package/concepts/zh-TW/Tool-Grep.md +37 -48
- package/concepts/zh-TW/Tool-Monitor.md +50 -0
- package/concepts/zh-TW/Tool-NotebookEdit.md +27 -21
- package/concepts/zh-TW/Tool-PushNotification.md +48 -0
- package/concepts/zh-TW/Tool-Read.md +29 -44
- package/concepts/zh-TW/Tool-RemoteTrigger.md +73 -0
- package/concepts/zh-TW/Tool-ScheduleWakeup.md +56 -0
- package/concepts/zh-TW/Tool-SendMessage.md +53 -26
- package/concepts/zh-TW/Tool-Skill.md +32 -41
- package/concepts/zh-TW/Tool-TaskCreate.md +39 -61
- package/concepts/zh-TW/Tool-TaskGet.md +30 -39
- package/concepts/zh-TW/Tool-TaskList.md +43 -37
- package/concepts/zh-TW/Tool-TaskOutput.md +37 -27
- package/concepts/zh-TW/Tool-TaskStop.md +33 -20
- package/concepts/zh-TW/Tool-TaskUpdate.md +50 -103
- package/concepts/zh-TW/Tool-TeamCreate.md +40 -25
- package/concepts/zh-TW/Tool-TeamDelete.md +33 -19
- package/concepts/zh-TW/Tool-WebFetch.md +38 -43
- package/concepts/zh-TW/Tool-WebSearch.md +40 -47
- package/concepts/zh-TW/Tool-Write.md +23 -27
- package/concepts/zh-TW/Tool-executeCode.md +36 -30
- package/concepts/zh-TW/Tool-getDiagnostics.md +32 -20
- package/concepts/zh-TW/Tools.md +1 -1
- package/dist/assets/App-BHfyP8-J.js +31 -0
- package/dist/assets/{AppHeader-CHvhA_pP.css → AppHeader-Dc7WvorH.css} +2 -2
- package/dist/assets/{AppHeader.module-Cfep06i2.js → AppHeader.module-W_78JZt9.js} +43 -43
- package/dist/assets/{Mobile-M9her8kt.js → Mobile-ca5EOMpN.js} +1 -1
- package/dist/assets/{_baseUniq-B9F7jipu.js → _baseUniq-DYSZB4Xx.js} +1 -1
- package/dist/assets/{arc-CynSuGRD.js → arc-BChSP8hM.js} +1 -1
- package/dist/assets/{architectureDiagram-Q4EWVU46-CaYDh0U8.js → architectureDiagram-Q4EWVU46-vlr5Q6DQ.js} +1 -1
- package/dist/assets/{blockDiagram-DXYQGD6D-DH53lUCG.js → blockDiagram-DXYQGD6D-4C3Amh2i.js} +1 -1
- package/dist/assets/{c4Diagram-AHTNJAMY-B0Lesax1.js → c4Diagram-AHTNJAMY-wI0efLSs.js} +1 -1
- package/dist/assets/channel-d8DITadq.js +1 -0
- package/dist/assets/{chunk-4BX2VUAB-CwREaLcn.js → chunk-4BX2VUAB-BX9brpDB.js} +1 -1
- package/dist/assets/{chunk-4TB4RGXK-DaysThRr.js → chunk-4TB4RGXK-DvFQ-X9V.js} +1 -1
- package/dist/assets/{chunk-55IACEB6--rkNDUme.js → chunk-55IACEB6-BNmYjPNf.js} +1 -1
- package/dist/assets/{chunk-EDXVE4YY-Cn_Hw1kB.js → chunk-EDXVE4YY-BNvDPqBE.js} +1 -1
- package/dist/assets/{chunk-FMBD7UC4-CHjMpQO_.js → chunk-FMBD7UC4-Bb0LARSp.js} +1 -1
- package/dist/assets/{chunk-OYMX7WX6-DxkBZLOn.js → chunk-OYMX7WX6-BwlvIpeD.js} +1 -1
- package/dist/assets/{chunk-QZHKN3VN-CEcNQmq8.js → chunk-QZHKN3VN-BS6RK8_X.js} +1 -1
- package/dist/assets/{chunk-YZCP3GAM-CVFEY5kV.js → chunk-YZCP3GAM-oOqmydQz.js} +1 -1
- package/dist/assets/classDiagram-6PBFFD2Q-B1oRrMCc.js +1 -0
- package/dist/assets/classDiagram-v2-HSJHXN6E-B1oRrMCc.js +1 -0
- package/dist/assets/clone-BrNOd7Lq.js +1 -0
- package/dist/assets/{cose-bilkent-S5V4N54A-DPsF6jLB.js → cose-bilkent-S5V4N54A-CamsIqkY.js} +1 -1
- package/dist/assets/{dagre-KV5264BT-QI4QFfbP.js → dagre-KV5264BT-CPAWWiBh.js} +1 -1
- package/dist/assets/{diagram-5BDNPKRD-Do0BzIFe.js → diagram-5BDNPKRD-D6TmzGhl.js} +1 -1
- package/dist/assets/{diagram-G4DWMVQ6-CVvuZ8FU.js → diagram-G4DWMVQ6-DDuJnMCL.js} +1 -1
- package/dist/assets/{diagram-MMDJMWI5-CmeuA2db.js → diagram-MMDJMWI5-CQWhvrpz.js} +1 -1
- package/dist/assets/{diagram-TYMM5635-B90Irbks.js → diagram-TYMM5635-CEDj3w_h.js} +1 -1
- package/dist/assets/{erDiagram-SMLLAGMA-_3w237ct.js → erDiagram-SMLLAGMA-B_eQqha6.js} +1 -1
- package/dist/assets/{flowDiagram-DWJPFMVM-DIR7-K_k.js → flowDiagram-DWJPFMVM-B985i3uQ.js} +1 -1
- package/dist/assets/{ganttDiagram-T4ZO3ILL-DtM5nlfx.js → ganttDiagram-T4ZO3ILL-DKp62vr3.js} +1 -1
- package/dist/assets/{gitGraphDiagram-UUTBAWPF-FvAMJ2i5.js → gitGraphDiagram-UUTBAWPF-Cc1gyz1Q.js} +1 -1
- package/dist/assets/{graph-DvmWkua1.js → graph-C-1-3bsA.js} +1 -1
- package/dist/assets/{index-CQ5P7lQi.js → index-LH2WLu05.js} +2 -2
- package/dist/assets/{infoDiagram-42DDH7IO-DSF3BTCW.js → infoDiagram-42DDH7IO-DqXaAHZz.js} +1 -1
- package/dist/assets/{ishikawaDiagram-UXIWVN3A-BwFoBXkx.js → ishikawaDiagram-UXIWVN3A-zdUdDJX2.js} +1 -1
- package/dist/assets/{journeyDiagram-VCZTEJTY-lbgmpsvI.js → journeyDiagram-VCZTEJTY-ip5SzODy.js} +1 -1
- package/dist/assets/{kanban-definition-6JOO6SKY-DagC1CXx.js → kanban-definition-6JOO6SKY-D5EYh6AP.js} +1 -1
- package/dist/assets/{layout-CYvGQQtB.js → layout-Cjq8AL8G.js} +1 -1
- package/dist/assets/{linear-J9f9mKrL.js → linear-U0KsEJ2u.js} +1 -1
- package/dist/assets/{mermaid.core-MGw0R-Yr.js → mermaid.core-CT-5crLN.js} +4 -4
- package/dist/assets/{min-B3KMZtQG.js → min-C7G6pq26.js} +1 -1
- package/dist/assets/{mindmap-definition-QFDTVHPH-CKtAtz4K.js → mindmap-definition-QFDTVHPH-CIzhFOw1.js} +1 -1
- package/dist/assets/{pieDiagram-DEJITSTG-DiCs6oG9.js → pieDiagram-DEJITSTG-Cp1Zd1MQ.js} +1 -1
- package/dist/assets/{quadrantDiagram-34T5L4WZ-B1V_JsFK.js → quadrantDiagram-34T5L4WZ-Cp31xM90.js} +1 -1
- package/dist/assets/{requirementDiagram-MS252O5E-DYZx4toa.js → requirementDiagram-MS252O5E-Dbg_eQqB.js} +1 -1
- package/dist/assets/{sankeyDiagram-XADWPNL6-DZtUKtpU.js → sankeyDiagram-XADWPNL6-CMrzwpwC.js} +1 -1
- package/dist/assets/{sequenceDiagram-FGHM5R23-CKydm1ev.js → sequenceDiagram-FGHM5R23-KJegoBnN.js} +1 -1
- package/dist/assets/{stateDiagram-FHFEXIEX-mmQoyEVR.js → stateDiagram-FHFEXIEX-BDWprYzE.js} +1 -1
- package/dist/assets/stateDiagram-v2-QKLJ7IA2-CCUmB0qI.js +1 -0
- package/dist/assets/{timeline-definition-GMOUNBTQ-DEauFuh9.js → timeline-definition-GMOUNBTQ-BOWeG5LY.js} +1 -1
- package/dist/assets/{vendor-antd--lnyToqQ.js → vendor-antd-CtdKd5xs.js} +1 -1
- package/dist/assets/{vendor-codemirror-C7imH6Hd.js → vendor-codemirror-CdXaVX4e.js} +1 -1
- package/dist/assets/{vendor-qrcode-myYunK0Z.js → vendor-qrcode-D05RfzwB.js} +1 -1
- package/dist/assets/{vendor-virtuoso-DDKvHLUv.js → vendor-virtuoso-BhnFrbmh.js} +1 -1
- package/dist/assets/{vennDiagram-DHZGUBPP-D6AeTMhT.js → vennDiagram-DHZGUBPP-B6mLodPk.js} +1 -1
- package/dist/assets/{wardley-RL74JXVD-BOe-9JZP.js → wardley-RL74JXVD-CovHs24Z.js} +1 -1
- package/dist/assets/{wardleyDiagram-NUSXRM2D-BLWMynOp.js → wardleyDiagram-NUSXRM2D-CBg_VXF7.js} +1 -1
- package/dist/assets/{xychartDiagram-5P7HB3ND-Wa1KJpmO.js → xychartDiagram-5P7HB3ND-BRxgk_oX.js} +1 -1
- package/dist/index.html +3 -3
- package/package.json +1 -1
- package/concepts/ar/Tool-Task.md +0 -51
- package/concepts/da/Tool-Task.md +0 -51
- package/concepts/de/Tool-Task.md +0 -51
- package/concepts/en/Tool-Task.md +0 -51
- package/concepts/es/Tool-Task.md +0 -51
- package/concepts/fr/Tool-Task.md +0 -51
- package/concepts/it/Tool-Task.md +0 -51
- package/concepts/ja/Tool-Task.md +0 -51
- package/concepts/ko/Tool-Task.md +0 -51
- package/concepts/no/Tool-Task.md +0 -51
- package/concepts/pl/Tool-Task.md +0 -51
- package/concepts/pt-BR/Tool-Task.md +0 -51
- package/concepts/ru/Tool-Task.md +0 -51
- package/concepts/th/Tool-Task.md +0 -51
- package/concepts/tr/Tool-Task.md +0 -51
- package/concepts/uk/Tool-Task.md +0 -51
- package/concepts/zh/Tool-Task.md +0 -51
- package/concepts/zh-TW/Tool-Task.md +0 -51
- package/dist/assets/App-CNrQ1r4B.js +0 -31
- package/dist/assets/channel-mzoD3rY3.js +0 -1
- package/dist/assets/classDiagram-6PBFFD2Q-CzNz4tFu.js +0 -1
- package/dist/assets/classDiagram-v2-HSJHXN6E-CzNz4tFu.js +0 -1
- package/dist/assets/clone-DPuQFdir.js +0 -1
- package/dist/assets/stateDiagram-v2-QKLJ7IA2-BFs-Juqf.js +0 -1
|
@@ -1,55 +1,50 @@
|
|
|
1
1
|
# WebFetch
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Retrieves the contents of a public web page, converts the HTML to Markdown, and runs a small auxiliary model over the result using a natural-language prompt to extract the information you need.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
|
+
|
|
7
|
+
- Reading a public documentation page, blog post, or RFC referenced in the conversation.
|
|
8
|
+
- Extracting a specific fact, code snippet, or table from a known URL without loading the full page into context.
|
|
9
|
+
- Summarizing release notes or changelogs from an open web resource.
|
|
10
|
+
- Checking a library's public API reference when the source is not in the local repository.
|
|
11
|
+
- Following a link the user pasted into chat to answer a follow-up question.
|
|
6
12
|
|
|
7
13
|
## Parameters
|
|
8
14
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
15
|
+
- `url` (string, required): A fully-formed absolute URL. Plain `http://` is automatically upgraded to `https://`.
|
|
16
|
+
- `prompt` (string, required): The instruction passed to the small extraction model. Describe exactly what to pull out of the page, such as "list all exported functions" or "return the minimum supported Node version".
|
|
17
|
+
|
|
18
|
+
## Examples
|
|
19
|
+
|
|
20
|
+
### Example 1: Extract a configuration default
|
|
21
|
+
|
|
22
|
+
```
|
|
23
|
+
WebFetch(
|
|
24
|
+
url="https://vitejs.dev/config/server-options.html",
|
|
25
|
+
prompt="What is the default value of server.port and can it be a string?"
|
|
26
|
+
)
|
|
27
|
+
```
|
|
28
|
+
|
|
29
|
+
The tool fetches the Vite docs page, converts it to Markdown, and returns a short answer such as "Default is `5173`; accepts a number only."
|
|
13
30
|
|
|
14
|
-
|
|
31
|
+
### Example 2: Summarize a changelog section
|
|
15
32
|
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
33
|
+
```
|
|
34
|
+
WebFetch(
|
|
35
|
+
url="https://nodejs.org/en/blog/release/v20.11.0",
|
|
36
|
+
prompt="List the security fixes included in this release as bullet points."
|
|
37
|
+
)
|
|
38
|
+
```
|
|
20
39
|
|
|
21
|
-
|
|
22
|
-
- URLs requiring authentication (Google Docs, Confluence, Jira, GitHub, etc.) — look for a dedicated MCP tool first
|
|
23
|
-
- GitHub URLs — prefer using the `gh` CLI
|
|
40
|
+
Useful when the user asks "what changed in Node 20.11" and the release page is long.
|
|
24
41
|
|
|
25
42
|
## Notes
|
|
26
43
|
|
|
27
|
-
-
|
|
28
|
-
-
|
|
29
|
-
- Results may be summarized
|
|
30
|
-
-
|
|
31
|
-
-
|
|
32
|
-
-
|
|
33
|
-
|
|
34
|
-
## Original Text
|
|
35
|
-
|
|
36
|
-
<textarea readonly>IMPORTANT: WebFetch WILL FAIL for authenticated or private URLs. Before using this tool, check if the URL points to an authenticated service (e.g. Google Docs, Confluence, Jira, GitHub). If so, you MUST use ToolSearch first to find a specialized tool that provides authenticated access.
|
|
37
|
-
|
|
38
|
-
- Fetches content from a specified URL and processes it using an AI model
|
|
39
|
-
- Takes a URL and a prompt as input
|
|
40
|
-
- Fetches the URL content, converts HTML to markdown
|
|
41
|
-
- Processes the content with the prompt using a small, fast model
|
|
42
|
-
- Returns the model's response about the content
|
|
43
|
-
- Use this tool when you need to retrieve and analyze web content
|
|
44
|
-
|
|
45
|
-
Usage notes:
|
|
46
|
-
- IMPORTANT: If an MCP-provided web fetch tool is available, prefer using that tool instead of this one, as it may have fewer restrictions.
|
|
47
|
-
- The URL must be a fully-formed valid URL
|
|
48
|
-
- HTTP URLs will be automatically upgraded to HTTPS
|
|
49
|
-
- The prompt should describe what information you want to extract from the page
|
|
50
|
-
- This tool is read-only and does not modify any files
|
|
51
|
-
- Results may be summarized if the content is very large
|
|
52
|
-
- Includes a self-cleaning 15-minute cache for faster responses when repeatedly accessing the same URL
|
|
53
|
-
- When a URL redirects to a different host, the tool will inform you and provide the redirect URL in a special format. You should then make a new WebFetch request with the redirect URL to fetch the content.
|
|
54
|
-
- For GitHub URLs, prefer using the gh CLI via Bash instead (e.g., gh pr view, gh issue view, gh api).
|
|
55
|
-
</textarea>
|
|
44
|
+
- `WebFetch` fails on any URL that requires authentication, cookies, or a VPN. For Google Docs, Confluence, Jira, private GitHub resources, or internal wikis, use a dedicated MCP server that provides authenticated access instead.
|
|
45
|
+
- For anything hosted on GitHub (PRs, issues, file blobs, API responses), prefer the `gh` CLI through `Bash` rather than scraping the web UI. `gh pr view`, `gh issue view`, and `gh api` return structured data and work against private repositories.
|
|
46
|
+
- Results may be summarized when the fetched page is very large. If you need exact text, narrow the `prompt` to ask for a literal extract.
|
|
47
|
+
- A self-cleaning 15-minute cache is applied per URL. Repeated calls to the same page during one session are near-instant but may return slightly stale content. If freshness matters, mention that in the prompt or wait out the cache.
|
|
48
|
+
- If the target host issues a cross-host redirect, the tool returns the new URL in a special response block and does not follow it automatically. Re-invoke `WebFetch` with the redirect target if you still want the content.
|
|
49
|
+
- The prompt is executed by a smaller, faster model than the main assistant. Keep it narrow and concrete; complex multi-step reasoning is better handled by reading the raw Markdown yourself after fetching.
|
|
50
|
+
- Never pass secrets, tokens, or session identifiers embedded in the URL — page contents and query strings reflected in output may be logged by upstream services.
|
|
@@ -1,58 +1,51 @@
|
|
|
1
1
|
# WebSearch
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Performs a live web search and returns ranked results that the assistant uses to ground its answer in current information beyond the model's training cutoff.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
|
+
|
|
7
|
+
- Answering questions about current events, recent releases, or breaking news.
|
|
8
|
+
- Looking up the latest version of a library, framework, or CLI tool.
|
|
9
|
+
- Finding documentation or blog posts when the exact URL is unknown.
|
|
10
|
+
- Verifying a fact that may have changed since the model was trained.
|
|
11
|
+
- Discovering multiple perspectives on a topic before fetching any single page with `WebFetch`.
|
|
6
12
|
|
|
7
13
|
## Parameters
|
|
8
14
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
15
|
+
- `query` (string, required): The search query. Minimum length 2 characters. Include the current year when asking about "latest" or "recent" information so results are fresh.
|
|
16
|
+
- `allowed_domains` (array of strings, optional): Restricts results to only these domains, for example `["nodejs.org", "developer.mozilla.org"]`. Useful when you trust a specific source.
|
|
17
|
+
- `blocked_domains` (array of strings, optional): Excludes results from these domains. Do not pass the same domain to both `allowed_domains` and `blocked_domains`.
|
|
18
|
+
|
|
19
|
+
## Examples
|
|
20
|
+
|
|
21
|
+
### Example 1: Version lookup with current year
|
|
22
|
+
|
|
23
|
+
```
|
|
24
|
+
WebSearch(
|
|
25
|
+
query="React 19 stable release date 2026",
|
|
26
|
+
allowed_domains=["react.dev", "github.com"]
|
|
27
|
+
)
|
|
28
|
+
```
|
|
29
|
+
|
|
30
|
+
Returns official announcements and avoids low-quality aggregator sites.
|
|
31
|
+
|
|
32
|
+
### Example 2: Exclude noisy sources
|
|
14
33
|
|
|
15
|
-
|
|
34
|
+
```
|
|
35
|
+
WebSearch(
|
|
36
|
+
query="kubernetes ingress-nginx CVE April 2026",
|
|
37
|
+
blocked_domains=["pinterest.com", "medium.com"]
|
|
38
|
+
)
|
|
39
|
+
```
|
|
16
40
|
|
|
17
|
-
|
|
18
|
-
- Getting the latest information beyond the model's knowledge cutoff date
|
|
19
|
-
- Finding current events and recent data
|
|
20
|
-
- Searching for the latest technical documentation
|
|
41
|
+
Keeps results focused on vendor advisories and security trackers.
|
|
21
42
|
|
|
22
43
|
## Notes
|
|
23
44
|
|
|
24
|
-
-
|
|
25
|
-
-
|
|
26
|
-
-
|
|
27
|
-
-
|
|
28
|
-
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
<textarea readonly>
|
|
33
|
-
- Allows Claude to search the web and use the results to inform responses
|
|
34
|
-
- Provides up-to-date information for current events and recent data
|
|
35
|
-
- Returns search result information formatted as search result blocks, including links as markdown hyperlinks
|
|
36
|
-
- Use this tool for accessing information beyond Claude's knowledge cutoff
|
|
37
|
-
- Searches are performed automatically within a single API call
|
|
38
|
-
|
|
39
|
-
CRITICAL REQUIREMENT - You MUST follow this:
|
|
40
|
-
- After answering the user's question, you MUST include a "Sources:" section at the end of your response
|
|
41
|
-
- In the Sources section, list all relevant URLs from the search results as markdown hyperlinks: [Title](URL)
|
|
42
|
-
- This is MANDATORY - never skip including sources in your response
|
|
43
|
-
- Example format:
|
|
44
|
-
|
|
45
|
-
[Your answer here]
|
|
46
|
-
|
|
47
|
-
Sources:
|
|
48
|
-
- [Source Title 1](https://example.com/1)
|
|
49
|
-
- [Source Title 2](https://example.com/2)
|
|
50
|
-
|
|
51
|
-
Usage notes:
|
|
52
|
-
- Domain filtering is supported to include or block specific websites
|
|
53
|
-
- Web search is only available in the US
|
|
54
|
-
|
|
55
|
-
IMPORTANT - Use the correct year in search queries:
|
|
56
|
-
- The current month is March 2026. You MUST use this year when searching for recent information, documentation, or current events.
|
|
57
|
-
- Example: If the user asks for "latest React docs", search for "React documentation" with the current year, NOT last year
|
|
58
|
-
</textarea>
|
|
45
|
+
- When you use `WebSearch` in an answer, you must append a `Sources:` section at the end of your response listing each cited result as a Markdown hyperlink of the form `[Title](URL)`. This is a hard requirement, not optional.
|
|
46
|
+
- `WebSearch` is only available to users in the United States. If the tool is unavailable in your region, fall back to `WebFetch` against a known URL or ask the user to paste relevant content.
|
|
47
|
+
- Each call performs the search in a single round-trip — you cannot stream or paginate. Refine the query if the first result set is off-target.
|
|
48
|
+
- The tool returns snippets and metadata, not full page contents. To read a specific hit in depth, follow up with `WebFetch` using the returned URL.
|
|
49
|
+
- Use `allowed_domains` to enforce authoritative sourcing for security-sensitive questions such as CVEs or compliance, and `blocked_domains` to cut out SEO farms that mirror documentation.
|
|
50
|
+
- Keep queries short and keyword-driven. Natural-language questions work but tend to return conversational answers rather than primary sources.
|
|
51
|
+
- Do not invent URLs based on search intuition — always run the search and cite what the tool actually returned.
|
|
@@ -1,39 +1,35 @@
|
|
|
1
1
|
# Write
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Creates a new file or fully replaces the contents of an existing one on the local filesystem. Because it replaces everything at the target path, it should be reserved for genuine creation or intentional full rewrites.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
- Creating a brand-new source file, test, or configuration that does not yet exist
|
|
8
|
+
- Generating a fresh fixture, snapshot, or data file from scratch
|
|
9
|
+
- Performing a complete rewrite where an incremental `Edit` would be more complex than starting over
|
|
10
|
+
- Emitting a requested artifact such as a schema, migration, or build script that the user explicitly asked you to produce
|
|
8
11
|
|
|
9
|
-
|
|
10
|
-
|-----------|------|----------|-------------|
|
|
11
|
-
| `file_path` | string | Yes | Absolute path of the file (must be an absolute path) |
|
|
12
|
-
| `content` | string | Yes | The content to write |
|
|
12
|
+
## Parameters
|
|
13
13
|
|
|
14
|
-
|
|
14
|
+
- `file_path` (string, required): Absolute path of the file to write. Any parent directories must already exist.
|
|
15
|
+
- `content` (string, required): The full text to write to the file. This becomes the entire file body.
|
|
15
16
|
|
|
16
|
-
|
|
17
|
-
- Creating new files
|
|
18
|
-
- When a complete rewrite of file content is needed
|
|
17
|
+
## Examples
|
|
19
18
|
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
- Should not proactively create documentation files (*.md) or READMEs unless the user explicitly requests it
|
|
19
|
+
### Example 1: Create a new helper module
|
|
20
|
+
Call `Write` with `file_path: "/Users/me/app/src/utils/slugify.ts"` and provide the implementation as `content`. Use this only after verifying that the file does not already exist.
|
|
23
21
|
|
|
24
|
-
|
|
22
|
+
### Example 2: Regenerate a derived artifact
|
|
23
|
+
After the schema source changes, rewrite `/Users/me/app/generated/schema.json` in one `Write` call using the freshly generated JSON as `content`.
|
|
25
24
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
- Prefer using Edit for existing files; Write is only for creating new files or complete rewrites
|
|
25
|
+
### Example 3: Replace a small fixture file
|
|
26
|
+
For a throwaway test fixture where every line changes, `Write` can be clearer than a sequence of `Edit` calls. Read the file first, confirm the scope, then overwrite.
|
|
29
27
|
|
|
30
|
-
##
|
|
31
|
-
|
|
32
|
-
<textarea readonly>Writes a file to the local filesystem.
|
|
28
|
+
## Notes
|
|
33
29
|
|
|
34
|
-
|
|
35
|
-
-
|
|
36
|
-
-
|
|
37
|
-
-
|
|
38
|
-
-
|
|
39
|
-
-
|
|
30
|
+
- Before overwriting an existing file, you must call `Read` on it in the current session. `Write` refuses to clobber unseen content.
|
|
31
|
+
- Prefer `Edit` for any change that touches only part of a file. `Edit` sends just the diff, which is faster, safer, and easier to review.
|
|
32
|
+
- Do not proactively create Markdown documentation, `README.md`, or changelog files unless the user explicitly asks for them.
|
|
33
|
+
- Do not add emoji, marketing copy, or decorative banners unless the user requests that style.
|
|
34
|
+
- Verify the parent directory exists first with a `Bash` `ls` call; `Write` does not create intermediate folders.
|
|
35
|
+
- Supply the content exactly as you want it persisted; there is no templating or post-processing.
|
|
@@ -1,41 +1,47 @@
|
|
|
1
|
-
# executeCode
|
|
1
|
+
# executeCode
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Executes a snippet of code inside a live kernel or sandbox supplied by an IDE integration (for example the Jupyter kernel bound to the currently open notebook). The tool is only present when Claude Code is running alongside a compatible IDE bridge such as the VS Code extension with a Jupyter kernel selected.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
|
+
|
|
7
|
+
- Running a quick computation, data inspection, or plot against the state already loaded in an active Jupyter kernel.
|
|
8
|
+
- Validating a snippet of code before pasting it into a notebook cell.
|
|
9
|
+
- Exploring an in-memory dataframe, variable, or model that exists in the kernel but is not serialized to disk.
|
|
10
|
+
- Producing a chart or numeric result that the user wants rendered inline in the IDE.
|
|
11
|
+
|
|
12
|
+
Do NOT use for standalone scripts that would be better served by `Bash` running `python script.py`, or for code that needs to persist across a fresh kernel.
|
|
6
13
|
|
|
7
14
|
## Parameters
|
|
8
15
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
16
|
+
- `code` (string, required): The code to execute in the current kernel. Runs as if pasted into a notebook cell — variables defined persist in the kernel until it is restarted.
|
|
17
|
+
- `language` (string, optional): The language of the snippet when the IDE bridge supports multiple kernels. Most commonly omitted; defaults to the language of the active kernel (typically Python).
|
|
18
|
+
|
|
19
|
+
## Examples
|
|
20
|
+
|
|
21
|
+
### Example 1: Inspect an in-memory dataframe
|
|
22
|
+
|
|
23
|
+
```
|
|
24
|
+
executeCode(
|
|
25
|
+
code="df.head()\nprint(df.shape)\nprint(df.dtypes)"
|
|
26
|
+
)
|
|
27
|
+
```
|
|
28
|
+
|
|
29
|
+
Returns the first rows, shape, and column dtypes of a dataframe already loaded in the kernel.
|
|
12
30
|
|
|
13
|
-
|
|
31
|
+
### Example 2: Quick numeric check
|
|
14
32
|
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
33
|
+
```
|
|
34
|
+
executeCode(
|
|
35
|
+
code="import numpy as np\nnp.mean([1, 2, 3, 4, 5])"
|
|
36
|
+
)
|
|
37
|
+
```
|
|
19
38
|
|
|
20
|
-
|
|
21
|
-
- Code execution outside of Jupyter environments — use Bash instead
|
|
22
|
-
- Modifying files — use Edit or Write instead
|
|
39
|
+
Runs a one-off calculation without creating a notebook cell.
|
|
23
40
|
|
|
24
41
|
## Notes
|
|
25
42
|
|
|
26
|
-
-
|
|
27
|
-
-
|
|
28
|
-
-
|
|
29
|
-
-
|
|
30
|
-
|
|
31
|
-
## Original Text
|
|
32
|
-
|
|
33
|
-
<textarea readonly>Execute python code in the Jupyter kernel for the current notebook file.
|
|
34
|
-
|
|
35
|
-
All code will be executed in the current Jupyter kernel.
|
|
36
|
-
|
|
37
|
-
Avoid declaring variables or modifying the state of the kernel unless the user
|
|
38
|
-
explicitly asks for it.
|
|
39
|
-
|
|
40
|
-
Any code executed will persist across calls to this tool, unless the kernel
|
|
41
|
-
has been restarted.</textarea>
|
|
43
|
+
- `executeCode` is an IDE-bridge tool. It is unavailable in plain terminal sessions of Claude Code; it only appears when the session is connected to an IDE that exposes a kernel (for example the VS Code Jupyter extension).
|
|
44
|
+
- State persists in the kernel. Variables defined by one `executeCode` call remain visible to later calls, to notebook cells, and to the user — be mindful of side effects.
|
|
45
|
+
- Long-running or blocking code will block the kernel. Keep snippets short; for multi-minute work, write an actual script and run it via `Bash`.
|
|
46
|
+
- Output (stdout, return values, images) is returned to the session. Very large outputs may be truncated by the IDE bridge.
|
|
47
|
+
- For file edits, prefer `Edit`, `Write`, or `NotebookEdit` — `executeCode` is not a substitute for authoring source files.
|
|
@@ -1,32 +1,44 @@
|
|
|
1
|
-
# getDiagnostics
|
|
1
|
+
# getDiagnostics
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Retrieves language-server diagnostics (errors, warnings, hints) from the connected IDE for a specific file or for every file the IDE currently has open. Used to verify that code changes compile cleanly before declaring a task done.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
|
+
|
|
7
|
+
- After an `Edit` or `Write` to confirm the change did not introduce a type error, syntax error, or lint warning.
|
|
8
|
+
- Before ending a task to sweep every open file for unresolved problems.
|
|
9
|
+
- When diagnosing an error the user reports — pulling the exact compiler or type-checker message from the IDE avoids guessing.
|
|
10
|
+
- As a lightweight alternative to running a full build or test command when you only need to check static correctness.
|
|
11
|
+
|
|
12
|
+
Do NOT rely on `getDiagnostics` as a replacement for the test suite. It reports what the language server sees, not what runs at test or production time.
|
|
6
13
|
|
|
7
14
|
## Parameters
|
|
8
15
|
|
|
9
|
-
|
|
10
|
-
|-----------|------|----------|-------------|
|
|
11
|
-
| `uri` | string | No | File URI. If not provided, gets diagnostics for all files |
|
|
16
|
+
- `uri` (string, optional): The file URI (typically `file:///absolute/path`) to fetch diagnostics for. When omitted, the tool returns diagnostics for every file the IDE currently has open.
|
|
12
17
|
|
|
13
|
-
##
|
|
18
|
+
## Examples
|
|
14
19
|
|
|
15
|
-
|
|
16
|
-
- Checking code for syntax, type, lint, and other semantic issues
|
|
17
|
-
- Verifying whether new errors were introduced after editing code
|
|
18
|
-
- Replacing Bash commands for checking code quality
|
|
20
|
+
### Example 1: Check a single file after editing
|
|
19
21
|
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
22
|
+
```
|
|
23
|
+
getDiagnostics(
|
|
24
|
+
uri="file:///Users/sky/project/src/auth.ts"
|
|
25
|
+
)
|
|
26
|
+
```
|
|
23
27
|
|
|
24
|
-
|
|
28
|
+
Returns any TypeScript errors, ESLint warnings, or other language-server messages for `src/auth.ts`.
|
|
25
29
|
|
|
26
|
-
|
|
27
|
-
- Only available in VS Code / IDE environments
|
|
28
|
-
- Prefer this tool over Bash commands for checking code issues
|
|
30
|
+
### Example 2: Sweep all open files
|
|
29
31
|
|
|
30
|
-
|
|
32
|
+
```
|
|
33
|
+
getDiagnostics()
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
Returns diagnostics across every currently open editor. Useful at the end of a multi-file refactor to ensure nothing regressed elsewhere.
|
|
37
|
+
|
|
38
|
+
## Notes
|
|
31
39
|
|
|
32
|
-
|
|
40
|
+
- `getDiagnostics` is an IDE-bridge tool. It is only available when Claude Code is connected to a supporting IDE integration (for example the VS Code extension). In a plain terminal session the tool will not appear.
|
|
41
|
+
- The results reflect whatever language servers the IDE has loaded — TypeScript, Pyright, ESLint, rust-analyzer, etc. Quality and coverage depend on the user's IDE setup, not on Claude Code.
|
|
42
|
+
- Diagnostics are live. After an edit, give the language server a moment to re-analyze before interpreting an empty result as success — re-run if the file was just saved.
|
|
43
|
+
- Severity levels typically include `error`, `warning`, `information`, and `hint`. Focus on `error` first; warnings may be intentional project style.
|
|
44
|
+
- For files not currently open in the IDE, the language server may have no diagnostics to report even if the file contains real issues. Open the file or run the build for authoritative coverage.
|
package/concepts/en/Tools.md
CHANGED
|
@@ -8,7 +8,7 @@ Below is a categorized index of all tools.
|
|
|
8
8
|
|
|
9
9
|
| Tool | Purpose |
|
|
10
10
|
|------|---------|
|
|
11
|
-
| [
|
|
11
|
+
| [Agent](Tool-Agent.md) | Launch a SubAgent to handle complex multi-step tasks |
|
|
12
12
|
| [TaskOutput](Tool-TaskOutput.md) | Get the output of a background task |
|
|
13
13
|
| [TaskStop](Tool-TaskStop.md) | Stop a running background task |
|
|
14
14
|
| [TaskCreate](Tool-TaskCreate.md) | Create a structured task list entry |
|
|
@@ -1,20 +1,52 @@
|
|
|
1
1
|
# SubAgent: Search
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Propósito
|
|
4
4
|
|
|
5
|
-
Search es un
|
|
5
|
+
El subagente Search es un agente de exploración ligero y de solo lectura. Despáchalo cuando necesites entender un código — encontrar dónde vive algo, aprender cómo encajan los componentes o responder preguntas estructurales — sin modificar ningún archivo. Está optimizado para muchas lecturas pequeñas a lo largo de muchos archivos, devolviendo un resumen conciso en lugar de la salida bruta de búsqueda.
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
Search no es un asistente de propósito general. No puede editar código, ejecutar builds, hacer commits ni abrir conexiones de red más allá de fetches de solo lectura. Su valor es que puede consumir un gran presupuesto de exploración en paralelo sin consumir el contexto del agente principal, y luego devolver una respuesta compacta.
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
- Se ejecuta en un contexto aislado con acceso de solo lectura
|
|
11
|
-
- Usa Glob para coincidencia de patrones de archivos, Grep para búsqueda de contenido y Read para inspección de archivos
|
|
12
|
-
- Devuelve los resultados de búsqueda al agente padre para su posterior procesamiento
|
|
9
|
+
## Cuándo usar
|
|
13
10
|
|
|
14
|
-
|
|
11
|
+
- Necesitas responder una pregunta que requiere tres o más búsquedas o lecturas distintas. Ejemplo: "¿Cómo se conecta la autenticación desde la ruta de login hasta el almacén de sesiones?"
|
|
12
|
+
- El objetivo es desconocido — aún no sabes qué archivo, módulo o símbolo mirar.
|
|
13
|
+
- Necesitas una visión estructural general de un área desconocida del repo antes de hacer cambios.
|
|
14
|
+
- Quieres cruzar referencias de múltiples candidatos (por ejemplo, cuál de varios helpers con nombres similares se llama realmente en producción).
|
|
15
|
+
- Necesitas un resumen al estilo de una revisión bibliográfica: "lista cada lugar que importa X y categorízalo por sitio de llamada."
|
|
15
16
|
|
|
16
|
-
|
|
17
|
+
No uses Search cuando:
|
|
17
18
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
- Ya conoces el archivo y la línea exactos. Llama a `Read` directamente.
|
|
20
|
+
- Un solo `Grep` o `Glob` responderá la pregunta. Ejecútalo directamente; despachar un subagente añade sobrecarga.
|
|
21
|
+
- La tarea requiere editar, ejecutar comandos o cualquier efecto secundario. Search es de solo lectura por diseño.
|
|
22
|
+
- Necesitas la salida verbatim exacta de una llamada de herramienta. Los subagentes resumen; no hacen proxy de resultados brutos.
|
|
23
|
+
|
|
24
|
+
## Niveles de exhaustividad
|
|
25
|
+
|
|
26
|
+
Elige el nivel que coincida con lo que está en juego.
|
|
27
|
+
|
|
28
|
+
- `quick` — unas pocas búsquedas dirigidas, respuesta de mejor esfuerzo. Úsalo cuando necesites un puntero rápido (por ejemplo, "¿dónde está la lógica de parseo de variables de entorno?") y estés cómodo iterando si la respuesta es incompleta.
|
|
29
|
+
- `medium` — el valor por defecto. Varias rondas de búsqueda, comprobación cruzada de candidatos y lectura completa de los archivos más relevantes. Úsalo para preguntas típicas de "ayúdame a entender esta área".
|
|
30
|
+
- `very thorough` — exploración exhaustiva. El subagente perseguirá cada pista plausible, leerá el contexto circundante y verificará dos veces los hallazgos antes de resumir. Úsalo cuando la corrección importe (por ejemplo, revisión de seguridad, planificación de migración) o cuando una respuesta incompleta causaría retrabajo.
|
|
31
|
+
|
|
32
|
+
Niveles de exhaustividad más altos cuestan más tiempo y tokens dentro del subagente, pero esos tokens se quedan dentro del subagente — solo el resumen final vuelve al agente principal.
|
|
33
|
+
|
|
34
|
+
## Herramientas disponibles
|
|
35
|
+
|
|
36
|
+
Search tiene acceso a todas las herramientas de solo lectura que usa el agente principal, y nada más:
|
|
37
|
+
|
|
38
|
+
- `Read` — para leer archivos específicos, incluyendo rangos parciales.
|
|
39
|
+
- `Grep` — para búsquedas de contenido en el árbol.
|
|
40
|
+
- `Glob` — para localizar archivos por patrón de nombre.
|
|
41
|
+
- `Bash` en modo de solo lectura — para comandos que inspeccionan estado sin mutarlo (por ejemplo `git log`, `git show`, `ls`, `wc`).
|
|
42
|
+
- `WebFetch` y `WebSearch` — para leer documentación externa cuando ese contexto es requerido.
|
|
43
|
+
|
|
44
|
+
Las herramientas de edición (`Write`, `Edit`, `NotebookEdit`), los comandos de shell que modifican el estado y las herramientas del grafo de tareas (`TaskCreate`, `TaskUpdate`, etc.) no están disponibles deliberadamente.
|
|
45
|
+
|
|
46
|
+
## Notas
|
|
47
|
+
|
|
48
|
+
- Dale al subagente Search una pregunta específica, no un tema. "Lista cada llamador de `renderMessage` y anota cuáles pasan un tema personalizado" devuelve una respuesta útil; "cuéntame sobre el renderizado" no.
|
|
49
|
+
- El subagente devuelve un resumen. Si necesitas rutas de archivo exactas, pídelas explícitamente en tu prompt.
|
|
50
|
+
- Varias preguntas independientes se despachan mejor como subagentes Search paralelos en lugar de un prompt largo, para que cada uno pueda enfocarse.
|
|
51
|
+
- Como Search no puede editar, combínalo con un paso de edición de seguimiento en el agente principal una vez que sepas qué cambiar.
|
|
52
|
+
- Trata la salida de Search como evidencia, no como verdad absoluta. Para cualquier cosa crítica, abre los archivos citados tú mismo antes de actuar.
|