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,62 @@
|
|
|
1
1
|
# TaskList
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Returns every task in the current team (or session) in summarised form. Use it to survey outstanding work, decide what to pick up next, and avoid creating duplicates.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
|
+
|
|
7
|
+
- At the start of a session to see what is already tracked.
|
|
8
|
+
- Before calling `TaskCreate`, to confirm the work is not already captured.
|
|
9
|
+
- When deciding which task to claim next as a teammate or subagent.
|
|
10
|
+
- To verify dependency relationships across the team at a glance.
|
|
11
|
+
- Periodically during long sessions to re-sync with teammates who may have claimed, completed, or added tasks.
|
|
12
|
+
|
|
13
|
+
`TaskList` is read-only and cheap; call it freely whenever you need an overview.
|
|
6
14
|
|
|
7
15
|
## Parameters
|
|
8
16
|
|
|
9
|
-
|
|
17
|
+
`TaskList` takes no parameters. It always returns the full task set for the active context.
|
|
10
18
|
|
|
11
|
-
##
|
|
19
|
+
## Response Shape
|
|
12
20
|
|
|
13
|
-
|
|
14
|
-
- `id` — Task identifier
|
|
15
|
-
- `subject` — Short description
|
|
16
|
-
- `status` — Status: `pending`, `in_progress`, or `completed`
|
|
17
|
-
- `owner` — Owner (agent ID), empty means unassigned
|
|
18
|
-
- `blockedBy` — List of incomplete task IDs blocking this task
|
|
21
|
+
Each task in the list is a summary, not the full record. Expect roughly:
|
|
19
22
|
|
|
20
|
-
|
|
23
|
+
- `id` — stable identifier for use with `TaskGet` / `TaskUpdate`.
|
|
24
|
+
- `subject` — short imperative title.
|
|
25
|
+
- `status` — one of `pending`, `in_progress`, `completed`, `deleted`.
|
|
26
|
+
- `owner` — agent or teammate handle, or empty when unclaimed.
|
|
27
|
+
- `blockedBy` — array of task IDs that must complete first.
|
|
21
28
|
|
|
22
|
-
|
|
23
|
-
- Viewing available tasks (status is pending, no owner, not blocked)
|
|
24
|
-
- Checking overall project progress
|
|
25
|
-
- Finding blocked tasks
|
|
26
|
-
- Finding the next task after completing one
|
|
29
|
+
For the full description, acceptance criteria, or metadata of a specific task, follow up with `TaskGet`.
|
|
27
30
|
|
|
28
|
-
##
|
|
31
|
+
## Examples
|
|
29
32
|
|
|
30
|
-
|
|
31
|
-
- Tasks with `blockedBy` cannot be claimed until dependencies are resolved
|
|
32
|
-
- Use TaskGet to get full details of a specific task
|
|
33
|
+
### Example 1
|
|
33
34
|
|
|
34
|
-
|
|
35
|
+
Quick status check.
|
|
35
36
|
|
|
36
|
-
|
|
37
|
+
```
|
|
38
|
+
TaskList()
|
|
39
|
+
```
|
|
37
40
|
|
|
38
|
-
|
|
41
|
+
Scan the output for anything `in_progress` without an `owner` (stale work) and anything `pending` with an empty `blockedBy` (ready to pick up).
|
|
39
42
|
|
|
40
|
-
|
|
41
|
-
- To check overall progress on the project
|
|
42
|
-
- To find tasks that are blocked and need dependencies resolved
|
|
43
|
-
- After completing a task, to check for newly unblocked work or claim the next available task
|
|
44
|
-
- **Prefer working on tasks in ID order** (lowest ID first) when multiple tasks are available, as earlier tasks often set up context for later ones
|
|
43
|
+
### Example 2
|
|
45
44
|
|
|
46
|
-
|
|
45
|
+
Teammate picking the next task.
|
|
47
46
|
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
47
|
+
```
|
|
48
|
+
TaskList()
|
|
49
|
+
# Filter to: status == pending AND blockedBy is empty AND owner is empty.
|
|
50
|
+
# Among those, prefer the lower ID (tasks are typically numbered in
|
|
51
|
+
# creation order, so lower IDs are older and usually higher priority).
|
|
52
|
+
TaskGet(taskId: "<chosen id>")
|
|
53
|
+
TaskUpdate(taskId: "<chosen id>", status: "in_progress", owner: "<your handle>")
|
|
54
|
+
```
|
|
55
|
+
|
|
56
|
+
## Notes
|
|
54
57
|
|
|
55
|
-
|
|
56
|
-
|
|
58
|
+
- Teammate heuristic: when multiple `pending` tasks are unblocked and unowned, pick the lowest ID. This keeps work FIFO and avoids two agents grabbing the same high-profile task.
|
|
59
|
+
- Respect `blockedBy`: do not start a task whose blockers are still `pending` or `in_progress`. Work the blocker first or coordinate with its owner.
|
|
60
|
+
- `TaskList` is the only discovery mechanism for tasks. There is no search; if the list is long, scan structurally (by status, then by owner).
|
|
61
|
+
- Deleted tasks may still appear in the list with status `deleted` for traceability. Ignore them for planning purposes.
|
|
62
|
+
- The list reflects the live state of the team, so teammates may add or claim tasks between calls. Re-list before claiming if time has passed.
|
|
@@ -1,40 +1,50 @@
|
|
|
1
1
|
# TaskOutput
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Fetches the accumulated output of a running or completed background task — a background shell command, a local agent, or a remote session. Use it when you need to inspect what a long-running task has produced so far.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
|
+
|
|
7
|
+
- A remote session (for example a cloud sandbox) is running and you need its stdout.
|
|
8
|
+
- A local agent was dispatched in the background and you want partial progress before it returns.
|
|
9
|
+
- A background shell command has been running long enough that you want to check on it without stopping it.
|
|
10
|
+
- You need to confirm a background task is actually making progress before waiting longer or calling `TaskStop`.
|
|
11
|
+
|
|
12
|
+
Do not reach for `TaskOutput` reflexively. For most background work there is a more direct path — see the notes below.
|
|
6
13
|
|
|
7
14
|
## Parameters
|
|
8
15
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
| `block` | boolean | Yes | Whether to block and wait for task completion, default `true` |
|
|
13
|
-
| `timeout` | number | Yes | Maximum wait time in milliseconds, default 30000, max 600000 |
|
|
16
|
+
- `task_id` (string, required): The task identifier returned when the background work was started. Not the same as a task-list `taskId`; this is the runtime handle for the specific execution.
|
|
17
|
+
- `block` (boolean, optional): When `true` (default), wait until the task produces new output or finishes before returning. When `false`, return immediately with whatever is buffered.
|
|
18
|
+
- `timeout` (number, optional): Maximum milliseconds to block before returning. Only meaningful when `block` is `true`. Default `30000`, maximum `600000`.
|
|
14
19
|
|
|
15
|
-
##
|
|
20
|
+
## Examples
|
|
16
21
|
|
|
17
|
-
|
|
18
|
-
- Checking the progress of background agents launched via Task (`run_in_background: true`)
|
|
19
|
-
- Getting the execution results of background Bash commands
|
|
20
|
-
- Waiting for async tasks to complete and retrieving output
|
|
22
|
+
### Example 1
|
|
21
23
|
|
|
22
|
-
|
|
23
|
-
- Foreground tasks — foreground tasks return results directly, no need for this tool
|
|
24
|
+
Peek at a remote session without blocking.
|
|
24
25
|
|
|
25
|
-
|
|
26
|
+
```
|
|
27
|
+
TaskOutput(task_id: "sess_01HXYZ...", block: false)
|
|
28
|
+
```
|
|
29
|
+
|
|
30
|
+
Returns whatever stdout/stderr has been produced since the task started (or since your last `TaskOutput` call, depending on the runtime).
|
|
26
31
|
|
|
27
|
-
|
|
28
|
-
- `block: false` is for non-blocking checks of the current status
|
|
29
|
-
- Task IDs can be found via the `/tasks` command
|
|
30
|
-
- Applicable to all task types: background shells, async agents, remote sessions
|
|
32
|
+
### Example 2
|
|
31
33
|
|
|
32
|
-
|
|
34
|
+
Wait briefly for a local agent to emit more output.
|
|
35
|
+
|
|
36
|
+
```
|
|
37
|
+
TaskOutput(
|
|
38
|
+
task_id: "agent_01ABCD...",
|
|
39
|
+
block: true,
|
|
40
|
+
timeout: 10000
|
|
41
|
+
)
|
|
42
|
+
```
|
|
43
|
+
|
|
44
|
+
## Notes
|
|
33
45
|
|
|
34
|
-
|
|
35
|
-
-
|
|
36
|
-
-
|
|
37
|
-
-
|
|
38
|
-
-
|
|
39
|
-
- Task IDs can be found using the /tasks command
|
|
40
|
-
- Works with all task types: background shells, async agents, and remote sessions</textarea>
|
|
46
|
+
- Background bash commands: `TaskOutput` is effectively deprecated for this use case. When you start a background shell task the result already includes the path to its output file — read that path directly with the `Read` tool. `Read` gives you random access, line offsets, and a stable view; `TaskOutput` does not.
|
|
47
|
+
- Local agents (the `Agent` tool dispatched in the background): when the agent finishes, the `Agent` tool result already contains its final response. Use that directly. Do not `Read` the symlinked transcript file — it contains the full tool-call stream and will overflow the context window.
|
|
48
|
+
- Remote sessions: `TaskOutput` is the correct and often only way to stream back output. Prefer `block: true` with a modest `timeout` over tight polling loops.
|
|
49
|
+
- An unknown `task_id`, or a task whose output has been garbage-collected, returns an error. Re-dispatch the work if you still need it.
|
|
50
|
+
- `TaskOutput` does not stop the task. Use `TaskStop` to terminate.
|
|
@@ -1,32 +1,45 @@
|
|
|
1
1
|
# TaskStop
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Stops a running background task — a shell command, a dispatched agent, or a remote session — by its runtime handle. Use it to reclaim resources, cancel work that is no longer useful, or recover when a task is stuck.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
|
+
|
|
7
|
+
- A background shell command has run longer than expected and you no longer need its result.
|
|
8
|
+
- A local agent is looping or stalled and needs to be cut short.
|
|
9
|
+
- The user changed direction and background work for the previous direction should be abandoned.
|
|
10
|
+
- A remote session is about to time out or is holding a resource you need.
|
|
11
|
+
- You need a clean slate before starting a new run of the same task.
|
|
12
|
+
|
|
13
|
+
Prefer letting short-lived background work finish on its own. `TaskStop` is for cases where continued execution has no value or is actively harmful.
|
|
6
14
|
|
|
7
15
|
## Parameters
|
|
8
16
|
|
|
9
|
-
|
|
10
|
-
|-----------|------|----------|-------------|
|
|
11
|
-
| `task_id` | string | No | The background task ID to stop |
|
|
12
|
-
| `shell_id` | string | No | Deprecated, use `task_id` instead |
|
|
17
|
+
- `task_id` (string, required): The runtime handle returned when the background task was started. This is the same identifier accepted by `TaskOutput`, not a task-list `taskId`.
|
|
13
18
|
|
|
14
|
-
##
|
|
19
|
+
## Examples
|
|
15
20
|
|
|
16
|
-
|
|
17
|
-
- Terminating long-running tasks that are no longer needed
|
|
18
|
-
- Canceling erroneously started background tasks
|
|
21
|
+
### Example 1
|
|
19
22
|
|
|
20
|
-
|
|
23
|
+
Stop a runaway background shell command.
|
|
24
|
+
|
|
25
|
+
```
|
|
26
|
+
TaskStop(task_id: "bash_01HXYZ...")
|
|
27
|
+
```
|
|
21
28
|
|
|
22
|
-
|
|
23
|
-
- The `shell_id` parameter is deprecated; use `task_id` instead
|
|
29
|
+
The command receives a terminate signal; buffered output written so far remains readable at its output path.
|
|
24
30
|
|
|
25
|
-
|
|
31
|
+
### Example 2
|
|
32
|
+
|
|
33
|
+
Cancel a dispatched agent after a user course-correction.
|
|
34
|
+
|
|
35
|
+
```
|
|
36
|
+
TaskStop(task_id: "agent_01ABCD...")
|
|
37
|
+
```
|
|
38
|
+
|
|
39
|
+
## Notes
|
|
26
40
|
|
|
27
|
-
|
|
28
|
-
-
|
|
29
|
-
-
|
|
30
|
-
-
|
|
31
|
-
-
|
|
32
|
-
</textarea>
|
|
41
|
+
- `TaskStop` requests termination; it does not guarantee instantaneous shutdown. Well-behaved tasks exit promptly, but a process doing blocking I/O may take a moment to unwind.
|
|
42
|
+
- Stopping a task does not delete its output. For background shell tasks, the output file on disk is preserved and still readable with `Read`. For agents and sessions, whatever output was captured before the stop is still accessible via `TaskOutput`.
|
|
43
|
+
- An unknown `task_id`, or a task that has already finished, returns an error or a no-op. This is safe — you can call `TaskStop` defensively without checking status first.
|
|
44
|
+
- If you intend to restart the same work, stop the old task before dispatching the new one to avoid two parallel runs racing on shared resources (files, ports, database rows).
|
|
45
|
+
- `TaskStop` does not affect entries in the team task list. To cancel a tracked task, update its status to `deleted` with `TaskUpdate`.
|
|
@@ -1,123 +1,70 @@
|
|
|
1
1
|
# TaskUpdate
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Modifies an existing task — its status, content, ownership, metadata, or dependency edges. This is how tasks progress through their lifecycle and how work is handed off between Claude Code, teammates, and subagents.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
|
+
|
|
7
|
+
- Transitioning a task through the status workflow as you work on it.
|
|
8
|
+
- Claiming a task by assigning yourself (or another agent) as `owner`.
|
|
9
|
+
- Refining the `subject` or `description` once you learn more about the problem.
|
|
10
|
+
- Recording newly discovered dependencies with `addBlocks` / `addBlockedBy`.
|
|
11
|
+
- Attaching structured `metadata` such as external ticket IDs or priority hints.
|
|
6
12
|
|
|
7
13
|
## Parameters
|
|
8
14
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
| `addBlocks` | string[] | No | List of task IDs blocked by this task |
|
|
19
|
-
| `addBlockedBy` | string[] | No | List of prerequisite task IDs blocking this task |
|
|
15
|
+
- `taskId` (string, required): The task to modify. Obtain from `TaskList` or `TaskCreate`.
|
|
16
|
+
- `status` (string, optional): One of `pending`, `in_progress`, `completed`, `deleted`.
|
|
17
|
+
- `subject` (string, optional): Replacement imperative title.
|
|
18
|
+
- `description` (string, optional): Replacement detailed description.
|
|
19
|
+
- `activeForm` (string, optional): Replacement present-continuous spinner text.
|
|
20
|
+
- `owner` (string, optional): Agent or teammate handle taking responsibility for the task.
|
|
21
|
+
- `metadata` (object, optional): Metadata keys to merge into the task. Set a key to `null` to delete it.
|
|
22
|
+
- `addBlocks` (array of strings, optional): Task IDs that this task blocks.
|
|
23
|
+
- `addBlockedBy` (array of strings, optional): Task IDs that must complete before this one.
|
|
20
24
|
|
|
21
25
|
## Status Workflow
|
|
22
26
|
|
|
23
|
-
|
|
24
|
-
pending → in_progress → completed
|
|
25
|
-
```
|
|
26
|
-
|
|
27
|
-
`deleted` can be entered from any status and permanently removes the task.
|
|
28
|
-
|
|
29
|
-
## Use Cases
|
|
30
|
-
|
|
31
|
-
**Good for:**
|
|
32
|
-
- Marking a task as `in_progress` when starting work
|
|
33
|
-
- Marking a task as `completed` when work is done
|
|
34
|
-
- Setting dependencies between tasks
|
|
35
|
-
- Updating task content when requirements change
|
|
36
|
-
|
|
37
|
-
**Important rules:**
|
|
38
|
-
- Only mark a task as `completed` when it is fully finished
|
|
39
|
-
- Keep the task as `in_progress` when encountering errors or blockers
|
|
40
|
-
- Do not mark as `completed` if tests are failing, implementation is incomplete, or unresolved errors exist
|
|
41
|
-
|
|
42
|
-
## Notes
|
|
43
|
-
|
|
44
|
-
- Before updating, retrieve the task's latest status via TaskGet to avoid stale data
|
|
45
|
-
- After completing a task, call TaskList to find the next available task
|
|
46
|
-
|
|
47
|
-
## Original Text
|
|
48
|
-
|
|
49
|
-
<textarea readonly>Use this tool to update a task in the task list.
|
|
50
|
-
|
|
51
|
-
## When to Use This Tool
|
|
52
|
-
|
|
53
|
-
**Mark tasks as resolved:**
|
|
54
|
-
- When you have completed the work described in a task
|
|
55
|
-
- When a task is no longer needed or has been superseded
|
|
56
|
-
- IMPORTANT: Always mark your assigned tasks as resolved when you finish them
|
|
57
|
-
- After resolving, call TaskList to find your next task
|
|
58
|
-
|
|
59
|
-
- ONLY mark a task as completed when you have FULLY accomplished it
|
|
60
|
-
- If you encounter errors, blockers, or cannot finish, keep the task as in_progress
|
|
61
|
-
- When blocked, create a new task describing what needs to be resolved
|
|
62
|
-
- Never mark a task as completed if:
|
|
63
|
-
- Tests are failing
|
|
64
|
-
- Implementation is partial
|
|
65
|
-
- You encountered unresolved errors
|
|
66
|
-
- You couldn't find necessary files or dependencies
|
|
27
|
+
The lifecycle is deliberately linear: `pending` → `in_progress` → `completed`. `deleted` is terminal and used to retract tasks that will never be worked on.
|
|
67
28
|
|
|
68
|
-
|
|
69
|
-
-
|
|
70
|
-
-
|
|
29
|
+
- Set `in_progress` the moment you actually begin work, not before. Only one task at a time should be `in_progress` for a given owner.
|
|
30
|
+
- Set `completed` only when the work is fully done — acceptance criteria met, tests passing, output written. If a blocker appears, keep the task `in_progress` and add a new task describing what needs to be resolved.
|
|
31
|
+
- Never mark a task `completed` when tests are failing, the implementation is partial, or you hit unresolved errors.
|
|
32
|
+
- Use `deleted` for tasks that are cancelled or duplicate; do not repurpose a task for unrelated work.
|
|
71
33
|
|
|
72
|
-
|
|
73
|
-
- When requirements change or become clearer
|
|
74
|
-
- When establishing dependencies between tasks
|
|
75
|
-
|
|
76
|
-
## Fields You Can Update
|
|
77
|
-
|
|
78
|
-
- **status**: The task status (see Status Workflow below)
|
|
79
|
-
- **subject**: Change the task title (imperative form, e.g., "Run tests")
|
|
80
|
-
- **description**: Change the task description
|
|
81
|
-
- **activeForm**: Present continuous form shown in spinner when in_progress (e.g., "Running tests")
|
|
82
|
-
- **owner**: Change the task owner (agent name)
|
|
83
|
-
- **metadata**: Merge metadata keys into the task (set a key to null to delete it)
|
|
84
|
-
- **addBlocks**: Mark tasks that cannot start until this one completes
|
|
85
|
-
- **addBlockedBy**: Mark tasks that must complete before this one can start
|
|
86
|
-
|
|
87
|
-
## Status Workflow
|
|
88
|
-
|
|
89
|
-
Status progresses: `pending` → `in_progress` → `completed`
|
|
34
|
+
## Examples
|
|
90
35
|
|
|
91
|
-
|
|
36
|
+
### Example 1
|
|
92
37
|
|
|
93
|
-
|
|
38
|
+
Claim a task and start it.
|
|
94
39
|
|
|
95
|
-
|
|
40
|
+
```
|
|
41
|
+
TaskUpdate(
|
|
42
|
+
taskId: "t_01HXYZ...",
|
|
43
|
+
status: "in_progress",
|
|
44
|
+
owner: "main-agent"
|
|
45
|
+
)
|
|
46
|
+
```
|
|
96
47
|
|
|
97
|
-
|
|
48
|
+
### Example 2
|
|
98
49
|
|
|
99
|
-
|
|
100
|
-
```json
|
|
101
|
-
{"taskId": "1", "status": "in_progress"}
|
|
102
|
-
```
|
|
50
|
+
Finish the work and record a follow-up dependency.
|
|
103
51
|
|
|
104
|
-
Mark task as completed after finishing work:
|
|
105
|
-
```json
|
|
106
|
-
{"taskId": "1", "status": "completed"}
|
|
107
52
|
```
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
53
|
+
TaskUpdate(
|
|
54
|
+
taskId: "t_01HXYZ...",
|
|
55
|
+
status: "completed"
|
|
56
|
+
)
|
|
57
|
+
|
|
58
|
+
TaskUpdate(
|
|
59
|
+
taskId: "t_01FOLLOWUP...",
|
|
60
|
+
addBlockedBy: ["t_01HXYZ..."]
|
|
61
|
+
)
|
|
112
62
|
```
|
|
113
63
|
|
|
114
|
-
|
|
115
|
-
```json
|
|
116
|
-
{"taskId": "1", "owner": "my-name"}
|
|
117
|
-
```
|
|
64
|
+
## Notes
|
|
118
65
|
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
66
|
+
- `metadata` merges key by key; passing `null` for a key removes it. Call `TaskGet` first if you are unsure of the current contents.
|
|
67
|
+
- `addBlocks` and `addBlockedBy` append edges; they do not remove existing ones. Editing the graph destructively requires a dedicated workflow — consult the team owner before rewriting dependencies.
|
|
68
|
+
- Keep `activeForm` in sync when you change `subject` so the spinner text continues to read naturally.
|
|
69
|
+
- Do not mark a task `completed` to silence it. If the user cancelled the work, use `deleted` with a brief rationale in `description`.
|
|
70
|
+
- Read a task's latest state with `TaskGet` before updating — teammates may have changed it between your last read and your write.
|
|
@@ -1,38 +1,53 @@
|
|
|
1
1
|
# TeamCreate
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Establishes a new collaboration team with a shared task list and inter-agent messaging channel. A team is the coordination primitive for multi-agent work — the main session acts as leader and spawns named teammates via the `Agent` tool.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
|
+
|
|
7
|
+
- The user explicitly requests a team, swarm, crew, or multi-agent collaboration.
|
|
8
|
+
- A project has several clearly independent workstreams that benefit from dedicated specialists (e.g. frontend, backend, tests, docs).
|
|
9
|
+
- You need a persistent shared task list that multiple agents update as they make progress.
|
|
10
|
+
- You want named, addressable teammates that can exchange messages via `SendMessage` rather than one-shot subagent calls.
|
|
11
|
+
|
|
12
|
+
Do NOT use for a single delegated search or a one-off parallel fan-out — plain `Agent` calls are lighter and sufficient.
|
|
6
13
|
|
|
7
14
|
## Parameters
|
|
8
15
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
16
|
+
- `team_name` (string, required): Unique identifier for the team. Used as the directory name under `~/.claude/teams/` and as the `team_name` argument when spawning teammates.
|
|
17
|
+
- `description` (string, required): Short statement of the team's objective. Shown to every teammate on spawn and written into the team config.
|
|
18
|
+
- `agent_type` (string, optional): Default subagent persona applied to teammates that do not override it. Typical values are `general-purpose`, `Explore`, or `Plan`.
|
|
19
|
+
|
|
20
|
+
## Examples
|
|
21
|
+
|
|
22
|
+
### Example 1: Create a refactor team
|
|
14
23
|
|
|
15
|
-
|
|
24
|
+
```
|
|
25
|
+
TeamCreate(
|
|
26
|
+
team_name="refactor-crew",
|
|
27
|
+
description="Refactor the data access layer from raw SQL to Prisma, including migrations and tests.",
|
|
28
|
+
agent_type="general-purpose"
|
|
29
|
+
)
|
|
30
|
+
```
|
|
16
31
|
|
|
17
|
-
|
|
18
|
-
- **Task list directory**: `~/.claude/tasks/{team-name}/` — shared task list for all teammates
|
|
32
|
+
After creation, spawn teammates with `Agent` using `team_name: "refactor-crew"` and distinct `name` values such as `db-lead`, `migrations`, and `tests`.
|
|
19
33
|
|
|
20
|
-
|
|
34
|
+
### Example 2: Create an investigation team
|
|
21
35
|
|
|
22
|
-
|
|
36
|
+
```
|
|
37
|
+
TeamCreate(
|
|
38
|
+
team_name="perf-investigation",
|
|
39
|
+
description="Identify and rank the top three performance regressions introduced in the last release.",
|
|
40
|
+
agent_type="Explore"
|
|
41
|
+
)
|
|
42
|
+
```
|
|
23
43
|
|
|
24
|
-
|
|
25
|
-
2. **TaskCreate** — define tasks for the team
|
|
26
|
-
3. **Agent** (with `team_name` + `name`) — spawn teammates that join the team
|
|
27
|
-
4. **TaskUpdate** — assign tasks to teammates via `owner`
|
|
28
|
-
5. Teammates work on tasks, communicate via **SendMessage**
|
|
29
|
-
6. **Shutdown** teammates when done, then **TeamDelete** to clean up
|
|
44
|
+
Each spawned teammate inherits `Explore` as its default persona, matching the read-only investigative nature of the work.
|
|
30
45
|
|
|
31
|
-
##
|
|
46
|
+
## Notes
|
|
32
47
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
48
|
+
- Only one team can be led at a time from a given session. Finish or delete the current team before creating another.
|
|
49
|
+
- A team is 1:1 with a shared task list. The leader owns task creation, assignment, and closure; teammates update the status of tasks they are working on.
|
|
50
|
+
- Team configuration is persisted at `~/.claude/teams/{team_name}/config.json`, and the task directory lives alongside it. These files survive across sessions until explicitly removed with `TeamDelete`.
|
|
51
|
+
- Teammates are spawned using the `Agent` tool with matching `team_name` plus a distinct `name`. The `name` becomes the address used by `SendMessage`.
|
|
52
|
+
- Pick a `team_name` that is filesystem-safe (letters, digits, dashes, underscores). Avoid spaces or slashes.
|
|
53
|
+
- Write the `description` so that a brand-new teammate, reading it cold, would understand the team's goal without further context. It becomes part of every teammate's startup prompt.
|
|
@@ -1,30 +1,44 @@
|
|
|
1
1
|
# TeamDelete
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Tears down the currently active team, removing its configuration directory and shared task directory. This is the cleanup counterpart to `TeamCreate` and is typically called after the team's objective has been achieved and all teammates have shut down.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## When to Use
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
- The team has completed its work and the final report has been delivered to the user.
|
|
8
|
+
- The team was created in error or its scope has changed so drastically that starting fresh is cleaner than continuing.
|
|
9
|
+
- You need to create a new team but one is already active — delete the old one first, since only one team can be led at a time.
|
|
10
|
+
- A team has become stale across sessions and its persisted state under `~/.claude/teams/` is no longer needed.
|
|
8
11
|
|
|
9
|
-
|
|
10
|
-
- Removes the task directory: `~/.claude/tasks/{team-name}/`
|
|
11
|
-
- Clears team context from the current session
|
|
12
|
+
Do NOT call while teammates are still running — shut them down first via `SendMessage` with a `shutdown_request`, wait for every `shutdown_response`, then delete.
|
|
12
13
|
|
|
13
|
-
|
|
14
|
+
## Parameters
|
|
14
15
|
|
|
15
|
-
|
|
16
|
+
`TeamDelete` takes no parameters in its typical invocation. It operates on the currently active team owned by the calling session.
|
|
16
17
|
|
|
17
|
-
|
|
18
|
+
## Examples
|
|
18
19
|
|
|
19
|
-
1
|
|
20
|
-
2. Teammates are shut down via `SendMessage` with `shutdown_request`
|
|
21
|
-
3. **TeamDelete** removes team and task directories
|
|
20
|
+
### Example 1: Routine shutdown after success
|
|
22
21
|
|
|
23
|
-
|
|
22
|
+
1. Broadcast a shutdown request to the team:
|
|
23
|
+
```
|
|
24
|
+
SendMessage(to="*", message={ "type": "shutdown_request" })
|
|
25
|
+
```
|
|
26
|
+
2. Wait for each teammate to reply with a `shutdown_response`.
|
|
27
|
+
3. Call `TeamDelete()` to remove the team directory and task directory.
|
|
24
28
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
29
|
+
### Example 2: Replacing a misconfigured team
|
|
30
|
+
|
|
31
|
+
If `TeamCreate` was called with the wrong `agent_type` or `description`, first ensure no teammates have been spawned yet (or shut them down), then:
|
|
32
|
+
|
|
33
|
+
```
|
|
34
|
+
TeamDelete()
|
|
35
|
+
TeamCreate(team_name="...", description="...", agent_type="...")
|
|
36
|
+
```
|
|
37
|
+
|
|
38
|
+
## Notes
|
|
39
|
+
|
|
40
|
+
- `TeamDelete` fails if any teammate is still active. The error response lists the live teammates — send each one a `shutdown_request` via `SendMessage`, await their `shutdown_response`, and retry.
|
|
41
|
+
- Deletion is irreversible from the tool's perspective. The team's config at `~/.claude/teams/{team_name}/config.json` and its task directory are removed from disk. If you need the task list preserved, export or copy the directory before deleting.
|
|
42
|
+
- Only the leader session that created the team can delete it. A spawned teammate cannot call `TeamDelete` on its own team.
|
|
43
|
+
- Deleting the team does not roll back any filesystem changes that teammates made in the repository. Those are ordinary git-tracked edits and must be reverted separately if unwanted.
|
|
44
|
+
- After `TeamDelete` returns successfully, the session is free to call `TeamCreate` again for a new team.
|