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
package/concepts/en/Tool-Read.md
CHANGED
|
@@ -1,56 +1,41 @@
|
|
|
1
1
|
# Read
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Loads the contents of a single file from the local filesystem. Supports plain text, source code, images, PDFs, and Jupyter notebooks, returning results with 1-based line numbers in `cat -n` style.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
|
+
|
|
7
|
+
- Reading a source file at a known path before editing or analysis
|
|
8
|
+
- Inspecting configuration files, lockfiles, logs, or generated artifacts
|
|
9
|
+
- Viewing screenshots or diagrams the user pasted into the conversation
|
|
10
|
+
- Extracting a specific page range from a long PDF manual
|
|
11
|
+
- Opening a `.ipynb` notebook to review code cells, markdown, and cell outputs together
|
|
6
12
|
|
|
7
13
|
## Parameters
|
|
8
14
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
+
- `file_path` (string, required): Absolute path to the target file. Relative paths are rejected.
|
|
16
|
+
- `offset` (integer, optional): 1-based line number to start reading from. Useful for large files when paired with `limit`.
|
|
17
|
+
- `limit` (integer, optional): Maximum number of lines to return starting at `offset`. Defaults to 2000 lines from the top of the file when omitted.
|
|
18
|
+
- `pages` (string, optional): Page range for PDF files, for example `"1-5"`, `"3"`, or `"10-20"`. Required for PDFs longer than 10 pages; maximum 20 pages per request.
|
|
19
|
+
|
|
20
|
+
## Examples
|
|
21
|
+
|
|
22
|
+
### Example 1: Read an entire small file
|
|
23
|
+
Call `Read` with only `file_path` set to `/Users/me/project/src/index.ts`. Up to 2000 lines are returned with line numbers, which is usually sufficient for editing context.
|
|
15
24
|
|
|
16
|
-
|
|
25
|
+
### Example 2: Page through a long log
|
|
26
|
+
Use `offset: 5001` and `limit: 500` on a multi-thousand-line log file to retrieve a narrow window without wasting context tokens.
|
|
17
27
|
|
|
18
|
-
|
|
19
|
-
-
|
|
20
|
-
- Viewing image files (Claude is a multimodal model)
|
|
21
|
-
- Reading PDF documents
|
|
22
|
-
- Reading Jupyter notebooks (returns all cells with outputs)
|
|
23
|
-
- Reading multiple files in parallel to gather context
|
|
28
|
+
### Example 3: Extract specific PDF pages
|
|
29
|
+
For a 120-page PDF at `/tmp/spec.pdf`, set `pages: "8-15"` to pull only the chapter you need. Omitting `pages` on a large PDF produces an error.
|
|
24
30
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
- Open-ended codebase exploration — use Task (Explore type) instead
|
|
31
|
+
### Example 4: View an image
|
|
32
|
+
Pass the absolute path of a PNG or JPG screenshot. The image is rendered visually so Claude Code can reason about it directly.
|
|
28
33
|
|
|
29
34
|
## Notes
|
|
30
35
|
|
|
31
|
-
-
|
|
32
|
-
-
|
|
33
|
-
-
|
|
34
|
-
-
|
|
35
|
-
-
|
|
36
|
-
-
|
|
37
|
-
- Multiple Read calls can be issued in parallel within a single message
|
|
38
|
-
|
|
39
|
-
## Original Text
|
|
40
|
-
|
|
41
|
-
<textarea readonly>Reads a file from the local filesystem. You can access any file directly by using this tool.
|
|
42
|
-
Assume this tool is able to read all files on the machine. If the User provides a path to a file assume that path is valid. It is okay to read a file that does not exist; an error will be returned.
|
|
43
|
-
|
|
44
|
-
Usage:
|
|
45
|
-
- The file_path parameter must be an absolute path, not a relative path
|
|
46
|
-
- By default, it reads up to 2000 lines starting from the beginning of the file
|
|
47
|
-
- You can optionally specify a line offset and limit (especially handy for long files), but it's recommended to read the whole file by not providing these parameters
|
|
48
|
-
- Any lines longer than 2000 characters will be truncated
|
|
49
|
-
- Results are returned using cat -n format, with line numbers starting at 1
|
|
50
|
-
- This tool allows Claude Code to read images (eg PNG, JPG, etc). When reading an image file the contents are presented visually as Claude Code is a multimodal LLM.
|
|
51
|
-
- This tool can read PDF files (.pdf). For large PDFs (more than 10 pages), you MUST provide the pages parameter to read specific page ranges (e.g., pages: "1-5"). Reading a large PDF without the pages parameter will fail. Maximum 20 pages per request.
|
|
52
|
-
- This tool can read Jupyter notebooks (.ipynb files) and returns all cells with their outputs, combining code, text, and visualizations.
|
|
53
|
-
- This tool can only read files, not directories. To read a directory, use an ls command via the Bash tool.
|
|
54
|
-
- You can call multiple tools in a single response. It is always better to speculatively read multiple potentially useful files in parallel.
|
|
55
|
-
- You will regularly be asked to read screenshots. If the user provides a path to a screenshot, ALWAYS use this tool to view the file at the path. This tool will work with all temporary file paths.
|
|
56
|
-
- If you read a file that exists but has empty contents you will receive a system reminder warning in place of file contents.</textarea>
|
|
36
|
+
- Always prefer absolute paths. If the user provides one, trust it as-is.
|
|
37
|
+
- Lines longer than 2000 characters are truncated; treat the returned content as possibly clipped for extremely wide data.
|
|
38
|
+
- Reading multiple independent files? Issue several `Read` calls in the same response so they run in parallel.
|
|
39
|
+
- `Read` cannot list directories. Use a `Bash` `ls` call or the `Glob` tool instead.
|
|
40
|
+
- Reading an existing but empty file returns a system reminder rather than file bytes, so handle that signal explicitly.
|
|
41
|
+
- A successful `Read` is required before you can use `Edit` on the same file in the current session.
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
# RemoteTrigger
|
|
2
|
+
|
|
3
|
+
Call the claude.ai remote-trigger API to manage scheduled and on-demand trigger execution. The OAuth token is handled internally and is never exposed to the model or shell.
|
|
4
|
+
|
|
5
|
+
## When to Use
|
|
6
|
+
|
|
7
|
+
- Managing scheduled remote agents (triggers) on claude.ai, including listing, inspecting, and updating existing ones
|
|
8
|
+
- Creating a new cron-based automated task that runs a Claude agent on a recurring schedule
|
|
9
|
+
- Firing an existing trigger on demand without waiting for its next scheduled run
|
|
10
|
+
- Listing or auditing all current triggers to review their configuration and status
|
|
11
|
+
- Updating trigger settings such as schedule, payload, or description without recreating the trigger
|
|
12
|
+
|
|
13
|
+
## Parameters
|
|
14
|
+
|
|
15
|
+
- `action` (string, required): the operation to perform — one of `list`, `get`, `create`, `update`, or `run`
|
|
16
|
+
- `trigger_id` (string, required for `get`, `update`, and `run`): the identifier of the trigger to operate on; must match the pattern `^[\w-]+$` (word characters and dashes only)
|
|
17
|
+
- `body` (object, required for `create` and `update`; optional for `run`): the request payload sent to the API
|
|
18
|
+
|
|
19
|
+
## Examples
|
|
20
|
+
|
|
21
|
+
### Example 1: list all triggers
|
|
22
|
+
|
|
23
|
+
```json
|
|
24
|
+
{
|
|
25
|
+
"action": "list"
|
|
26
|
+
}
|
|
27
|
+
```
|
|
28
|
+
|
|
29
|
+
This calls `GET /v1/code/triggers` and returns a JSON array of all triggers associated with the authenticated account.
|
|
30
|
+
|
|
31
|
+
### Example 2: create a new trigger that runs every weekday morning
|
|
32
|
+
|
|
33
|
+
```json
|
|
34
|
+
{
|
|
35
|
+
"action": "create",
|
|
36
|
+
"body": {
|
|
37
|
+
"name": "weekday-morning-report",
|
|
38
|
+
"schedule": "0 8 * * 1-5",
|
|
39
|
+
"description": "Generate a daily summary every weekday at 08:00 UTC"
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
```
|
|
43
|
+
|
|
44
|
+
This calls `POST /v1/code/triggers` with the provided body and returns the newly created trigger object, including its assigned `trigger_id`.
|
|
45
|
+
|
|
46
|
+
### Example 3: fire a trigger on demand
|
|
47
|
+
|
|
48
|
+
```json
|
|
49
|
+
{
|
|
50
|
+
"action": "run",
|
|
51
|
+
"trigger_id": "my-report-trigger"
|
|
52
|
+
}
|
|
53
|
+
```
|
|
54
|
+
|
|
55
|
+
This calls `POST /v1/code/triggers/my-report-trigger/run` immediately, bypassing the scheduled time.
|
|
56
|
+
|
|
57
|
+
### Example 4: fetch a single trigger
|
|
58
|
+
|
|
59
|
+
```json
|
|
60
|
+
{
|
|
61
|
+
"action": "get",
|
|
62
|
+
"trigger_id": "my-report-trigger"
|
|
63
|
+
}
|
|
64
|
+
```
|
|
65
|
+
|
|
66
|
+
This calls `GET /v1/code/triggers/my-report-trigger` and returns the full trigger configuration.
|
|
67
|
+
|
|
68
|
+
## Notes
|
|
69
|
+
|
|
70
|
+
- The OAuth token is injected in-process by the tool — never copy, paste, or log tokens manually; doing so creates a security risk and is unnecessary when using this tool.
|
|
71
|
+
- Prefer this tool over raw `curl` or other HTTP clients for all trigger API calls; using direct HTTP bypasses the secure token injection and may expose credentials.
|
|
72
|
+
- The tool returns the raw JSON response from the API; the caller is responsible for parsing the response and handling error status codes.
|
|
73
|
+
- The `trigger_id` value must match the pattern `^[\w-]+$` — only alphanumeric characters, underscores, and dashes are permitted; spaces or special characters will cause the request to fail.
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
# ScheduleWakeup
|
|
2
|
+
|
|
3
|
+
Schedule when to resume work in `/loop` dynamic mode. The tool lets Claude self-pace iterations of a task by sleeping for a chosen interval, then firing again with the same loop prompt.
|
|
4
|
+
|
|
5
|
+
## When to Use
|
|
6
|
+
|
|
7
|
+
- Self-pacing a `/loop` dynamic task where the iteration interval depends on work state rather than a fixed clock
|
|
8
|
+
- Waiting for a long build, deploy, or test run to finish before checking results
|
|
9
|
+
- Inserting idle ticks between iterations when there is no specific signal to watch right now
|
|
10
|
+
- Running an autonomous loop with no user prompt — pass the literal sentinel `<<autonomous-loop-dynamic>>` as `prompt`
|
|
11
|
+
- Polling a process that is about to change state soon (stay cache-warm with a short delay)
|
|
12
|
+
|
|
13
|
+
## Parameters
|
|
14
|
+
|
|
15
|
+
- `delaySeconds` (number, required): Seconds from now to resume. The runtime clamps the value to `[60, 3600]`, so you do not need to clamp it yourself.
|
|
16
|
+
- `reason` (string, required): One short sentence explaining the chosen delay. Shown to the user and recorded in telemetry. Be specific — "checking long bun build" is more useful than "waiting."
|
|
17
|
+
- `prompt` (string, required): The `/loop` input to fire on wake-up. Pass the same string on every turn so the next firing repeats the task. For an autonomous loop with no user prompt, pass the literal sentinel `<<autonomous-loop-dynamic>>`.
|
|
18
|
+
|
|
19
|
+
## Examples
|
|
20
|
+
|
|
21
|
+
### Example 1: short delay to re-check a fast-changing signal (stay cache-warm)
|
|
22
|
+
|
|
23
|
+
A build was just started and typically finishes in two to three minutes.
|
|
24
|
+
|
|
25
|
+
```json
|
|
26
|
+
{
|
|
27
|
+
"delaySeconds": 120,
|
|
28
|
+
"reason": "checking bun build expected to finish in ~2 min",
|
|
29
|
+
"prompt": "check build status and report any errors"
|
|
30
|
+
}
|
|
31
|
+
```
|
|
32
|
+
|
|
33
|
+
120 seconds keeps the conversation context in the Anthropic prompt cache (TTL 5 min), so the next wake-up is faster and cheaper.
|
|
34
|
+
|
|
35
|
+
### Example 2: long idle tick (accept cache miss, amortize over longer wait)
|
|
36
|
+
|
|
37
|
+
A database migration is running and typically takes 20–40 minutes.
|
|
38
|
+
|
|
39
|
+
```json
|
|
40
|
+
{
|
|
41
|
+
"delaySeconds": 1200,
|
|
42
|
+
"reason": "migration typically takes 20–40 min; checking back in 20 min",
|
|
43
|
+
"prompt": "check migration status and continue if done"
|
|
44
|
+
}
|
|
45
|
+
```
|
|
46
|
+
|
|
47
|
+
The cache will be cold on wake-up, but the 20-minute wait more than amortizes the single cache miss. Polling every 5 minutes would pay the same miss cost 4× for no benefit.
|
|
48
|
+
|
|
49
|
+
## Notes
|
|
50
|
+
|
|
51
|
+
- **5-minute cache TTL**: The Anthropic prompt cache expires after 300 seconds. Delays under 300 s keep context warm; delays over 300 s incur a cache miss on the next wake-up.
|
|
52
|
+
- **Avoid exactly 300 s**: It is the worst of both worlds — you pay the cache miss without getting a meaningfully longer wait. Either drop to 270 s (stay in cache) or commit to 1200 s or more (one miss buys a much longer wait).
|
|
53
|
+
- **Default for idle ticks**: When there is no specific signal to watch, use **1200–1800 s** (20–30 min). This lets the loop check back periodically without burning cache 12× per hour for no reason.
|
|
54
|
+
- **Automatic clamping**: The runtime clamps `delaySeconds` to `[60, 3600]`. Values below 60 become 60; values above 3600 become 3600. You do not need to guard these bounds yourself.
|
|
55
|
+
- **Omit the call to end the loop**: Do not call ScheduleWakeup if you intend to stop iterating. Simply omitting the call ends the loop.
|
|
56
|
+
- **Pass the same `prompt` each turn**: The `prompt` field must carry the original `/loop` instruction on every invocation so the next wake-up knows what task to resume.
|
|
@@ -1,41 +1,68 @@
|
|
|
1
1
|
# SendMessage
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Delivers a message from one team member to another within an active team, or broadcasts to every teammate at once. This is the only channel teammates can hear — anything written to normal text output is invisible to them.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
|
+
|
|
7
|
+
- Assigning a task or handing off a subproblem to a named teammate during team collaboration.
|
|
8
|
+
- Requesting status, intermediate findings, or a code review from another agent.
|
|
9
|
+
- Broadcasting a decision, shared constraint, or shutdown announcement to the full team via `*`.
|
|
10
|
+
- Replying to a protocol prompt such as a shutdown request or a plan-approval request from the team leader.
|
|
11
|
+
- Closing the loop at the end of a delegated task so the leader can mark the item complete.
|
|
6
12
|
|
|
7
13
|
## Parameters
|
|
8
14
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
15
|
+
- `to` (string, required): The target teammate's `name` as registered in the team, or `*` to broadcast to all teammates at once.
|
|
16
|
+
- `message` (string or object, required): Plain text for normal communication, or a structured object for protocol responses like `shutdown_response` and `plan_approval_response`.
|
|
17
|
+
- `summary` (string, optional): A 5–10 word preview shown in the team activity log for plain-text messages. Required for long string messages; ignored when `message` is a protocol object.
|
|
18
|
+
|
|
19
|
+
## Examples
|
|
20
|
+
|
|
21
|
+
### Example 1: Direct task handoff
|
|
22
|
+
|
|
23
|
+
```
|
|
24
|
+
SendMessage(
|
|
25
|
+
to="db-lead",
|
|
26
|
+
message="Please audit prisma/schema.prisma and list any model missing createdAt/updatedAt timestamps. Reply when done.",
|
|
27
|
+
summary="Audit schema for missing timestamps"
|
|
28
|
+
)
|
|
29
|
+
```
|
|
14
30
|
|
|
15
|
-
|
|
31
|
+
### Example 2: Broadcast a shared constraint
|
|
16
32
|
|
|
17
|
-
|
|
18
|
-
|
|
33
|
+
```
|
|
34
|
+
SendMessage(
|
|
35
|
+
to="*",
|
|
36
|
+
message="Reminder: do not touch files under legacy/ — that subtree is frozen until the migration PR lands.",
|
|
37
|
+
summary="Freeze legacy/ during migration"
|
|
38
|
+
)
|
|
39
|
+
```
|
|
19
40
|
|
|
20
|
-
###
|
|
21
|
-
Asks a teammate to gracefully shut down: `{ type: "shutdown_request", reason: "..." }`
|
|
41
|
+
### Example 3: Protocol response
|
|
22
42
|
|
|
23
|
-
|
|
24
|
-
Teammate approves or rejects a shutdown: `{ type: "shutdown_response", approve: true/false }`
|
|
43
|
+
Respond to a shutdown request from the leader using a structured message:
|
|
25
44
|
|
|
26
|
-
|
|
27
|
-
|
|
45
|
+
```
|
|
46
|
+
SendMessage(
|
|
47
|
+
to="leader",
|
|
48
|
+
message={ "type": "shutdown_response", "ready": true, "final_report": "All assigned diff chunks committed on branch refactor-crew/db-lead." }
|
|
49
|
+
)
|
|
50
|
+
```
|
|
28
51
|
|
|
29
|
-
|
|
52
|
+
### Example 4: Plan approval response
|
|
30
53
|
|
|
31
|
-
|
|
32
|
-
|
|
54
|
+
```
|
|
55
|
+
SendMessage(
|
|
56
|
+
to="leader",
|
|
57
|
+
message={ "type": "plan_approval_response", "approved": true, "notes": "LGTM, but please split step 4 into migration + backfill." }
|
|
58
|
+
)
|
|
59
|
+
```
|
|
33
60
|
|
|
34
|
-
##
|
|
61
|
+
## Notes
|
|
35
62
|
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
63
|
+
- Your regular assistant text output is NOT transmitted to teammates. If you want another agent to see something, it must go through `SendMessage`. This is the single most common mistake in team workflows.
|
|
64
|
+
- Broadcast (`to: "*"`) is expensive — it wakes every teammate and consumes their context. Reserve it for announcements that genuinely affect everyone. Prefer targeted sends.
|
|
65
|
+
- Keep messages concise and action-oriented. Include the file paths, constraints, and expected reply format the recipient needs; remember they have no shared memory with you.
|
|
66
|
+
- Protocol message objects (`shutdown_response`, `plan_approval_response`) have fixed shapes. Do not mix protocol fields into plain-text messages or vice versa.
|
|
67
|
+
- Messages are asynchronous. The recipient will receive yours on their next turn; do not assume they have read or acted on it until they reply.
|
|
68
|
+
- A well-written `summary` makes the team activity log scannable for the leader — treat it like a commit subject line.
|
|
@@ -1,56 +1,47 @@
|
|
|
1
1
|
# Skill
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Invokes a named skill inside the current conversation. Skills are pre-packaged capability bundles — domain knowledge, workflows, and sometimes tool access — that the harness exposes to the assistant through system reminders.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
- The user types a slash command such as `/review` or `/init` — slash commands are skills and must be executed through this tool.
|
|
8
|
+
- The user describes a task that matches an advertised skill's trigger conditions (for example, asking to scan transcripts for repeated permission prompts matches `fewer-permission-prompts`).
|
|
9
|
+
- A skill's stated purpose is a direct match for the current file, request, or conversation context.
|
|
10
|
+
- Specialized, repeatable workflows are available as skills and the canonical procedure is preferable to an ad-hoc approach.
|
|
11
|
+
- The user asks "what skills are available" — list the advertised names, and invoke only when they confirm.
|
|
8
12
|
|
|
9
|
-
|
|
10
|
-
|-----------|------|----------|-------------|
|
|
11
|
-
| `skill` | string | Yes | Skill name (e.g., "commit", "review-pr", "pdf") |
|
|
12
|
-
| `args` | string | No | Skill arguments |
|
|
13
|
+
## Parameters
|
|
13
14
|
|
|
14
|
-
|
|
15
|
+
- `skill` (string, required): The exact name of a skill listed in the current available-skills system reminder. For plugin-namespaced skills, use the fully qualified `plugin:skill` form (for example `skill-creator:skill-creator`). Do not include a leading slash.
|
|
16
|
+
- `args` (string, optional): Free-form arguments passed to the skill. Format and semantics are defined by each skill's own documentation.
|
|
15
17
|
|
|
16
|
-
|
|
17
|
-
- When the user enters a slash command in the `/<skill-name>` format
|
|
18
|
-
- When the user's request matches the functionality of a registered skill
|
|
18
|
+
## Examples
|
|
19
19
|
|
|
20
|
-
|
|
21
|
-
- Built-in CLI commands (e.g., `/help`, `/clear`)
|
|
22
|
-
- A skill that is already running
|
|
23
|
-
- Skill names not in the available skills list
|
|
20
|
+
### Example 1: Run a review skill on the current branch
|
|
24
21
|
|
|
25
|
-
|
|
22
|
+
```
|
|
23
|
+
Skill(skill="review")
|
|
24
|
+
```
|
|
26
25
|
|
|
27
|
-
|
|
28
|
-
- Supports fully qualified names (e.g., `ms-office-suite:pdf`)
|
|
29
|
-
- The available skills list is provided in system-reminder messages
|
|
30
|
-
- When you see a `<command-name>` tag, it means the skill is already loaded — execute it directly rather than calling this tool again
|
|
31
|
-
- Do not mention a skill without actually calling the tool
|
|
26
|
+
The `review` skill packages the steps for reviewing a pull request against the current base branch. Invoking it loads the harness-defined review procedure into the turn.
|
|
32
27
|
|
|
33
|
-
|
|
28
|
+
### Example 2: Invoke a plugin-namespaced skill with arguments
|
|
34
29
|
|
|
35
|
-
|
|
30
|
+
```
|
|
31
|
+
Skill(
|
|
32
|
+
skill="skill-creator:skill-creator",
|
|
33
|
+
args="create a skill that summarizes git log for a given date range"
|
|
34
|
+
)
|
|
35
|
+
```
|
|
36
36
|
|
|
37
|
-
|
|
37
|
+
Routes the request through the `skill-creator` plugin's entry point so the authoring workflow kicks in.
|
|
38
38
|
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
How to invoke:
|
|
42
|
-
- Use this tool with the skill name and optional arguments
|
|
43
|
-
- Examples:
|
|
44
|
-
- `skill: "pdf"` - invoke the pdf skill
|
|
45
|
-
- `skill: "commit", args: "-m 'Fix bug'"` - invoke with arguments
|
|
46
|
-
- `skill: "review-pr", args: "123"` - invoke with arguments
|
|
47
|
-
- `skill: "ms-office-suite:pdf"` - invoke using fully qualified name
|
|
39
|
+
## Notes
|
|
48
40
|
|
|
49
|
-
|
|
50
|
-
-
|
|
51
|
-
-
|
|
52
|
-
-
|
|
53
|
-
- Do not invoke a skill that is already running
|
|
54
|
-
-
|
|
55
|
-
-
|
|
56
|
-
</textarea>
|
|
41
|
+
- Only invoke skills whose names appear verbatim in the available-skills system reminder, or skills the user typed directly as `/name` in their message. Never guess or invent skill names from memory or training data — if the skill is not advertised, do not call this tool.
|
|
42
|
+
- When a user's request matches an advertised skill, calling `Skill` is a blocking prerequisite: invoke it before generating any other response about the task. Do not describe what the skill would do — run it.
|
|
43
|
+
- Never mention a skill by name without actually invoking it. Announcing a skill without calling the tool is misleading.
|
|
44
|
+
- Do not use `Skill` for built-in CLI commands such as `/help`, `/clear`, `/model`, or `/exit`. Those are handled by the harness directly.
|
|
45
|
+
- Do not re-invoke a skill that is already running in the current turn. If you see a `<command-name>` tag in the current turn, the skill has already been loaded — follow its instructions in place instead of calling the tool again.
|
|
46
|
+
- If several skills could apply, choose the most specific one. For configuration changes such as adding permissions or hooks, prefer `update-config` over a generic settings approach.
|
|
47
|
+
- Skill execution can introduce new system reminders, tools, or constraints for the remainder of the turn. Re-read the conversation state after a skill completes before proceeding.
|
|
@@ -1,78 +1,56 @@
|
|
|
1
1
|
# TaskCreate
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Creates a new task in the current team's task list (or the session's task list when no team is active). Use it to capture work items that should be tracked, delegated, or revisited later.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
| `description` | string | Yes | Detailed description including context and acceptance criteria |
|
|
13
|
-
| `activeForm` | string | No | Present continuous text displayed when in progress (e.g., "Fixing authentication bug") |
|
|
14
|
-
| `metadata` | object | No | Arbitrary metadata attached to the task |
|
|
15
|
-
|
|
16
|
-
## Use Cases
|
|
17
|
-
|
|
18
|
-
**Good for:**
|
|
19
|
-
- Complex multi-step tasks (more than 3 steps)
|
|
20
|
-
- When the user provides multiple to-do items
|
|
21
|
-
- Tracking work in plan mode
|
|
22
|
-
- When the user explicitly requests a todo list
|
|
23
|
-
|
|
24
|
-
**Not good for:**
|
|
25
|
-
- A single simple task
|
|
26
|
-
- Simple operations with 3 or fewer steps
|
|
27
|
-
- Pure conversation or information queries
|
|
7
|
+
- The user describes a multi-step piece of work that benefits from explicit tracking.
|
|
8
|
+
- You are breaking a large request into smaller, separately-completable units.
|
|
9
|
+
- A follow-up is discovered mid-task and should not be forgotten.
|
|
10
|
+
- You need a durable record of intent before handing work to a teammate or subagent.
|
|
11
|
+
- You are operating in plan mode and want each plan step represented as a concrete task.
|
|
28
12
|
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
- All newly created tasks have an initial status of `pending`
|
|
32
|
-
- `subject` uses imperative form ("Run tests"), `activeForm` uses present continuous ("Running tests")
|
|
33
|
-
- After creating a task, use TaskUpdate to set dependencies (blocks/blockedBy)
|
|
34
|
-
- Before creating, call TaskList first to check for duplicate tasks
|
|
35
|
-
|
|
36
|
-
## Original Text
|
|
13
|
+
Skip `TaskCreate` for trivial one-shot actions, pure conversation, or anything completable in two or three direct tool calls.
|
|
37
14
|
|
|
38
|
-
|
|
39
|
-
It also helps the user understand the progress of the task and overall progress of their requests.
|
|
15
|
+
## Parameters
|
|
40
16
|
|
|
41
|
-
|
|
17
|
+
- `subject` (string, required): Short imperative title, e.g. `Fix login redirect on Safari`. Keep it under roughly eighty characters.
|
|
18
|
+
- `description` (string, required): Detailed context — the problem, the constraints, acceptance criteria, and any files or links a future reader will need. Write as if a teammate will pick this up cold.
|
|
19
|
+
- `activeForm` (string, optional): Present-continuous spinner text shown while the task is `in_progress`, e.g. `Fixing login redirect on Safari`. Mirror the `subject` but in -ing form.
|
|
20
|
+
- `metadata` (object, optional): Arbitrary structured data attached to the task. Common uses: labels, priority hints, external ticket IDs, or agent-specific configuration.
|
|
42
21
|
|
|
43
|
-
|
|
22
|
+
Newly created tasks always start with status `pending` and no owner. Dependencies (`blocks`, `blockedBy`) are not set at creation time — apply them afterwards with `TaskUpdate`.
|
|
44
23
|
|
|
45
|
-
|
|
46
|
-
- Non-trivial and complex tasks - Tasks that require careful planning or multiple operations
|
|
47
|
-
- Plan mode - When using plan mode, create a task list to track the work
|
|
48
|
-
- User explicitly requests todo list - When the user directly asks you to use the todo list
|
|
49
|
-
- User provides multiple tasks - When users provide a list of things to be done (numbered or comma-separated)
|
|
50
|
-
- After receiving new instructions - Immediately capture user requirements as tasks
|
|
51
|
-
- When you start working on a task - Mark it as in_progress BEFORE beginning work
|
|
52
|
-
- After completing a task - Mark it as completed and add any new follow-up tasks discovered during implementation
|
|
24
|
+
## Examples
|
|
53
25
|
|
|
54
|
-
|
|
26
|
+
### Example 1
|
|
55
27
|
|
|
56
|
-
|
|
57
|
-
- There is only a single, straightforward task
|
|
58
|
-
- The task is trivial and tracking it provides no organizational benefit
|
|
59
|
-
- The task can be completed in less than 3 trivial steps
|
|
60
|
-
- The task is purely conversational or informational
|
|
28
|
+
Capture a bug report the user just filed.
|
|
61
29
|
|
|
62
|
-
|
|
30
|
+
```
|
|
31
|
+
TaskCreate(
|
|
32
|
+
subject: "Repair broken PDF export on Windows",
|
|
33
|
+
description: "Users on Windows 11 report the export button produces a 0-byte file. Reproduce with sample doc in test/fixtures/export/, then fix the code path in src/export/pdf.ts. Acceptance: export writes a valid PDF and the existing export test suite passes.",
|
|
34
|
+
activeForm: "Repairing broken PDF export on Windows"
|
|
35
|
+
)
|
|
36
|
+
```
|
|
63
37
|
|
|
64
|
-
|
|
38
|
+
### Example 2
|
|
65
39
|
|
|
66
|
-
|
|
67
|
-
- **description**: Detailed description of what needs to be done, including context and acceptance criteria
|
|
68
|
-
- **activeForm**: Present continuous form shown in spinner when task is in_progress (e.g., "Fixing authentication bug"). This is displayed to the user while you work on the task.
|
|
40
|
+
Split an epic into tracked units at the start of a session.
|
|
69
41
|
|
|
70
|
-
|
|
42
|
+
```
|
|
43
|
+
TaskCreate(
|
|
44
|
+
subject: "Draft migration plan for auth service",
|
|
45
|
+
description: "Produce a written plan covering rollout stages, rollback strategy, and monitoring. Output: docs/auth-migration.md.",
|
|
46
|
+
activeForm: "Drafting migration plan for auth service",
|
|
47
|
+
metadata: { "priority": "P1", "linearId": "AUTH-214" }
|
|
48
|
+
)
|
|
49
|
+
```
|
|
71
50
|
|
|
72
|
-
##
|
|
51
|
+
## Notes
|
|
73
52
|
|
|
74
|
-
-
|
|
75
|
-
-
|
|
76
|
-
-
|
|
77
|
-
-
|
|
78
|
-
</textarea>
|
|
53
|
+
- Write the `subject` in the imperative voice and the `activeForm` in the present continuous so the UI reads naturally when the task transitions to `in_progress`.
|
|
54
|
+
- Call `TaskList` before creating to avoid duplicates — the team list is shared with teammates and subagents.
|
|
55
|
+
- Do not include secrets or credentials in `description` or `metadata`; task records are visible to anyone with access to the team.
|
|
56
|
+
- After creation, move the task through its lifecycle with `TaskUpdate`. Do not leave work silently abandoned in `in_progress`.
|
|
@@ -1,56 +1,47 @@
|
|
|
1
1
|
# TaskGet
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Fetches the full record for a single task by ID, including its description, current status, owner, metadata, and dependency edges. Use it when the summary returned by `TaskList` is not enough to act on the task.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
## Return Content
|
|
7
|
+
- You picked up a task from `TaskList` and need the full description before starting work.
|
|
8
|
+
- You are about to mark a task `completed` and want to re-check the acceptance criteria.
|
|
9
|
+
- You need to inspect which tasks this one `blocks` or is `blockedBy` to decide the next move.
|
|
10
|
+
- You are investigating history — who owns it, what metadata was attached, when it changed state.
|
|
11
|
+
- A teammate or prior session referenced a task ID and you need the context.
|
|
14
12
|
|
|
15
|
-
- `
|
|
16
|
-
- `description` — Detailed requirements and context
|
|
17
|
-
- `status` — Status: `pending`, `in_progress`, or `completed`
|
|
18
|
-
- `blocks` — List of tasks blocked by this task
|
|
19
|
-
- `blockedBy` — List of prerequisite tasks blocking this task
|
|
13
|
+
Prefer `TaskList` when you only need a high-level scan; reserve `TaskGet` for the specific record you intend to read carefully or modify.
|
|
20
14
|
|
|
21
|
-
##
|
|
15
|
+
## Parameters
|
|
22
16
|
|
|
23
|
-
|
|
24
|
-
- Getting the full description and context of a task before starting work
|
|
25
|
-
- Understanding task dependencies
|
|
26
|
-
- Getting complete requirements after being assigned a task
|
|
17
|
+
- `taskId` (string, required): The task identifier returned by `TaskCreate` or `TaskList`. IDs are stable for the life of the task.
|
|
27
18
|
|
|
28
|
-
##
|
|
19
|
+
## Examples
|
|
29
20
|
|
|
30
|
-
|
|
31
|
-
- Use TaskList to view summary information for all tasks
|
|
21
|
+
### Example 1
|
|
32
22
|
|
|
33
|
-
|
|
23
|
+
Look up a task you just saw in the list.
|
|
34
24
|
|
|
35
|
-
|
|
25
|
+
```
|
|
26
|
+
TaskGet(taskId: "t_01HXYZ...")
|
|
27
|
+
```
|
|
36
28
|
|
|
37
|
-
|
|
29
|
+
Typical response fields: `id`, `subject`, `description`, `activeForm`, `status`, `owner`, `blocks`, `blockedBy`, `metadata`, `createdAt`, `updatedAt`.
|
|
38
30
|
|
|
39
|
-
|
|
40
|
-
- To understand task dependencies (what it blocks, what blocks it)
|
|
41
|
-
- After being assigned a task, to get complete requirements
|
|
31
|
+
### Example 2
|
|
42
32
|
|
|
43
|
-
|
|
33
|
+
Resolve dependencies before starting.
|
|
44
34
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
- **blockedBy**: Tasks that must complete before this one can start
|
|
35
|
+
```
|
|
36
|
+
TaskGet(taskId: "t_01HXYZ...")
|
|
37
|
+
# Inspect blockedBy — if any referenced task is still pending
|
|
38
|
+
# or in_progress, work on the blocker first.
|
|
39
|
+
```
|
|
51
40
|
|
|
52
|
-
##
|
|
41
|
+
## Notes
|
|
53
42
|
|
|
54
|
-
-
|
|
55
|
-
-
|
|
56
|
-
|
|
43
|
+
- `TaskGet` is read-only and safe to call repeatedly; it does not change status or ownership.
|
|
44
|
+
- If `blockedBy` is non-empty and contains tasks that are not `completed`, do not start this task — resolve the blockers first (or coordinate with their owner).
|
|
45
|
+
- The `description` field can be long. Read it fully before acting; skimming leads to missed acceptance criteria.
|
|
46
|
+
- An unknown or deleted `taskId` returns an error. Re-run `TaskList` to pick a current ID.
|
|
47
|
+
- If you are about to edit a task, call `TaskGet` first to avoid overwriting fields a teammate just changed.
|