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,56 +1,44 @@
|
|
|
1
1
|
# EnterWorktree
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Creates an isolated Git worktree on a new branch, or switches the session into an existing worktree of the current repository, so that parallel or experimental work can proceed without touching the primary checkout.
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
## Parameters
|
|
8
|
-
|
|
9
|
-
| Name | Type | Required | Description |
|
|
10
|
-
|---|---|---|---|
|
|
11
|
-
| name | string | No | A name for the worktree. If not provided, a random name is generated. |
|
|
12
|
-
|
|
13
|
-
## Use Cases
|
|
14
|
-
|
|
15
|
-
**Good for:**
|
|
16
|
-
- The user explicitly says "worktree" (e.g., "start a worktree", "work in a worktree", "create a worktree")
|
|
17
|
-
|
|
18
|
-
**Not good for:**
|
|
19
|
-
- The user asks to create/switch branches — use git commands instead
|
|
20
|
-
- The user asks to fix a bug or work on a feature — use normal git workflow unless they specifically mention worktrees
|
|
21
|
-
|
|
22
|
-
## Notes
|
|
5
|
+
## When to Use
|
|
23
6
|
|
|
24
|
-
-
|
|
25
|
-
-
|
|
7
|
+
- The user explicitly says "worktree" — for example "start a worktree", "create a worktree", or "work in a worktree".
|
|
8
|
+
- Project instructions in `CLAUDE.md` or persistent memory direct you to use a worktree for the current task.
|
|
9
|
+
- You want to continue a task that was previously set up as a worktree (pass `path` to re-enter it).
|
|
10
|
+
- Multiple experimental branches need to coexist on disk without constant checkout churn.
|
|
11
|
+
- A long-running task should be insulated from unrelated edits in the main working tree.
|
|
26
12
|
|
|
27
|
-
##
|
|
13
|
+
## Parameters
|
|
28
14
|
|
|
29
|
-
|
|
15
|
+
- `name` (string, optional): A name for a new worktree directory. Each `/`-separated segment may contain only letters, digits, dots, underscores, and dashes; the full string is capped at 64 characters. If omitted and `path` is also omitted, a random name is generated. Mutually exclusive with `path`.
|
|
16
|
+
- `path` (string, optional): The filesystem path of an existing worktree of the current repository to switch into. Must appear in `git worktree list` for this repo; paths that are not registered worktrees of the current repo are rejected. Mutually exclusive with `name`.
|
|
30
17
|
|
|
31
|
-
##
|
|
18
|
+
## Examples
|
|
32
19
|
|
|
33
|
-
|
|
20
|
+
### Example 1: Create a new worktree with a descriptive name
|
|
34
21
|
|
|
35
|
-
|
|
22
|
+
```
|
|
23
|
+
EnterWorktree(name="feat/okta-sso")
|
|
24
|
+
```
|
|
36
25
|
|
|
37
|
-
-
|
|
38
|
-
- The user asks to fix a bug or work on a feature — use normal git workflow unless they specifically mention worktrees
|
|
39
|
-
- Never use this tool unless the user explicitly mentions "worktree"
|
|
26
|
+
Creates `.claude/worktrees/feat/okta-sso` on a new branch based on `HEAD`, then switches the session's working directory into it. All subsequent file edits and shell commands operate inside that worktree until you exit.
|
|
40
27
|
|
|
41
|
-
|
|
28
|
+
### Example 2: Re-enter an existing worktree
|
|
42
29
|
|
|
43
|
-
|
|
44
|
-
-
|
|
30
|
+
```
|
|
31
|
+
EnterWorktree(path="/Users/me/repo/.claude/worktrees/feat/okta-sso")
|
|
32
|
+
```
|
|
45
33
|
|
|
46
|
-
|
|
34
|
+
Resumes work in a previously created worktree. Because you entered it via `path`, `ExitWorktree` will not delete it automatically — leaving with `action: "keep"` simply returns to the original directory.
|
|
47
35
|
|
|
48
|
-
|
|
49
|
-
- Outside a git repository: delegates to WorktreeCreate/WorktreeRemove hooks for VCS-agnostic isolation
|
|
50
|
-
- Switches the session's working directory to the new worktree
|
|
51
|
-
- On session exit, the user will be prompted to keep or remove the worktree
|
|
52
|
-
|
|
53
|
-
## Parameters
|
|
36
|
+
## Notes
|
|
54
37
|
|
|
55
|
-
- `
|
|
56
|
-
|
|
38
|
+
- Do not call `EnterWorktree` unless the user has explicitly asked or project instructions require it. Ordinary branch-switching or bug-fix requests should use normal Git commands, not worktrees.
|
|
39
|
+
- When invoked inside a Git repository, the tool creates a worktree under `.claude/worktrees/` and registers a new branch based on `HEAD`. Outside a Git repository, it delegates to configured `WorktreeCreate` / `WorktreeRemove` hooks in `settings.json` for VCS-agnostic isolation.
|
|
40
|
+
- Only one worktree session is active at a time. The tool refuses to run if you are already inside a worktree session; exit first with `ExitWorktree`.
|
|
41
|
+
- Use `ExitWorktree` to leave mid-session. If the session ends while still inside a newly created worktree, the user is prompted to keep or remove it.
|
|
42
|
+
- Worktrees entered by `path` are considered external — `ExitWorktree` with `action: "remove"` will not delete them. This is a safety rail to protect worktrees the user manages manually.
|
|
43
|
+
- A new worktree inherits the current branch's contents but has an independent working directory and index. Staged and unstaged changes in the main checkout are not visible inside the worktree.
|
|
44
|
+
- Naming tip: prefix with the kind of work (`feat/`, `fix/`, `spike/`) so multiple concurrent worktrees are easy to distinguish in `git worktree list`.
|
|
@@ -1,62 +1,42 @@
|
|
|
1
1
|
# ExitPlanMode
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Submits the implementation plan that was drafted during plan mode for user approval, and — if approved — transitions the session out of plan mode so that edits can begin.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
Each element in the `allowedPrompts` array:
|
|
14
|
-
|
|
15
|
-
| Field | Type | Required | Description |
|
|
16
|
-
|-------|------|----------|-------------|
|
|
17
|
-
| `tool` | enum | Yes | The applicable tool, currently only supports `Bash` |
|
|
18
|
-
| `prompt` | string | Yes | Semantic description of the operation (e.g., "run tests", "install dependencies") |
|
|
19
|
-
|
|
20
|
-
## Use Cases
|
|
21
|
-
|
|
22
|
-
**Good for:**
|
|
23
|
-
- The plan is complete in plan mode and ready for user approval
|
|
24
|
-
- Only for implementation tasks that require writing code
|
|
7
|
+
- A plan written during `EnterPlanMode` is complete and ready for review.
|
|
8
|
+
- The task is implementation-focused (code or config changes), not pure research, so an explicit plan is appropriate.
|
|
9
|
+
- All prerequisite reading and analysis has been done; no further investigation is needed before the user decides.
|
|
10
|
+
- The assistant has enumerated concrete file paths, functions, and steps — not just goals.
|
|
11
|
+
- The user has asked to see the plan, or the plan-mode workflow is about to hand off to edit tools.
|
|
25
12
|
|
|
26
|
-
|
|
27
|
-
- Pure research/exploration tasks — no need to exit plan mode
|
|
28
|
-
- Asking the user "Is the plan okay?" — that is exactly what this tool does, do not use AskUserQuestion for that
|
|
29
|
-
|
|
30
|
-
## Notes
|
|
13
|
+
## Parameters
|
|
31
14
|
|
|
32
|
-
-
|
|
33
|
-
- The user will see the plan file content for approval
|
|
34
|
-
- Do not use AskUserQuestion to ask "Is the plan okay?" before calling this tool, as that would be redundant
|
|
35
|
-
- Do not mention "the plan" in questions, since the user cannot see the plan content before ExitPlanMode
|
|
15
|
+
- `allowedPrompts` (array, optional): Prompts that the user may type on the approval screen to auto-approve or alter the plan. Each element specifies a scoped permission (for example, an operation name and the tool it applies to). Leave unset to use the default approval flow.
|
|
36
16
|
|
|
37
|
-
##
|
|
17
|
+
## Examples
|
|
38
18
|
|
|
39
|
-
|
|
19
|
+
### Example 1: Standard submission
|
|
40
20
|
|
|
41
|
-
|
|
42
|
-
- You should have already written your plan to the plan file specified in the plan mode system message
|
|
43
|
-
- This tool does NOT take the plan content as a parameter - it will read the plan from the file you wrote
|
|
44
|
-
- This tool simply signals that you're done planning and ready for the user to review and approve
|
|
45
|
-
- The user will see the contents of your plan file when they review it
|
|
21
|
+
After investigating an authentication refactor inside plan mode and writing the plan file to disk, the assistant calls `ExitPlanMode` with no arguments. The harness reads the plan from its canonical location, displays it to the user, and waits for approval or rejection.
|
|
46
22
|
|
|
47
|
-
|
|
48
|
-
IMPORTANT: Only use this tool when the task requires planning the implementation steps of a task that requires writing code. For research tasks where you're gathering information, searching files, reading files or in general trying to understand the codebase - do NOT use this tool.
|
|
23
|
+
### Example 2: Pre-approved quick actions
|
|
49
24
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
25
|
+
```
|
|
26
|
+
ExitPlanMode(allowedPrompts=[
|
|
27
|
+
{"tool": "Bash", "prompt": "run tests"},
|
|
28
|
+
{"tool": "Bash", "prompt": "install dependencies"}
|
|
29
|
+
])
|
|
30
|
+
```
|
|
54
31
|
|
|
55
|
-
|
|
32
|
+
Lets the user grant permission up front for routine follow-up commands, so the assistant does not need to pause for each permission prompt during implementation.
|
|
56
33
|
|
|
57
|
-
##
|
|
34
|
+
## Notes
|
|
58
35
|
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
36
|
+
- `ExitPlanMode` only makes sense for implementation-style work. If the user's request is a research or explanation task with no file changes, answer directly instead — do not route through plan mode just to exit it.
|
|
37
|
+
- The plan must already be written to disk before calling this tool. `ExitPlanMode` does not accept the plan body as a parameter; it reads from the path the harness expects.
|
|
38
|
+
- If the user rejects the plan, you return to plan mode. Revise based on the feedback and submit again; do not start editing files while the plan is unapproved.
|
|
39
|
+
- Approval grants permission to leave plan mode and use mutating tools (`Edit`, `Write`, `Bash`, and so on) for the scope described in the plan. Expanding scope afterwards requires a new plan or explicit user consent.
|
|
40
|
+
- Do not use `AskUserQuestion` to ask "does this plan look good?" before calling this tool — requesting plan approval is exactly what `ExitPlanMode` does, and the user cannot see the plan until it is submitted.
|
|
41
|
+
- Keep the plan minimal and actionable. A reviewer should be able to skim it in under a minute and understand exactly what will change.
|
|
42
|
+
- If you realize mid-implementation that the plan was wrong, stop and report back to the user rather than silently deviating. Re-entering plan mode is a valid next step.
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
# ExitWorktree
|
|
2
|
+
|
|
3
|
+
Exit a worktree session previously created by `EnterWorktree` and return the session to the original working directory. This tool only operates on worktrees created by `EnterWorktree` in the current session; it is a no-op if no such session is active.
|
|
4
|
+
|
|
5
|
+
## When to Use
|
|
6
|
+
|
|
7
|
+
- You have finished work in an isolated worktree and want to return to the main working directory.
|
|
8
|
+
- You completed a task in a feature branch worktree and want to clean up the branch and directory after merging.
|
|
9
|
+
- You want to preserve the worktree for later and simply return to the original directory without deleting anything.
|
|
10
|
+
- You want to abandon an experimental or throwaway branch without keeping any of its artifacts on disk.
|
|
11
|
+
- You need to start fresh with a new `EnterWorktree` call, which requires exiting the current one first.
|
|
12
|
+
|
|
13
|
+
## Parameters
|
|
14
|
+
|
|
15
|
+
- `action` (string, required): `"keep"` leaves the worktree directory and branch intact on disk so you can return to them later; `"remove"` deletes both the worktree directory and its branch, performing a clean exit.
|
|
16
|
+
- `discard_changes` (boolean, optional, default `false`): Only meaningful when `action` is `"remove"`. If the worktree contains uncommitted files or commits that are not on the original branch, the tool refuses to remove it unless `discard_changes` is set to `true`. The error response lists the specific changes so you can confirm with the user before re-invoking.
|
|
17
|
+
|
|
18
|
+
## Examples
|
|
19
|
+
|
|
20
|
+
### Example 1: clean exit after merging changes
|
|
21
|
+
|
|
22
|
+
After finishing work in a worktree and merging the branch into main, call `ExitWorktree` with `action: "remove"` to delete the worktree directory and branch, and return to the original working directory.
|
|
23
|
+
|
|
24
|
+
```
|
|
25
|
+
ExitWorktree(action: "remove")
|
|
26
|
+
```
|
|
27
|
+
|
|
28
|
+
### Example 2: discard a throwaway worktree with uncommitted experimental code
|
|
29
|
+
|
|
30
|
+
If a worktree contains experimental uncommitted changes that should be discarded entirely, first attempt `action: "remove"`. The tool will refuse and list the uncommitted changes. After confirming with the user that the changes can be discarded, re-invoke with `discard_changes: true`.
|
|
31
|
+
|
|
32
|
+
```
|
|
33
|
+
ExitWorktree(action: "remove", discard_changes: true)
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
## Notes
|
|
37
|
+
|
|
38
|
+
- This tool only operates on worktrees created by `EnterWorktree` within the current session. It will not affect worktrees created with `git worktree add`, worktrees from previous sessions, or the plain working directory if `EnterWorktree` was never called — in those cases the tool is a no-op.
|
|
39
|
+
- `action: "remove"` refuses to proceed if the worktree has uncommitted changes or commits not present on the original branch, unless `discard_changes: true` is explicitly provided. Always confirm with the user before setting `discard_changes: true`, as the data cannot be recovered.
|
|
40
|
+
- If a tmux session was attached to the worktree: on `remove` it is killed; on `keep` it is left running, and its name is returned so the user can reattach later.
|
|
41
|
+
- After `ExitWorktree` completes, `EnterWorktree` can be called again to start a fresh worktree session.
|
package/concepts/en/Tool-Glob.md
CHANGED
|
@@ -1,39 +1,35 @@
|
|
|
1
1
|
# Glob
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Matches filenames against a glob pattern and returns the paths sorted by most recent modification time first. Optimized for locating files quickly in codebases of any size without shelling out to `find`.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
- Enumerating every file of a specific extension (for example, all `*.ts` files under `src`)
|
|
8
|
+
- Discovering configuration or fixture files by naming convention (`**/jest.config.*`, `**/*.test.tsx`)
|
|
9
|
+
- Narrowing a search surface before running a targeted `Grep`
|
|
10
|
+
- Checking whether a file already exists at a known pattern before calling `Write`
|
|
11
|
+
- Finding recently touched files by relying on the modification-time ordering
|
|
8
12
|
|
|
9
|
-
|
|
10
|
-
|-----------|------|----------|-------------|
|
|
11
|
-
| `pattern` | string | Yes | Glob pattern (e.g., `**/*.js`, `src/**/*.ts`) |
|
|
12
|
-
| `path` | string | No | Search directory, defaults to the current working directory. Do not pass "undefined" or "null" |
|
|
13
|
+
## Parameters
|
|
13
14
|
|
|
14
|
-
|
|
15
|
+
- `pattern` (string, required): The glob expression to match. Supports `*` for single-segment wildcards, `**` for recursive matches, and `{a,b}` for alternatives, for example `src/**/*.{ts,tsx}`.
|
|
16
|
+
- `path` (string, optional): Directory in which to run the search. Must be a valid directory path when provided. Omit the field entirely to search the current working directory. Do not pass the strings `"undefined"` or `"null"`.
|
|
15
17
|
|
|
16
|
-
|
|
17
|
-
- Finding files by filename pattern
|
|
18
|
-
- Finding all files of a specific type (e.g., all `.tsx` files)
|
|
19
|
-
- Locating files first when searching for a specific class definition (e.g., `class Foo`)
|
|
20
|
-
- Multiple Glob calls can be issued in parallel within a single message
|
|
18
|
+
## Examples
|
|
21
19
|
|
|
22
|
-
|
|
23
|
-
-
|
|
24
|
-
- Open-ended exploration requiring multiple rounds of searching — use Task (Explore type) instead
|
|
20
|
+
### Example 1: Every TypeScript source file
|
|
21
|
+
Call `Glob` with `pattern: "src/**/*.ts"`. The result is a mtime-sorted list, so the most recently edited files appear first, which is useful for focusing on hot spots.
|
|
25
22
|
|
|
26
|
-
|
|
23
|
+
### Example 2: Locate a class definition candidate
|
|
24
|
+
When you suspect a class lives in a file whose name you do not know, search with `pattern: "**/*UserService*"` to narrow the candidates, then follow up with `Read` or `Grep`.
|
|
27
25
|
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
- Preferred over the `find` command in Bash
|
|
26
|
+
### Example 3: Parallel discovery before a larger task
|
|
27
|
+
In a single message, issue multiple `Glob` calls (for example one for `**/*.test.ts` and one for `**/fixtures/**`) so both run in parallel and their results can be correlated.
|
|
31
28
|
|
|
32
|
-
##
|
|
29
|
+
## Notes
|
|
33
30
|
|
|
34
|
-
|
|
35
|
-
-
|
|
36
|
-
-
|
|
37
|
-
-
|
|
38
|
-
- When
|
|
39
|
-
- You can call multiple tools in a single response. It is always better to speculatively perform multiple searches in parallel if they are potentially useful.</textarea>
|
|
31
|
+
- Results are ordered by file modification time (newest first), not alphabetically. Sort downstream if you need stable ordering.
|
|
32
|
+
- Patterns are evaluated by the tool, not by the shell; you do not need to quote or escape them as you would on the command line.
|
|
33
|
+
- For open-ended exploration that requires multiple rounds of searching and reasoning, delegate to an `Agent` with the Explore agent type instead of chaining many `Glob` calls.
|
|
34
|
+
- Prefer `Glob` over `Bash` invocations of `find` or `ls` for filename discovery; it handles permissions consistently and returns structured output.
|
|
35
|
+
- When looking for content inside files rather than filenames, use `Grep` instead.
|
package/concepts/en/Tool-Grep.md
CHANGED
|
@@ -1,57 +1,46 @@
|
|
|
1
1
|
# Grep
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Searches file contents using the ripgrep engine. Offers full regular expression support, file-type filtering, and three output modes so you can trade precision for compactness.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
|
+
|
|
7
|
+
- Locating every call site of a function or every reference to an identifier
|
|
8
|
+
- Checking whether a string or error message appears anywhere in the codebase
|
|
9
|
+
- Counting occurrences of a pattern to gauge impact before refactoring
|
|
10
|
+
- Narrowing a search to a file type (`type: "ts"`) or glob (`glob: "**/*.tsx"`)
|
|
11
|
+
- Pulling cross-line matches such as multi-line struct definitions or JSX blocks with `multiline: true`
|
|
6
12
|
|
|
7
13
|
## Parameters
|
|
8
14
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
**Not good for:**
|
|
34
|
-
- Finding files by filename — use Glob instead
|
|
35
|
-
- Open-ended exploration requiring multiple rounds of searching — use Task (Explore type) instead
|
|
15
|
+
- `pattern` (string, required): The regular expression to search for. Uses ripgrep syntax, so literal braces need escaping (for example `interface\{\}` to find `interface{}`).
|
|
16
|
+
- `path` (string, optional): File or directory to search. Defaults to the current working directory.
|
|
17
|
+
- `glob` (string, optional): Filename filter such as `*.js` or `*.{ts,tsx}`.
|
|
18
|
+
- `type` (string, optional): File-type shortcut such as `js`, `py`, `rust`, `go`. More efficient than `glob` for standard languages.
|
|
19
|
+
- `output_mode` (enum, optional): `files_with_matches` (default, returns paths only), `content` (returns matching lines), or `count` (returns match tallies).
|
|
20
|
+
- `-i` (boolean, optional): Case-insensitive matching.
|
|
21
|
+
- `-n` (boolean, optional): Include line numbers in `content` mode. Defaults to `true`.
|
|
22
|
+
- `-A` (number, optional): Lines of context to show after each match (requires `content` mode).
|
|
23
|
+
- `-B` (number, optional): Lines of context before each match (requires `content` mode).
|
|
24
|
+
- `-C` / `context` (number, optional): Lines of context on both sides of each match.
|
|
25
|
+
- `multiline` (boolean, optional): Allow patterns to span newlines (`.` matches `\n`). Defaults to `false`.
|
|
26
|
+
- `head_limit` (number, optional): Limit returned lines, file paths, or count entries. Defaults to 250; pass `0` for unlimited (use sparingly).
|
|
27
|
+
- `offset` (number, optional): Skip the first N results before applying `head_limit`. Defaults to `0`.
|
|
28
|
+
|
|
29
|
+
## Examples
|
|
30
|
+
|
|
31
|
+
### Example 1: Find all call sites of a function
|
|
32
|
+
Set `pattern: "registerHandler\\("`, `output_mode: "content"`, and `-C: 2` to see the surrounding lines of each call.
|
|
33
|
+
|
|
34
|
+
### Example 2: Count matches across a type
|
|
35
|
+
Set `pattern: "TODO"`, `type: "py"`, and `output_mode: "count"` to see per-file TODO totals across Python sources.
|
|
36
|
+
|
|
37
|
+
### Example 3: Multiline struct match
|
|
38
|
+
Use `pattern: "struct Config \\{[\\s\\S]*?version"` with `multiline: true` to capture a field declared several lines into a Go struct.
|
|
36
39
|
|
|
37
40
|
## Notes
|
|
38
41
|
|
|
39
|
-
-
|
|
40
|
-
- `files_with_matches
|
|
41
|
-
-
|
|
42
|
-
-
|
|
43
|
-
-
|
|
44
|
-
|
|
45
|
-
## Original Text
|
|
46
|
-
|
|
47
|
-
<textarea readonly>A powerful search tool built on ripgrep
|
|
48
|
-
|
|
49
|
-
Usage:
|
|
50
|
-
- ALWAYS use Grep for search tasks. NEVER invoke `grep` or `rg` as a Bash command. The Grep tool has been optimized for correct permissions and access.
|
|
51
|
-
- Supports full regex syntax (e.g., "log.*Error", "function\s+\w+")
|
|
52
|
-
- Filter files with glob parameter (e.g., "*.js", "**/*.tsx") or type parameter (e.g., "js", "py", "rust")
|
|
53
|
-
- Output modes: "content" shows matching lines, "files_with_matches" shows only file paths (default), "count" shows match counts
|
|
54
|
-
- Use Agent tool for open-ended searches requiring multiple rounds
|
|
55
|
-
- Pattern syntax: Uses ripgrep (not grep) - literal braces need escaping (use `interface\{\}` to find `interface{}` in Go code)
|
|
56
|
-
- Multiline matching: By default patterns match within single lines only. For cross-line patterns like `struct \{[\s\S]*?field`, use `multiline: true`
|
|
57
|
-
</textarea>
|
|
42
|
+
- Always prefer `Grep` over running `grep` or `rg` through `Bash`; the tool is optimized for correct permissions and structured output.
|
|
43
|
+
- Default output mode is `files_with_matches`, which is cheapest. Switch to `content` only when you need to see the lines themselves.
|
|
44
|
+
- Context flags (`-A`, `-B`, `-C`) are ignored unless `output_mode` is `content`.
|
|
45
|
+
- Large result sets burn context tokens. Use `head_limit`, `offset`, or tighter `glob`/`type` filters to stay focused.
|
|
46
|
+
- For filename discovery, use `Glob` instead; for open-ended investigations across many rounds, dispatch an `Agent` with the Explore agent.
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
# Monitor
|
|
2
|
+
|
|
3
|
+
Start a background monitor that streams events from a long-running script. Each stdout line becomes a notification — keep working while events arrive in chat.
|
|
4
|
+
|
|
5
|
+
## When to Use
|
|
6
|
+
|
|
7
|
+
- Tailing a log file for errors, warnings, or crash signatures while a deployment runs
|
|
8
|
+
- Polling a remote API, PR, or CI pipeline every 30 seconds for new status events
|
|
9
|
+
- Watching a filesystem directory or build output for changes as they happen
|
|
10
|
+
- Waiting for a specific condition across many iterations (e.g., a training step milestone or a queue draining)
|
|
11
|
+
- **Not** for simple "wait until done" — use `Bash` with `run_in_background` for that; it emits one completion notification when the process exits
|
|
12
|
+
|
|
13
|
+
## Parameters
|
|
14
|
+
|
|
15
|
+
- `command` (string, required): The shell command or script to run. Each line written to stdout becomes a separate notification event. The monitor ends when the process exits.
|
|
16
|
+
- `description` (string, required): A short human-readable label shown in every notification. Be specific — "errors in deploy.log" is better than "watching logs". This label is how you identify which monitor fired.
|
|
17
|
+
- `timeout_ms` (number, default `300000`, max `3600000`): Kill deadline in milliseconds. After this duration the process is terminated. Ignored when `persistent: true`.
|
|
18
|
+
- `persistent` (boolean, default `false`): When `true`, the monitor runs for the lifetime of the session with no timeout. Stop it explicitly with `TaskStop`.
|
|
19
|
+
|
|
20
|
+
## Examples
|
|
21
|
+
|
|
22
|
+
### Example 1: Tail a log file for errors and crashes
|
|
23
|
+
|
|
24
|
+
This example covers terminal states: success marker, traceback, common error keywords, OOM kill, and unexpected process death.
|
|
25
|
+
|
|
26
|
+
```bash
|
|
27
|
+
tail -F /var/log/deploy.log | grep -E --line-buffered \
|
|
28
|
+
"deployed|Traceback|Error|FAILED|assert|Killed|OOM"
|
|
29
|
+
```
|
|
30
|
+
|
|
31
|
+
Use `grep --line-buffered` in every pipe. Without it the operating system buffers output in 4 KB blocks and events can be delayed by minutes. The alternation pattern covers both the happy path (`deployed`) and failure paths (`Traceback`, `Error`, `FAILED`, `Killed`, `OOM`). A monitor that only watches for success stays silent through a crash — silence looks identical to "still running".
|
|
32
|
+
|
|
33
|
+
### Example 2: Poll a remote API every 30 seconds for new events
|
|
34
|
+
|
|
35
|
+
```bash
|
|
36
|
+
while true; do
|
|
37
|
+
curl -sf "https://api.example.com/status" || true
|
|
38
|
+
sleep 30
|
|
39
|
+
done | grep --line-buffered -E "completed|failed|error"
|
|
40
|
+
```
|
|
41
|
+
|
|
42
|
+
`|| true` prevents a transient network failure from killing the loop. Poll intervals of 30 seconds or more are appropriate for remote APIs to avoid rate limits. Adjust the grep pattern to capture both success and failure responses so silence cannot mask an API-side error.
|
|
43
|
+
|
|
44
|
+
## Notes
|
|
45
|
+
|
|
46
|
+
- **Always use `grep --line-buffered` in pipes.** Without it, pipe buffering delays events by minutes because the OS accumulates output until a 4 KB block fills. `--line-buffered` forces a flush after every line.
|
|
47
|
+
- **Filter must cover both success and failure signatures.** A monitor watching only for the success marker goes silent on a crash, hang, or unexpected exit. Widen the alternation: include `Error`, `Traceback`, `FAILED`, `Killed`, `OOM`, and similar terminal-state markers alongside the success keyword.
|
|
48
|
+
- **Poll intervals: 30 seconds or more for remote APIs.** Tight polling loops on external services risk rate-limit errors or bans. For local filesystem or process checks, 0.5–1 second is appropriate.
|
|
49
|
+
- **Use `persistent: true` for session-lifetime monitors.** The default `timeout_ms` of 300 000 ms (5 minutes) terminates the process. For monitors that should run until you explicitly stop them, set `persistent: true` and call `TaskStop` when done.
|
|
50
|
+
- **Auto-stop on event flood.** Every stdout line is a conversation message. If the filter is too broad and produces too many events, the monitor is automatically stopped. Restart with a tighter `grep` pattern. Lines arriving within 200 ms are batched into a single notification.
|
|
@@ -1,33 +1,39 @@
|
|
|
1
1
|
# NotebookEdit
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Modifies a single cell in a Jupyter notebook (`.ipynb`). Supports replacing a cell's source, inserting a new cell, or deleting an existing cell while preserving the rest of the notebook structure.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
|
+
|
|
7
|
+
- Fixing or updating a code cell in an analysis notebook without rewriting the entire file
|
|
8
|
+
- Swapping out a markdown cell to improve narrative or add documentation
|
|
9
|
+
- Inserting a new code or markdown cell at a known position in an existing notebook
|
|
10
|
+
- Removing an obsolete or broken cell so downstream cells no longer depend on it
|
|
11
|
+
- Preparing a reproducible notebook by iterating on cells one at a time
|
|
6
12
|
|
|
7
13
|
## Parameters
|
|
8
14
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
| `cell_type` | enum | No | Cell type: `code` or `markdown`. Required in insert mode |
|
|
15
|
-
| `edit_mode` | enum | No | Edit mode: `replace` (default), `insert`, `delete` |
|
|
15
|
+
- `notebook_path` (string, required): Absolute path to the `.ipynb` file. Relative paths are rejected.
|
|
16
|
+
- `new_source` (string, required): The new cell source. For `replace` and `insert` it becomes the cell body; for `delete` it is ignored but still required by the schema.
|
|
17
|
+
- `cell_id` (string, optional): ID of the target cell. In `replace` and `delete` modes, the tool acts on this cell. In `insert` mode, the new cell is inserted immediately after the cell with this ID; omit it to insert at the top of the notebook.
|
|
18
|
+
- `cell_type` (enum, optional): Either `code` or `markdown`. Required when `edit_mode` is `insert`. When omitted during `replace`, the existing cell's type is preserved.
|
|
19
|
+
- `edit_mode` (enum, optional): `replace` (default), `insert`, or `delete`.
|
|
16
20
|
|
|
17
|
-
##
|
|
21
|
+
## Examples
|
|
18
22
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
- Adding new cells to a notebook
|
|
22
|
-
- Deleting cells from a notebook
|
|
23
|
+
### Example 1: Replace a buggy code cell
|
|
24
|
+
Call `NotebookEdit` with `notebook_path` set to the absolute path, `cell_id` set to the target cell's ID, and `new_source` containing the corrected Python code. Leave `edit_mode` at its default `replace`.
|
|
23
25
|
|
|
24
|
-
|
|
26
|
+
### Example 2: Insert a markdown explanation
|
|
27
|
+
To add a markdown cell right after an existing `setup` cell, set `edit_mode: "insert"`, `cell_type: "markdown"`, `cell_id` to the setup cell's ID, and put the narrative in `new_source`.
|
|
25
28
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
- `delete` mode deletes the cell at the specified position
|
|
29
|
-
- The path must be an absolute path
|
|
29
|
+
### Example 3: Delete a stale cell
|
|
30
|
+
Set `edit_mode: "delete"` and supply the `cell_id` of the cell to remove. Provide any string for `new_source`; it is not applied.
|
|
30
31
|
|
|
31
|
-
##
|
|
32
|
+
## Notes
|
|
32
33
|
|
|
33
|
-
|
|
34
|
+
- Always pass an absolute path. `NotebookEdit` does not resolve relative paths against the working directory.
|
|
35
|
+
- The tool rewrites only the targeted cell; execution counts, outputs, and metadata for unrelated cells remain untouched.
|
|
36
|
+
- Inserting without a `cell_id` places the new cell at the very beginning of the notebook.
|
|
37
|
+
- `cell_type` is mandatory for inserts. For replaces, omit it unless you explicitly want to convert a code cell into markdown or vice versa.
|
|
38
|
+
- To inspect cells and grab their IDs, use the `Read` tool on the notebook first; it returns the cells with their content and outputs.
|
|
39
|
+
- Use regular `Edit` for plain source files; `NotebookEdit` is specific to `.ipynb` JSON and understands its cell structure.
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
# PushNotification
|
|
2
|
+
|
|
3
|
+
Sends a desktop notification from the current Claude Code session. If Remote Control is connected, it also pushes to the user's phone, pulling their attention back from wherever they are.
|
|
4
|
+
|
|
5
|
+
## When to Use
|
|
6
|
+
|
|
7
|
+
- A long-running task finished while the user was likely away from the terminal
|
|
8
|
+
- A build, test run, or deployment completed and the result is ready to review
|
|
9
|
+
- You have reached a decision point that requires user input before work can continue
|
|
10
|
+
- An error or blocker has surfaced that you cannot resolve autonomously
|
|
11
|
+
- The user explicitly asked to be notified when a specific task or condition is met
|
|
12
|
+
|
|
13
|
+
## When NOT to Use
|
|
14
|
+
|
|
15
|
+
Do not send a notification for routine progress updates mid-task, or to confirm you have answered a question the user clearly just asked and is still watching. Do not notify when a short task completes — if the user submitted it and is waiting, a notification adds no value and erodes trust for future ones. Err strongly toward not sending one.
|
|
16
|
+
|
|
17
|
+
## Parameters
|
|
18
|
+
|
|
19
|
+
- `message` (string, required): the notification body. Keep under 200 characters; mobile operating systems truncate longer strings. Lead with what the user would act on: "build failed: 2 auth tests" is more useful than "task complete."
|
|
20
|
+
- `status` (string, required): always set to `"proactive"`. This is a fixed marker and does not change.
|
|
21
|
+
|
|
22
|
+
## Examples
|
|
23
|
+
|
|
24
|
+
### Example 1: notifying on completion of a long analysis
|
|
25
|
+
|
|
26
|
+
A repository-wide dependency audit was requested and took several minutes to run. The user stepped away. When the report is ready:
|
|
27
|
+
|
|
28
|
+
```
|
|
29
|
+
message: "Dependency audit done: 3 high-severity CVEs found in lodash, axios, jsonwebtoken. Report at audit-report.txt"
|
|
30
|
+
status: "proactive"
|
|
31
|
+
```
|
|
32
|
+
|
|
33
|
+
### Example 2: flagging a decision point during autonomous work
|
|
34
|
+
|
|
35
|
+
During a multi-step refactor, you discover that two modules have conflicting interfaces and cannot be merged without a design decision:
|
|
36
|
+
|
|
37
|
+
```
|
|
38
|
+
message: "Refactor paused: AuthService and UserService have conflicting token interfaces. Need your call before continuing."
|
|
39
|
+
status: "proactive"
|
|
40
|
+
```
|
|
41
|
+
|
|
42
|
+
## Notes
|
|
43
|
+
|
|
44
|
+
- Err toward **not** sending. The notification interrupts the user regardless of what they are doing. Treat it as a cost that must be justified by the value of the information.
|
|
45
|
+
- Lead with actionable content. The first words should tell the user what happened and what, if anything, they need to do — not a generic status label.
|
|
46
|
+
- Keep `message` under 200 characters. Mobile operating systems will truncate longer strings, cutting off the most important part if it appears at the end.
|
|
47
|
+
- If the result indicates the push was not sent because Remote Control is not connected, that is expected behavior. No retry or follow-up action is needed; the desktop notification still fires locally.
|
|
48
|
+
- Avoid notification spam. If you send notifications frequently for minor events, the user will start ignoring them. Reserve this tool for moments where there is a real chance the user has walked away and will want to know the result now.
|