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,123 +1,70 @@
|
|
|
1
1
|
# TaskUpdate
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Modifica un task esistente — il suo stato, contenuto, proprietà, metadati o archi di dipendenza. È così che i task progrediscono attraverso il loro ciclo di vita e come il lavoro viene passato tra Claude Code, teammate e subagenti.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## Quando usare
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
| `status` | enum | No | Nuovo stato: `pending` / `in_progress` / `completed` / `deleted` |
|
|
13
|
-
| `subject` | string | No | Nuovo titolo |
|
|
14
|
-
| `description` | string | No | Nuova descrizione |
|
|
15
|
-
| `activeForm` | string | No | Testo al presente progressivo mostrato durante l'esecuzione |
|
|
16
|
-
| `owner` | string | No | Nuovo responsabile del task (nome dell'agent) |
|
|
17
|
-
| `metadata` | object | No | Metadati da unire (impostare a null per eliminare una chiave) |
|
|
18
|
-
| `addBlocks` | string[] | No | Lista degli ID dei task bloccati da questo task |
|
|
19
|
-
| `addBlockedBy` | string[] | No | Lista degli ID dei task prerequisiti che bloccano questo task |
|
|
20
|
-
|
|
21
|
-
## Flusso degli stati
|
|
22
|
-
|
|
23
|
-
```
|
|
24
|
-
pending → in_progress → completed
|
|
25
|
-
```
|
|
26
|
-
|
|
27
|
-
`deleted` può essere raggiunto da qualsiasi stato e rimuove permanentemente il task.
|
|
28
|
-
|
|
29
|
-
## Scenari d'uso
|
|
30
|
-
|
|
31
|
-
**Adatto per:**
|
|
32
|
-
- Contrassegnare un task come `in_progress` quando si inizia il lavoro
|
|
33
|
-
- Contrassegnare un task come `completed` quando il lavoro è terminato
|
|
34
|
-
- Impostare le dipendenze tra i task
|
|
35
|
-
- Aggiornare il contenuto del task quando i requisiti cambiano
|
|
36
|
-
|
|
37
|
-
**Regole importanti:**
|
|
38
|
-
- Contrassegnare come `completed` solo quando il task è completamente terminato
|
|
39
|
-
- In caso di errori o blocchi, mantenere `in_progress`
|
|
40
|
-
- Non contrassegnare come `completed` in caso di test falliti, implementazione incompleta o errori non risolti
|
|
41
|
-
|
|
42
|
-
## Note
|
|
43
|
-
|
|
44
|
-
- Prima dell'aggiornamento, ottenere lo stato più recente del task tramite TaskGet per evitare dati obsoleti
|
|
45
|
-
- Dopo aver completato un task, chiamare TaskList per trovare il prossimo task disponibile
|
|
7
|
+
- Far transitare un task attraverso il workflow di stato mentre ci lavori.
|
|
8
|
+
- Rivendicare un task assegnando te stesso (o un altro agente) come `owner`.
|
|
9
|
+
- Affinare il `subject` o la `description` una volta che impari di più sul problema.
|
|
10
|
+
- Registrare dipendenze appena scoperte con `addBlocks` / `addBlockedBy`.
|
|
11
|
+
- Allegare `metadata` strutturati come ID di ticket esterni o suggerimenti di priorità.
|
|
46
12
|
|
|
47
|
-
##
|
|
48
|
-
|
|
49
|
-
<textarea readonly>Use this tool to update a task in the task list.
|
|
50
|
-
|
|
51
|
-
## When to Use This Tool
|
|
52
|
-
|
|
53
|
-
**Mark tasks as resolved:**
|
|
54
|
-
- When you have completed the work described in a task
|
|
55
|
-
- When a task is no longer needed or has been superseded
|
|
56
|
-
- IMPORTANT: Always mark your assigned tasks as resolved when you finish them
|
|
57
|
-
- After resolving, call TaskList to find your next task
|
|
58
|
-
|
|
59
|
-
- ONLY mark a task as completed when you have FULLY accomplished it
|
|
60
|
-
- If you encounter errors, blockers, or cannot finish, keep the task as in_progress
|
|
61
|
-
- When blocked, create a new task describing what needs to be resolved
|
|
62
|
-
- Never mark a task as completed if:
|
|
63
|
-
- Tests are failing
|
|
64
|
-
- Implementation is partial
|
|
65
|
-
- You encountered unresolved errors
|
|
66
|
-
- You couldn't find necessary files or dependencies
|
|
67
|
-
|
|
68
|
-
**Delete tasks:**
|
|
69
|
-
- When a task is no longer relevant or was created in error
|
|
70
|
-
- Setting status to `deleted` permanently removes the task
|
|
13
|
+
## Parametri
|
|
71
14
|
|
|
72
|
-
|
|
73
|
-
-
|
|
74
|
-
-
|
|
15
|
+
- `taskId` (string, obbligatorio): Il task da modificare. Ottienilo da `TaskList` o `TaskCreate`.
|
|
16
|
+
- `status` (string, opzionale): Uno tra `pending`, `in_progress`, `completed`, `deleted`.
|
|
17
|
+
- `subject` (string, opzionale): Titolo imperativo sostitutivo.
|
|
18
|
+
- `description` (string, opzionale): Descrizione dettagliata sostitutiva.
|
|
19
|
+
- `activeForm` (string, opzionale): Testo spinner al presente continuo sostitutivo.
|
|
20
|
+
- `owner` (string, opzionale): Handle di agente o teammate che si assume la responsabilità del task.
|
|
21
|
+
- `metadata` (object, opzionale): Chiavi di metadati da fondere nel task. Imposta una chiave a `null` per eliminarla.
|
|
22
|
+
- `addBlocks` (array of strings, opzionale): ID di task che questo task blocca.
|
|
23
|
+
- `addBlockedBy` (array of strings, opzionale): ID di task che devono completarsi prima di questo.
|
|
75
24
|
|
|
76
|
-
##
|
|
25
|
+
## Workflow di stato
|
|
77
26
|
|
|
78
|
-
|
|
79
|
-
- **subject**: Change the task title (imperative form, e.g., "Run tests")
|
|
80
|
-
- **description**: Change the task description
|
|
81
|
-
- **activeForm**: Present continuous form shown in spinner when in_progress (e.g., "Running tests")
|
|
82
|
-
- **owner**: Change the task owner (agent name)
|
|
83
|
-
- **metadata**: Merge metadata keys into the task (set a key to null to delete it)
|
|
84
|
-
- **addBlocks**: Mark tasks that cannot start until this one completes
|
|
85
|
-
- **addBlockedBy**: Mark tasks that must complete before this one can start
|
|
27
|
+
Il ciclo di vita è deliberatamente lineare: `pending` → `in_progress` → `completed`. `deleted` è terminale e usato per ritirare task su cui non si lavorerà mai.
|
|
86
28
|
|
|
87
|
-
|
|
29
|
+
- Imposta `in_progress` nel momento in cui inizi effettivamente il lavoro, non prima. Solo un task alla volta dovrebbe essere `in_progress` per un dato proprietario.
|
|
30
|
+
- Imposta `completed` solo quando il lavoro è completamente fatto — criteri di accettazione soddisfatti, test che passano, output scritto. Se appare un blocker, mantieni il task `in_progress` e aggiungi un nuovo task che descriva cosa deve essere risolto.
|
|
31
|
+
- Non marcare mai un task come `completed` quando i test stanno fallendo, l'implementazione è parziale o hai incontrato errori irrisolti.
|
|
32
|
+
- Usa `deleted` per task cancellati o duplicati; non riutilizzare un task per lavoro non correlato.
|
|
88
33
|
|
|
89
|
-
|
|
34
|
+
## Esempi
|
|
90
35
|
|
|
91
|
-
|
|
36
|
+
### Esempio 1
|
|
92
37
|
|
|
93
|
-
|
|
38
|
+
Rivendica un task e inizialo.
|
|
94
39
|
|
|
95
|
-
|
|
40
|
+
```
|
|
41
|
+
TaskUpdate(
|
|
42
|
+
taskId: "t_01HXYZ...",
|
|
43
|
+
status: "in_progress",
|
|
44
|
+
owner: "main-agent"
|
|
45
|
+
)
|
|
46
|
+
```
|
|
96
47
|
|
|
97
|
-
|
|
48
|
+
### Esempio 2
|
|
98
49
|
|
|
99
|
-
|
|
100
|
-
```json
|
|
101
|
-
{"taskId": "1", "status": "in_progress"}
|
|
102
|
-
```
|
|
50
|
+
Completa il lavoro e registra una dipendenza di follow-up.
|
|
103
51
|
|
|
104
|
-
Mark task as completed after finishing work:
|
|
105
|
-
```json
|
|
106
|
-
{"taskId": "1", "status": "completed"}
|
|
107
52
|
```
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
53
|
+
TaskUpdate(
|
|
54
|
+
taskId: "t_01HXYZ...",
|
|
55
|
+
status: "completed"
|
|
56
|
+
)
|
|
57
|
+
|
|
58
|
+
TaskUpdate(
|
|
59
|
+
taskId: "t_01FOLLOWUP...",
|
|
60
|
+
addBlockedBy: ["t_01HXYZ..."]
|
|
61
|
+
)
|
|
112
62
|
```
|
|
113
63
|
|
|
114
|
-
|
|
115
|
-
```json
|
|
116
|
-
{"taskId": "1", "owner": "my-name"}
|
|
117
|
-
```
|
|
64
|
+
## Note
|
|
118
65
|
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
66
|
+
- `metadata` si fonde chiave per chiave; passare `null` per una chiave la rimuove. Chiama prima `TaskGet` se non sei sicuro del contenuto corrente.
|
|
67
|
+
- `addBlocks` e `addBlockedBy` appendono archi; non rimuovono quelli esistenti. Modificare il grafo distruttivamente richiede un workflow dedicato — consulta il proprietario del team prima di riscrivere le dipendenze.
|
|
68
|
+
- Mantieni `activeForm` sincronizzato quando cambi `subject` così che il testo dello spinner continui a leggersi naturalmente.
|
|
69
|
+
- Non marcare un task come `completed` per silenziarlo. Se l'utente ha cancellato il lavoro, usa `deleted` con una breve motivazione in `description`.
|
|
70
|
+
- Leggi l'ultimo stato di un task con `TaskGet` prima di aggiornare — i teammate potrebbero averlo cambiato tra la tua ultima lettura e la tua scrittura.
|
|
@@ -1,38 +1,53 @@
|
|
|
1
1
|
# TeamCreate
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Stabilisce un nuovo team di collaborazione con una lista di task condivisa e un canale di messaggistica inter-agente. Un team è la primitiva di coordinamento per il lavoro multi-agente — la sessione principale agisce come leader e istanzia teammate nominati via il tool `Agent`.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## Quando usare
|
|
6
|
+
|
|
7
|
+
- L'utente richiede esplicitamente un team, uno swarm, una crew o una collaborazione multi-agente.
|
|
8
|
+
- Un progetto ha diversi workstream chiaramente indipendenti che beneficiano di specialisti dedicati (ad esempio frontend, backend, test, docs).
|
|
9
|
+
- Hai bisogno di una lista di task condivisa persistente che più agenti aggiornano man mano che fanno progressi.
|
|
10
|
+
- Vuoi teammate nominati e indirizzabili che possano scambiare messaggi via `SendMessage` piuttosto che chiamate subagente one-shot.
|
|
11
|
+
|
|
12
|
+
NON usare per una singola ricerca delegata o un singolo fan-out parallelo — semplici chiamate `Agent` sono più leggere e sufficienti.
|
|
6
13
|
|
|
7
14
|
## Parametri
|
|
8
15
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
16
|
+
- `team_name` (string, obbligatorio): Identificatore univoco per il team. Usato come nome di directory sotto `~/.claude/teams/` e come argomento `team_name` quando si istanziano i teammate.
|
|
17
|
+
- `description` (string, obbligatorio): Breve dichiarazione dell'obiettivo del team. Mostrata a ogni teammate al momento dello spawn e scritta nella configurazione del team.
|
|
18
|
+
- `agent_type` (string, opzionale): Persona subagente predefinita applicata ai teammate che non la sovrascrivono. Valori tipici sono `general-purpose`, `Explore` o `Plan`.
|
|
19
|
+
|
|
20
|
+
## Esempi
|
|
21
|
+
|
|
22
|
+
### Esempio 1: Creare un team di refactor
|
|
14
23
|
|
|
15
|
-
|
|
24
|
+
```
|
|
25
|
+
TeamCreate(
|
|
26
|
+
team_name="refactor-crew",
|
|
27
|
+
description="Refactor the data access layer from raw SQL to Prisma, including migrations and tests.",
|
|
28
|
+
agent_type="general-purpose"
|
|
29
|
+
)
|
|
30
|
+
```
|
|
16
31
|
|
|
17
|
-
|
|
18
|
-
- **Directory della lista dei task**: `~/.claude/tasks/{team-name}/` — lista dei task condivisa per tutti i membri del team
|
|
32
|
+
Dopo la creazione, istanzia teammate con `Agent` usando `team_name: "refactor-crew"` e valori `name` distinti come `db-lead`, `migrations` e `tests`.
|
|
19
33
|
|
|
20
|
-
|
|
34
|
+
### Esempio 2: Creare un team di indagine
|
|
21
35
|
|
|
22
|
-
|
|
36
|
+
```
|
|
37
|
+
TeamCreate(
|
|
38
|
+
team_name="perf-investigation",
|
|
39
|
+
description="Identify and rank the top three performance regressions introduced in the last release.",
|
|
40
|
+
agent_type="Explore"
|
|
41
|
+
)
|
|
42
|
+
```
|
|
23
43
|
|
|
24
|
-
|
|
25
|
-
2. **TaskCreate** — definire i task per il team
|
|
26
|
-
3. **Agent** (con `team_name` + `name`) — avviare i membri del team che si uniscono al team
|
|
27
|
-
4. **TaskUpdate** — assegnare i task ai membri tramite `owner`
|
|
28
|
-
5. I membri lavorano sui task e comunicano tramite **SendMessage**
|
|
29
|
-
6. Terminare i membri al completamento, poi **TeamDelete** per la pulizia
|
|
44
|
+
Ogni teammate istanziato eredita `Explore` come persona predefinita, coerentemente con la natura investigativa in sola lettura del lavoro.
|
|
30
45
|
|
|
31
|
-
##
|
|
46
|
+
## Note
|
|
32
47
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
48
|
+
- Solo un team può essere guidato alla volta da una data sessione. Finisci o elimina il team corrente prima di crearne un altro.
|
|
49
|
+
- Un team è 1:1 con una lista di task condivisa. Il leader possiede la creazione, assegnazione e chiusura dei task; i teammate aggiornano lo stato dei task su cui stanno lavorando.
|
|
50
|
+
- La configurazione del team è persistita in `~/.claude/teams/{team_name}/config.json`, e la directory dei task vive accanto ad essa. Questi file sopravvivono tra sessioni finché non rimossi esplicitamente con `TeamDelete`.
|
|
51
|
+
- I teammate sono istanziati usando il tool `Agent` con `team_name` corrispondente più un `name` distinto. Il `name` diventa l'indirizzo usato da `SendMessage`.
|
|
52
|
+
- Scegli un `team_name` che sia filesystem-safe (lettere, cifre, trattini, underscore). Evita spazi o slash.
|
|
53
|
+
- Scrivi la `description` così che un teammate nuovo, leggendola a freddo, capisca l'obiettivo del team senza ulteriore contesto. Diventa parte del prompt di avvio di ogni teammate.
|
|
@@ -1,30 +1,44 @@
|
|
|
1
1
|
# TeamDelete
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Smantella il team attualmente attivo, rimuovendo la sua directory di configurazione e la directory dei task condivisi. È la controparte di pulizia di `TeamCreate` ed è tipicamente chiamato dopo che l'obiettivo del team è stato raggiunto e tutti i teammate si sono spenti.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## Quando usare
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
- Il team ha completato il suo lavoro e il rapporto finale è stato consegnato all'utente.
|
|
8
|
+
- Il team è stato creato per errore o il suo scope è cambiato così drasticamente che ricominciare da capo è più pulito che continuare.
|
|
9
|
+
- Hai bisogno di creare un nuovo team ma ce n'è già uno attivo — elimina prima quello vecchio, poiché solo un team può essere guidato alla volta.
|
|
10
|
+
- Un team è diventato stantio tra sessioni e il suo stato persistito sotto `~/.claude/teams/` non è più necessario.
|
|
8
11
|
|
|
9
|
-
|
|
10
|
-
- Rimuove la directory della lista dei task: `~/.claude/tasks/{team-name}/`
|
|
11
|
-
- Cancella il contesto del team dalla sessione corrente
|
|
12
|
+
NON chiamare mentre i teammate sono ancora in esecuzione — spegnili prima via `SendMessage` con un `shutdown_request`, attendi ogni `shutdown_response`, poi elimina.
|
|
12
13
|
|
|
13
|
-
|
|
14
|
+
## Parametri
|
|
14
15
|
|
|
15
|
-
|
|
16
|
+
`TeamDelete` non accetta parametri nella sua invocazione tipica. Opera sul team attualmente attivo posseduto dalla sessione chiamante.
|
|
16
17
|
|
|
17
|
-
|
|
18
|
+
## Esempi
|
|
18
19
|
|
|
19
|
-
1
|
|
20
|
-
2. I membri del team vengono terminati tramite `SendMessage` con `shutdown_request`
|
|
21
|
-
3. **TeamDelete** rimuove le directory del team e dei task
|
|
20
|
+
### Esempio 1: Spegnimento di routine dopo il successo
|
|
22
21
|
|
|
23
|
-
|
|
22
|
+
1. Trasmetti una richiesta di shutdown al team:
|
|
23
|
+
```
|
|
24
|
+
SendMessage(to="*", message={ "type": "shutdown_request" })
|
|
25
|
+
```
|
|
26
|
+
2. Attendi che ogni teammate risponda con un `shutdown_response`.
|
|
27
|
+
3. Chiama `TeamDelete()` per rimuovere la directory del team e la directory dei task.
|
|
24
28
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
29
|
+
### Esempio 2: Sostituire un team mal configurato
|
|
30
|
+
|
|
31
|
+
Se `TeamCreate` è stato chiamato con `agent_type` o `description` sbagliati, assicurati prima che nessun teammate sia stato istanziato (o spegnili), poi:
|
|
32
|
+
|
|
33
|
+
```
|
|
34
|
+
TeamDelete()
|
|
35
|
+
TeamCreate(team_name="...", description="...", agent_type="...")
|
|
36
|
+
```
|
|
37
|
+
|
|
38
|
+
## Note
|
|
39
|
+
|
|
40
|
+
- `TeamDelete` fallisce se qualsiasi teammate è ancora attivo. La risposta di errore elenca i teammate vivi — invia a ciascuno un `shutdown_request` via `SendMessage`, attendi il loro `shutdown_response` e riprova.
|
|
41
|
+
- L'eliminazione è irreversibile dalla prospettiva del tool. La configurazione del team in `~/.claude/teams/{team_name}/config.json` e la sua directory dei task vengono rimosse dal disco. Se hai bisogno che la lista dei task sia preservata, esporta o copia la directory prima di eliminare.
|
|
42
|
+
- Solo la sessione leader che ha creato il team può eliminarlo. Un teammate istanziato non può chiamare `TeamDelete` sul proprio team.
|
|
43
|
+
- Eliminare il team non annulla alcuna modifica al filesystem che i teammate hanno fatto nel repository. Queste sono normali modifiche tracciate da git e devono essere annullate separatamente se indesiderate.
|
|
44
|
+
- Dopo che `TeamDelete` restituisce con successo, la sessione è libera di chiamare `TeamCreate` di nuovo per un nuovo team.
|
|
@@ -1,55 +1,50 @@
|
|
|
1
1
|
# WebFetch
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Recupera i contenuti di una pagina web pubblica, converte l'HTML in Markdown ed esegue un piccolo modello ausiliario sul risultato usando un prompt in linguaggio naturale per estrarre le informazioni di cui hai bisogno.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## Quando usare
|
|
6
|
+
|
|
7
|
+
- Leggere una pagina di documentazione pubblica, un post di blog o un RFC referenziato nella conversazione.
|
|
8
|
+
- Estrarre un fatto specifico, uno snippet di codice o una tabella da un URL noto senza caricare l'intera pagina nel contesto.
|
|
9
|
+
- Riassumere note di release o changelog da una risorsa web aperta.
|
|
10
|
+
- Controllare il riferimento API pubblico di una libreria quando il sorgente non è nel repository locale.
|
|
11
|
+
- Seguire un link che l'utente ha incollato nella chat per rispondere a una domanda di follow-up.
|
|
6
12
|
|
|
7
13
|
## Parametri
|
|
8
14
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
15
|
+
- `url` (string, obbligatorio): Un URL assoluto completamente formato. Un semplice `http://` viene automaticamente aggiornato a `https://`.
|
|
16
|
+
- `prompt` (string, obbligatorio): L'istruzione passata al piccolo modello di estrazione. Descrivi esattamente cosa estrarre dalla pagina, come "list all exported functions" o "return the minimum supported Node version".
|
|
17
|
+
|
|
18
|
+
## Esempi
|
|
19
|
+
|
|
20
|
+
### Esempio 1: Estrarre un valore predefinito di configurazione
|
|
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
|
+
Il tool recupera la pagina docs di Vite, la converte in Markdown e restituisce una risposta breve come "Default is `5173`; accepts a number only."
|
|
13
30
|
|
|
14
|
-
|
|
31
|
+
### Esempio 2: Riassumere una sezione di changelog
|
|
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
|
-
- URL che richiedono autenticazione (Google Docs, Confluence, Jira, GitHub, ecc.) — cercare prima uno strumento MCP dedicato
|
|
23
|
-
- URL di GitHub — preferire l'uso della CLI `gh`
|
|
40
|
+
Utile quando l'utente chiede "what changed in Node 20.11" e la pagina di release è lunga.
|
|
24
41
|
|
|
25
42
|
## Note
|
|
26
43
|
|
|
27
|
-
-
|
|
28
|
-
-
|
|
29
|
-
- I risultati possono essere riassunti
|
|
30
|
-
-
|
|
31
|
-
-
|
|
32
|
-
-
|
|
33
|
-
|
|
34
|
-
## Testo originale
|
|
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` fallisce su qualsiasi URL che richieda autenticazione, cookie o VPN. Per Google Docs, Confluence, Jira, risorse GitHub private o wiki interni, usa invece un server MCP dedicato che fornisca accesso autenticato.
|
|
45
|
+
- Per qualsiasi cosa ospitata su GitHub (PR, issue, blob di file, risposte API), preferisci la CLI `gh` attraverso `Bash` piuttosto che fare scraping dell'UI web. `gh pr view`, `gh issue view` e `gh api` restituiscono dati strutturati e funzionano contro repository privati.
|
|
46
|
+
- I risultati possono essere riassunti quando la pagina recuperata è molto grande. Se hai bisogno di testo esatto, restringi il `prompt` per chiedere un estratto letterale.
|
|
47
|
+
- Una cache auto-pulente di 15 minuti è applicata per URL. Chiamate ripetute alla stessa pagina durante una sessione sono quasi istantanee ma possono restituire contenuto leggermente stantio. Se la freschezza importa, menzionalo nel prompt o aspetta la scadenza della cache.
|
|
48
|
+
- Se l'host target emette un redirect cross-host, il tool restituisce il nuovo URL in un blocco di risposta speciale e non lo segue automaticamente. Re-invoca `WebFetch` con il target del redirect se vuoi ancora il contenuto.
|
|
49
|
+
- Il prompt è eseguito da un modello più piccolo e veloce dell'assistente principale. Mantienilo stretto e concreto; il ragionamento complesso a più passi è meglio gestito leggendo tu stesso il Markdown grezzo dopo il fetch.
|
|
50
|
+
- Non passare mai segreti, token o identificatori di sessione incorporati nell'URL — i contenuti della pagina e le query string riflesse nell'output possono essere loggati da servizi upstream.
|
|
@@ -1,58 +1,51 @@
|
|
|
1
1
|
# WebSearch
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Esegue una ricerca web live e restituisce risultati classificati che l'assistente usa per fondare la sua risposta su informazioni correnti oltre il cutoff di addestramento del modello.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## Quando usare
|
|
6
|
+
|
|
7
|
+
- Rispondere a domande su eventi attuali, release recenti o notizie dell'ultima ora.
|
|
8
|
+
- Cercare l'ultima versione di una libreria, framework o strumento CLI.
|
|
9
|
+
- Trovare documentazione o post di blog quando l'URL esatto è sconosciuto.
|
|
10
|
+
- Verificare un fatto che potrebbe essere cambiato da quando il modello è stato addestrato.
|
|
11
|
+
- Scoprire più prospettive su un argomento prima di recuperare qualsiasi singola pagina con `WebFetch`.
|
|
6
12
|
|
|
7
13
|
## Parametri
|
|
8
14
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
15
|
+
- `query` (string, obbligatorio): La query di ricerca. Lunghezza minima 2 caratteri. Includi l'anno corrente quando chiedi informazioni "più recenti" o "recenti" così che i risultati siano freschi.
|
|
16
|
+
- `allowed_domains` (array of strings, opzionale): Restringe i risultati solo a questi domini, ad esempio `["nodejs.org", "developer.mozilla.org"]`. Utile quando ti fidi di una fonte specifica.
|
|
17
|
+
- `blocked_domains` (array of strings, opzionale): Esclude risultati da questi domini. Non passare lo stesso dominio sia a `allowed_domains` che a `blocked_domains`.
|
|
18
|
+
|
|
19
|
+
## Esempi
|
|
20
|
+
|
|
21
|
+
### Esempio 1: Ricerca di versione con l'anno corrente
|
|
22
|
+
|
|
23
|
+
```
|
|
24
|
+
WebSearch(
|
|
25
|
+
query="React 19 stable release date 2026",
|
|
26
|
+
allowed_domains=["react.dev", "github.com"]
|
|
27
|
+
)
|
|
28
|
+
```
|
|
29
|
+
|
|
30
|
+
Restituisce annunci ufficiali ed evita siti aggregatori di bassa qualità.
|
|
31
|
+
|
|
32
|
+
### Esempio 2: Escludere fonti rumorose
|
|
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
|
-
- Ottenere informazioni aggiornate oltre la data di cutoff della conoscenza del modello
|
|
19
|
-
- Cercare eventi attuali e dati recenti
|
|
20
|
-
- Cercare la documentazione tecnica più recente
|
|
41
|
+
Mantiene i risultati focalizzati su advisory dei vendor e tracker di sicurezza.
|
|
21
42
|
|
|
22
43
|
## Note
|
|
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
|
+
- Quando usi `WebSearch` in una risposta, devi aggiungere una sezione `Sources:` alla fine della tua risposta elencando ogni risultato citato come hyperlink Markdown nella forma `[Title](URL)`. È un requisito obbligatorio, non opzionale.
|
|
46
|
+
- `WebSearch` è disponibile solo per utenti negli Stati Uniti. Se il tool non è disponibile nella tua regione, ripiega su `WebFetch` contro un URL noto o chiedi all'utente di incollare contenuto rilevante.
|
|
47
|
+
- Ogni chiamata esegue la ricerca in un singolo round-trip — non puoi fare streaming o paginare. Affina la query se il primo set di risultati è fuori bersaglio.
|
|
48
|
+
- Il tool restituisce snippet e metadati, non contenuti di pagina completi. Per leggere in profondità un risultato specifico, segui con `WebFetch` usando l'URL restituito.
|
|
49
|
+
- Usa `allowed_domains` per imporre fonti autoritative per domande sensibili alla sicurezza come CVE o compliance, e `blocked_domains` per tagliare fuori le SEO farm che clonano la documentazione.
|
|
50
|
+
- Mantieni le query brevi e basate su parole chiave. Le domande in linguaggio naturale funzionano ma tendono a restituire risposte conversazionali piuttosto che fonti primarie.
|
|
51
|
+
- Non inventare URL basati sull'intuizione di ricerca — esegui sempre la ricerca e cita ciò che il tool ha effettivamente restituito.
|
|
@@ -1,39 +1,35 @@
|
|
|
1
1
|
# Write
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Crea un nuovo file o sostituisce completamente i contenuti di uno esistente sul filesystem locale. Poiché sostituisce tutto al percorso target, dovrebbe essere riservato a creazione autentica o riscritture complete intenzionali.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## Quando usare
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
- Creare un nuovo file sorgente, test o configurazione che non esiste ancora
|
|
8
|
+
- Generare una nuova fixture, snapshot o file di dati da zero
|
|
9
|
+
- Eseguire una riscrittura completa dove un `Edit` incrementale sarebbe più complesso che ricominciare
|
|
10
|
+
- Emettere un artefatto richiesto come uno schema, migrazione o script di build che l'utente ti ha esplicitamente chiesto di produrre
|
|
8
11
|
|
|
9
|
-
|
|
10
|
-
|------|------|------|------|
|
|
11
|
-
| `file_path` | string | Sì | Percorso assoluto del file (deve essere assoluto) |
|
|
12
|
-
| `content` | string | Sì | Contenuto da scrivere |
|
|
12
|
+
## Parametri
|
|
13
13
|
|
|
14
|
-
|
|
14
|
+
- `file_path` (string, obbligatorio): Percorso assoluto del file da scrivere. Qualsiasi directory genitore deve esistere già.
|
|
15
|
+
- `content` (string, obbligatorio): Il testo completo da scrivere nel file. Diventa l'intero corpo del file.
|
|
15
16
|
|
|
16
|
-
|
|
17
|
-
- Creare nuovi file
|
|
18
|
-
- Quando è necessario riscrivere completamente il contenuto di un file
|
|
17
|
+
## Esempi
|
|
19
18
|
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
- Non creare proattivamente file di documentazione (*.md) o README, a meno che l'utente non lo richieda esplicitamente
|
|
19
|
+
### Esempio 1: Creare un nuovo modulo helper
|
|
20
|
+
Chiama `Write` con `file_path: "/Users/me/app/src/utils/slugify.ts"` e fornisci l'implementazione come `content`. Usa questo solo dopo aver verificato che il file non esista già.
|
|
23
21
|
|
|
24
|
-
|
|
22
|
+
### Esempio 2: Rigenerare un artefatto derivato
|
|
23
|
+
Dopo che il sorgente dello schema cambia, riscrivi `/Users/me/app/generated/schema.json` in una chiamata `Write` usando il JSON appena generato come `content`.
|
|
25
24
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
- Preferire Edit per modificare file esistenti, Write è solo per creare nuovi file o riscritture complete
|
|
25
|
+
### Esempio 3: Sostituire un piccolo file di fixture
|
|
26
|
+
Per una fixture di test usa e getta dove ogni riga cambia, `Write` può essere più chiaro di una sequenza di chiamate `Edit`. Leggi prima il file, conferma lo scope, poi sovrascrivi.
|
|
29
27
|
|
|
30
|
-
##
|
|
31
|
-
|
|
32
|
-
<textarea readonly>Writes a file to the local filesystem.
|
|
28
|
+
## Note
|
|
33
29
|
|
|
34
|
-
|
|
35
|
-
-
|
|
36
|
-
-
|
|
37
|
-
-
|
|
38
|
-
-
|
|
39
|
-
-
|
|
30
|
+
- Prima di sovrascrivere un file esistente, devi chiamare `Read` su di esso nella sessione corrente. `Write` si rifiuta di cancellare contenuto non visto.
|
|
31
|
+
- Preferisci `Edit` per qualsiasi modifica che tocchi solo parte di un file. `Edit` invia solo il diff, che è più veloce, più sicuro e più facile da revisionare.
|
|
32
|
+
- Non creare proattivamente documentazione Markdown, file `README.md` o changelog a meno che l'utente non li richieda esplicitamente.
|
|
33
|
+
- Non aggiungere emoji, testo promozionale o banner decorativi a meno che l'utente non richieda quello stile.
|
|
34
|
+
- Verifica prima che la directory genitore esista con una chiamata `Bash` `ls`; `Write` non crea cartelle intermedie.
|
|
35
|
+
- Fornisci il contenuto esattamente come vuoi che venga persistito; non c'è templating o post-processing.
|