cc-viewer 1.6.182 → 1.6.183
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/concepts/ar/SubAgent-Search.md +44 -12
- package/concepts/ar/Tool-Agent.md +44 -109
- package/concepts/ar/Tool-AskUserQuestion.md +51 -66
- package/concepts/ar/Tool-Bash.md +27 -155
- package/concepts/ar/Tool-CronCreate.md +57 -0
- package/concepts/ar/Tool-CronDelete.md +43 -0
- package/concepts/ar/Tool-CronList.md +30 -0
- package/concepts/ar/Tool-Edit.md +26 -34
- package/concepts/ar/Tool-EnterPlanMode.md +21 -114
- package/concepts/ar/Tool-EnterWorktree.md +29 -41
- package/concepts/ar/Tool-ExitPlanMode.md +28 -48
- package/concepts/ar/Tool-ExitWorktree.md +41 -0
- package/concepts/ar/Tool-Glob.md +23 -27
- package/concepts/ar/Tool-Grep.md +37 -48
- package/concepts/ar/Tool-Monitor.md +50 -0
- package/concepts/ar/Tool-NotebookEdit.md +27 -21
- package/concepts/ar/Tool-PushNotification.md +48 -0
- package/concepts/ar/Tool-Read.md +29 -44
- package/concepts/ar/Tool-RemoteTrigger.md +73 -0
- package/concepts/ar/Tool-ScheduleWakeup.md +56 -0
- package/concepts/ar/Tool-SendMessage.md +53 -26
- package/concepts/ar/Tool-Skill.md +32 -41
- package/concepts/ar/Tool-TaskCreate.md +39 -61
- package/concepts/ar/Tool-TaskGet.md +30 -39
- package/concepts/ar/Tool-TaskList.md +43 -37
- package/concepts/ar/Tool-TaskOutput.md +37 -27
- package/concepts/ar/Tool-TaskStop.md +33 -20
- package/concepts/ar/Tool-TaskUpdate.md +50 -103
- package/concepts/ar/Tool-TeamCreate.md +40 -25
- package/concepts/ar/Tool-TeamDelete.md +33 -19
- package/concepts/ar/Tool-WebFetch.md +38 -43
- package/concepts/ar/Tool-WebSearch.md +40 -47
- package/concepts/ar/Tool-Write.md +23 -27
- package/concepts/ar/Tool-executeCode.md +36 -30
- package/concepts/ar/Tool-getDiagnostics.md +32 -20
- package/concepts/ar/Tools.md +1 -1
- package/concepts/da/SubAgent-Search.md +44 -12
- package/concepts/da/Tool-Agent.md +53 -118
- package/concepts/da/Tool-AskUserQuestion.md +54 -69
- package/concepts/da/Tool-Bash.md +27 -155
- package/concepts/da/Tool-CronCreate.md +57 -0
- package/concepts/da/Tool-CronDelete.md +43 -0
- package/concepts/da/Tool-CronList.md +30 -0
- package/concepts/da/Tool-Edit.md +26 -34
- package/concepts/da/Tool-EnterPlanMode.md +22 -115
- package/concepts/da/Tool-EnterWorktree.md +29 -41
- package/concepts/da/Tool-ExitPlanMode.md +28 -48
- package/concepts/da/Tool-ExitWorktree.md +41 -0
- package/concepts/da/Tool-Glob.md +23 -27
- package/concepts/da/Tool-Grep.md +40 -51
- package/concepts/da/Tool-Monitor.md +50 -0
- package/concepts/da/Tool-NotebookEdit.md +27 -21
- package/concepts/da/Tool-PushNotification.md +48 -0
- package/concepts/da/Tool-Read.md +35 -50
- package/concepts/da/Tool-RemoteTrigger.md +73 -0
- package/concepts/da/Tool-ScheduleWakeup.md +56 -0
- package/concepts/da/Tool-SendMessage.md +53 -26
- package/concepts/da/Tool-Skill.md +32 -41
- package/concepts/da/Tool-TaskCreate.md +39 -61
- package/concepts/da/Tool-TaskGet.md +30 -39
- package/concepts/da/Tool-TaskList.md +43 -37
- package/concepts/da/Tool-TaskOutput.md +37 -27
- package/concepts/da/Tool-TaskStop.md +33 -20
- package/concepts/da/Tool-TaskUpdate.md +50 -103
- package/concepts/da/Tool-TeamCreate.md +40 -25
- package/concepts/da/Tool-TeamDelete.md +33 -19
- package/concepts/da/Tool-WebFetch.md +44 -49
- package/concepts/da/Tool-WebSearch.md +36 -43
- package/concepts/da/Tool-Write.md +23 -27
- package/concepts/da/Tool-executeCode.md +35 -29
- package/concepts/da/Tool-getDiagnostics.md +32 -20
- package/concepts/da/Tools.md +1 -1
- package/concepts/de/SubAgent-Search.md +44 -12
- package/concepts/de/Tool-Agent.md +44 -109
- package/concepts/de/Tool-AskUserQuestion.md +51 -66
- package/concepts/de/Tool-Bash.md +27 -155
- package/concepts/de/Tool-CronCreate.md +57 -0
- package/concepts/de/Tool-CronDelete.md +43 -0
- package/concepts/de/Tool-CronList.md +30 -0
- package/concepts/de/Tool-Edit.md +26 -34
- package/concepts/de/Tool-EnterPlanMode.md +21 -114
- package/concepts/de/Tool-EnterWorktree.md +29 -41
- package/concepts/de/Tool-ExitPlanMode.md +28 -48
- package/concepts/de/Tool-ExitWorktree.md +41 -0
- package/concepts/de/Tool-Glob.md +23 -27
- package/concepts/de/Tool-Grep.md +37 -48
- package/concepts/de/Tool-Monitor.md +50 -0
- package/concepts/de/Tool-NotebookEdit.md +27 -21
- package/concepts/de/Tool-PushNotification.md +48 -0
- package/concepts/de/Tool-Read.md +29 -44
- package/concepts/de/Tool-RemoteTrigger.md +73 -0
- package/concepts/de/Tool-ScheduleWakeup.md +56 -0
- package/concepts/de/Tool-SendMessage.md +53 -26
- package/concepts/de/Tool-Skill.md +32 -41
- package/concepts/de/Tool-TaskCreate.md +39 -61
- package/concepts/de/Tool-TaskGet.md +30 -39
- package/concepts/de/Tool-TaskList.md +43 -37
- package/concepts/de/Tool-TaskOutput.md +37 -27
- package/concepts/de/Tool-TaskStop.md +33 -20
- package/concepts/de/Tool-TaskUpdate.md +49 -102
- package/concepts/de/Tool-TeamCreate.md +40 -25
- package/concepts/de/Tool-TeamDelete.md +33 -19
- package/concepts/de/Tool-WebFetch.md +38 -43
- package/concepts/de/Tool-WebSearch.md +40 -47
- package/concepts/de/Tool-Write.md +23 -27
- package/concepts/de/Tool-executeCode.md +36 -30
- package/concepts/de/Tool-getDiagnostics.md +32 -20
- package/concepts/de/Tools.md +1 -1
- package/concepts/en/SubAgent-Search.md +44 -12
- package/concepts/en/Tool-Agent.md +44 -109
- package/concepts/en/Tool-AskUserQuestion.md +51 -66
- package/concepts/en/Tool-Bash.md +27 -155
- package/concepts/en/Tool-CronCreate.md +57 -0
- package/concepts/en/Tool-CronDelete.md +43 -0
- package/concepts/en/Tool-CronList.md +30 -0
- package/concepts/en/Tool-Edit.md +26 -34
- package/concepts/en/Tool-EnterPlanMode.md +21 -114
- package/concepts/en/Tool-EnterWorktree.md +29 -41
- package/concepts/en/Tool-ExitPlanMode.md +28 -48
- package/concepts/en/Tool-ExitWorktree.md +41 -0
- package/concepts/en/Tool-Glob.md +23 -27
- package/concepts/en/Tool-Grep.md +37 -48
- package/concepts/en/Tool-Monitor.md +50 -0
- package/concepts/en/Tool-NotebookEdit.md +27 -21
- package/concepts/en/Tool-PushNotification.md +48 -0
- package/concepts/en/Tool-Read.md +29 -44
- package/concepts/en/Tool-RemoteTrigger.md +73 -0
- package/concepts/en/Tool-ScheduleWakeup.md +56 -0
- package/concepts/en/Tool-SendMessage.md +53 -26
- package/concepts/en/Tool-Skill.md +32 -41
- package/concepts/en/Tool-TaskCreate.md +39 -61
- package/concepts/en/Tool-TaskGet.md +30 -39
- package/concepts/en/Tool-TaskList.md +43 -37
- package/concepts/en/Tool-TaskOutput.md +37 -27
- package/concepts/en/Tool-TaskStop.md +33 -20
- package/concepts/en/Tool-TaskUpdate.md +49 -102
- package/concepts/en/Tool-TeamCreate.md +40 -25
- package/concepts/en/Tool-TeamDelete.md +33 -19
- package/concepts/en/Tool-WebFetch.md +38 -43
- package/concepts/en/Tool-WebSearch.md +40 -47
- package/concepts/en/Tool-Write.md +23 -27
- package/concepts/en/Tool-executeCode.md +36 -30
- package/concepts/en/Tool-getDiagnostics.md +32 -20
- package/concepts/en/Tools.md +1 -1
- package/concepts/es/SubAgent-Search.md +44 -12
- package/concepts/es/Tool-Agent.md +44 -109
- package/concepts/es/Tool-AskUserQuestion.md +51 -66
- package/concepts/es/Tool-Bash.md +27 -155
- package/concepts/es/Tool-CronCreate.md +57 -0
- package/concepts/es/Tool-CronDelete.md +43 -0
- package/concepts/es/Tool-CronList.md +30 -0
- package/concepts/es/Tool-Edit.md +26 -34
- package/concepts/es/Tool-EnterPlanMode.md +21 -114
- package/concepts/es/Tool-EnterWorktree.md +29 -41
- package/concepts/es/Tool-ExitPlanMode.md +28 -48
- package/concepts/es/Tool-ExitWorktree.md +41 -0
- package/concepts/es/Tool-Glob.md +23 -27
- package/concepts/es/Tool-Grep.md +37 -48
- package/concepts/es/Tool-Monitor.md +50 -0
- package/concepts/es/Tool-NotebookEdit.md +27 -21
- package/concepts/es/Tool-PushNotification.md +48 -0
- package/concepts/es/Tool-Read.md +29 -44
- package/concepts/es/Tool-RemoteTrigger.md +73 -0
- package/concepts/es/Tool-ScheduleWakeup.md +56 -0
- package/concepts/es/Tool-SendMessage.md +53 -26
- package/concepts/es/Tool-Skill.md +32 -41
- package/concepts/es/Tool-TaskCreate.md +39 -61
- package/concepts/es/Tool-TaskGet.md +30 -39
- package/concepts/es/Tool-TaskList.md +44 -37
- package/concepts/es/Tool-TaskOutput.md +37 -27
- package/concepts/es/Tool-TaskStop.md +33 -20
- package/concepts/es/Tool-TaskUpdate.md +49 -102
- package/concepts/es/Tool-TeamCreate.md +40 -25
- package/concepts/es/Tool-TeamDelete.md +33 -19
- package/concepts/es/Tool-WebFetch.md +38 -43
- package/concepts/es/Tool-WebSearch.md +40 -47
- package/concepts/es/Tool-Write.md +23 -27
- package/concepts/es/Tool-executeCode.md +36 -30
- package/concepts/es/Tool-getDiagnostics.md +32 -20
- package/concepts/es/Tools.md +1 -1
- package/concepts/fr/SubAgent-Search.md +45 -13
- package/concepts/fr/Tool-Agent.md +44 -109
- package/concepts/fr/Tool-AskUserQuestion.md +51 -66
- package/concepts/fr/Tool-Bash.md +27 -155
- package/concepts/fr/Tool-CronCreate.md +57 -0
- package/concepts/fr/Tool-CronDelete.md +43 -0
- package/concepts/fr/Tool-CronList.md +30 -0
- package/concepts/fr/Tool-Edit.md +26 -34
- package/concepts/fr/Tool-EnterPlanMode.md +21 -114
- package/concepts/fr/Tool-EnterWorktree.md +29 -41
- package/concepts/fr/Tool-ExitPlanMode.md +28 -48
- package/concepts/fr/Tool-ExitWorktree.md +41 -0
- package/concepts/fr/Tool-Glob.md +23 -27
- package/concepts/fr/Tool-Grep.md +37 -48
- package/concepts/fr/Tool-Monitor.md +50 -0
- package/concepts/fr/Tool-NotebookEdit.md +27 -21
- package/concepts/fr/Tool-PushNotification.md +48 -0
- package/concepts/fr/Tool-Read.md +29 -44
- package/concepts/fr/Tool-RemoteTrigger.md +73 -0
- package/concepts/fr/Tool-ScheduleWakeup.md +56 -0
- package/concepts/fr/Tool-SendMessage.md +53 -26
- package/concepts/fr/Tool-Skill.md +32 -41
- package/concepts/fr/Tool-TaskCreate.md +39 -61
- package/concepts/fr/Tool-TaskGet.md +30 -39
- package/concepts/fr/Tool-TaskList.md +43 -37
- package/concepts/fr/Tool-TaskOutput.md +37 -27
- package/concepts/fr/Tool-TaskStop.md +33 -20
- package/concepts/fr/Tool-TaskUpdate.md +50 -103
- package/concepts/fr/Tool-TeamCreate.md +40 -25
- package/concepts/fr/Tool-TeamDelete.md +33 -19
- package/concepts/fr/Tool-WebFetch.md +38 -43
- package/concepts/fr/Tool-WebSearch.md +40 -47
- package/concepts/fr/Tool-Write.md +23 -27
- package/concepts/fr/Tool-executeCode.md +36 -30
- package/concepts/fr/Tool-getDiagnostics.md +32 -20
- package/concepts/fr/Tools.md +1 -1
- package/concepts/it/SubAgent-Search.md +44 -12
- package/concepts/it/Tool-Agent.md +44 -109
- package/concepts/it/Tool-AskUserQuestion.md +51 -66
- package/concepts/it/Tool-Bash.md +27 -155
- package/concepts/it/Tool-CronCreate.md +57 -0
- package/concepts/it/Tool-CronDelete.md +43 -0
- package/concepts/it/Tool-CronList.md +30 -0
- package/concepts/it/Tool-Edit.md +26 -34
- package/concepts/it/Tool-EnterPlanMode.md +21 -114
- package/concepts/it/Tool-EnterWorktree.md +29 -41
- package/concepts/it/Tool-ExitPlanMode.md +28 -48
- package/concepts/it/Tool-ExitWorktree.md +41 -0
- package/concepts/it/Tool-Glob.md +23 -27
- package/concepts/it/Tool-Grep.md +37 -48
- package/concepts/it/Tool-Monitor.md +50 -0
- package/concepts/it/Tool-NotebookEdit.md +27 -21
- package/concepts/it/Tool-PushNotification.md +48 -0
- package/concepts/it/Tool-Read.md +29 -44
- package/concepts/it/Tool-RemoteTrigger.md +73 -0
- package/concepts/it/Tool-ScheduleWakeup.md +56 -0
- package/concepts/it/Tool-SendMessage.md +53 -26
- package/concepts/it/Tool-Skill.md +32 -41
- package/concepts/it/Tool-TaskCreate.md +39 -61
- package/concepts/it/Tool-TaskGet.md +30 -39
- package/concepts/it/Tool-TaskList.md +44 -37
- package/concepts/it/Tool-TaskOutput.md +37 -27
- package/concepts/it/Tool-TaskStop.md +33 -20
- package/concepts/it/Tool-TaskUpdate.md +50 -103
- package/concepts/it/Tool-TeamCreate.md +40 -25
- package/concepts/it/Tool-TeamDelete.md +33 -19
- package/concepts/it/Tool-WebFetch.md +38 -43
- package/concepts/it/Tool-WebSearch.md +40 -47
- package/concepts/it/Tool-Write.md +23 -27
- package/concepts/it/Tool-executeCode.md +36 -30
- package/concepts/it/Tool-getDiagnostics.md +32 -20
- package/concepts/it/Tools.md +1 -1
- package/concepts/ja/SubAgent-Search.md +44 -12
- package/concepts/ja/Tool-Agent.md +44 -109
- package/concepts/ja/Tool-AskUserQuestion.md +51 -66
- package/concepts/ja/Tool-Bash.md +27 -155
- package/concepts/ja/Tool-CronCreate.md +57 -0
- package/concepts/ja/Tool-CronDelete.md +43 -0
- package/concepts/ja/Tool-CronList.md +30 -0
- package/concepts/ja/Tool-Edit.md +26 -34
- package/concepts/ja/Tool-EnterPlanMode.md +21 -114
- package/concepts/ja/Tool-EnterWorktree.md +29 -41
- package/concepts/ja/Tool-ExitPlanMode.md +28 -48
- package/concepts/ja/Tool-ExitWorktree.md +41 -0
- package/concepts/ja/Tool-Glob.md +23 -27
- package/concepts/ja/Tool-Grep.md +37 -48
- package/concepts/ja/Tool-Monitor.md +50 -0
- package/concepts/ja/Tool-NotebookEdit.md +27 -21
- package/concepts/ja/Tool-PushNotification.md +48 -0
- package/concepts/ja/Tool-Read.md +29 -44
- package/concepts/ja/Tool-RemoteTrigger.md +73 -0
- package/concepts/ja/Tool-ScheduleWakeup.md +56 -0
- package/concepts/ja/Tool-SendMessage.md +53 -26
- package/concepts/ja/Tool-Skill.md +32 -41
- package/concepts/ja/Tool-TaskCreate.md +39 -61
- package/concepts/ja/Tool-TaskGet.md +30 -39
- package/concepts/ja/Tool-TaskList.md +43 -37
- package/concepts/ja/Tool-TaskOutput.md +37 -27
- package/concepts/ja/Tool-TaskStop.md +33 -20
- package/concepts/ja/Tool-TaskUpdate.md +50 -103
- package/concepts/ja/Tool-TeamCreate.md +40 -25
- package/concepts/ja/Tool-TeamDelete.md +33 -19
- package/concepts/ja/Tool-WebFetch.md +38 -43
- package/concepts/ja/Tool-WebSearch.md +40 -47
- package/concepts/ja/Tool-Write.md +23 -27
- package/concepts/ja/Tool-executeCode.md +36 -30
- package/concepts/ja/Tool-getDiagnostics.md +32 -20
- package/concepts/ja/Tools.md +1 -1
- package/concepts/ko/SubAgent-Search.md +44 -12
- package/concepts/ko/Tool-Agent.md +44 -109
- package/concepts/ko/Tool-AskUserQuestion.md +58 -73
- package/concepts/ko/Tool-Bash.md +27 -155
- package/concepts/ko/Tool-CronCreate.md +57 -0
- package/concepts/ko/Tool-CronDelete.md +43 -0
- package/concepts/ko/Tool-CronList.md +30 -0
- package/concepts/ko/Tool-Edit.md +26 -34
- package/concepts/ko/Tool-EnterPlanMode.md +22 -115
- package/concepts/ko/Tool-EnterWorktree.md +29 -41
- package/concepts/ko/Tool-ExitPlanMode.md +28 -48
- package/concepts/ko/Tool-ExitWorktree.md +41 -0
- package/concepts/ko/Tool-Glob.md +23 -27
- package/concepts/ko/Tool-Grep.md +44 -55
- package/concepts/ko/Tool-Monitor.md +50 -0
- package/concepts/ko/Tool-NotebookEdit.md +28 -22
- package/concepts/ko/Tool-PushNotification.md +48 -0
- package/concepts/ko/Tool-Read.md +39 -54
- package/concepts/ko/Tool-RemoteTrigger.md +73 -0
- package/concepts/ko/Tool-ScheduleWakeup.md +56 -0
- package/concepts/ko/Tool-SendMessage.md +54 -27
- package/concepts/ko/Tool-Skill.md +32 -41
- package/concepts/ko/Tool-TaskCreate.md +39 -61
- package/concepts/ko/Tool-TaskGet.md +30 -39
- package/concepts/ko/Tool-TaskList.md +44 -38
- package/concepts/ko/Tool-TaskOutput.md +38 -28
- package/concepts/ko/Tool-TaskStop.md +34 -21
- package/concepts/ko/Tool-TaskUpdate.md +50 -103
- package/concepts/ko/Tool-TeamCreate.md +41 -26
- package/concepts/ko/Tool-TeamDelete.md +33 -19
- package/concepts/ko/Tool-WebFetch.md +48 -53
- package/concepts/ko/Tool-WebSearch.md +36 -43
- package/concepts/ko/Tool-Write.md +23 -27
- package/concepts/ko/Tool-executeCode.md +36 -30
- package/concepts/ko/Tool-getDiagnostics.md +33 -21
- package/concepts/ko/Tools.md +1 -1
- package/concepts/no/SubAgent-Search.md +44 -12
- package/concepts/no/Tool-Agent.md +53 -118
- package/concepts/no/Tool-AskUserQuestion.md +54 -69
- package/concepts/no/Tool-Bash.md +27 -155
- package/concepts/no/Tool-CronCreate.md +57 -0
- package/concepts/no/Tool-CronDelete.md +43 -0
- package/concepts/no/Tool-CronList.md +30 -0
- package/concepts/no/Tool-Edit.md +26 -34
- package/concepts/no/Tool-EnterPlanMode.md +22 -115
- package/concepts/no/Tool-EnterWorktree.md +29 -41
- package/concepts/no/Tool-ExitPlanMode.md +28 -48
- package/concepts/no/Tool-ExitWorktree.md +41 -0
- package/concepts/no/Tool-Glob.md +23 -27
- package/concepts/no/Tool-Grep.md +40 -51
- package/concepts/no/Tool-Monitor.md +50 -0
- package/concepts/no/Tool-NotebookEdit.md +27 -21
- package/concepts/no/Tool-PushNotification.md +48 -0
- package/concepts/no/Tool-Read.md +35 -50
- package/concepts/no/Tool-RemoteTrigger.md +73 -0
- package/concepts/no/Tool-ScheduleWakeup.md +56 -0
- package/concepts/no/Tool-SendMessage.md +53 -26
- package/concepts/no/Tool-Skill.md +32 -41
- package/concepts/no/Tool-TaskCreate.md +39 -61
- package/concepts/no/Tool-TaskGet.md +30 -39
- package/concepts/no/Tool-TaskList.md +43 -37
- package/concepts/no/Tool-TaskOutput.md +37 -27
- package/concepts/no/Tool-TaskStop.md +33 -20
- package/concepts/no/Tool-TaskUpdate.md +50 -103
- package/concepts/no/Tool-TeamCreate.md +40 -25
- package/concepts/no/Tool-TeamDelete.md +33 -19
- package/concepts/no/Tool-WebFetch.md +44 -49
- package/concepts/no/Tool-WebSearch.md +36 -43
- package/concepts/no/Tool-Write.md +23 -27
- package/concepts/no/Tool-executeCode.md +35 -29
- package/concepts/no/Tool-getDiagnostics.md +32 -20
- package/concepts/no/Tools.md +1 -1
- package/concepts/pl/SubAgent-Search.md +44 -12
- package/concepts/pl/Tool-Agent.md +44 -109
- package/concepts/pl/Tool-AskUserQuestion.md +51 -66
- package/concepts/pl/Tool-Bash.md +27 -155
- package/concepts/pl/Tool-CronCreate.md +57 -0
- package/concepts/pl/Tool-CronDelete.md +43 -0
- package/concepts/pl/Tool-CronList.md +30 -0
- package/concepts/pl/Tool-Edit.md +26 -34
- package/concepts/pl/Tool-EnterPlanMode.md +21 -114
- package/concepts/pl/Tool-EnterWorktree.md +29 -41
- package/concepts/pl/Tool-ExitPlanMode.md +28 -48
- package/concepts/pl/Tool-ExitWorktree.md +41 -0
- package/concepts/pl/Tool-Glob.md +23 -27
- package/concepts/pl/Tool-Grep.md +37 -48
- package/concepts/pl/Tool-Monitor.md +50 -0
- package/concepts/pl/Tool-NotebookEdit.md +27 -21
- package/concepts/pl/Tool-PushNotification.md +48 -0
- package/concepts/pl/Tool-Read.md +29 -44
- package/concepts/pl/Tool-RemoteTrigger.md +73 -0
- package/concepts/pl/Tool-ScheduleWakeup.md +56 -0
- package/concepts/pl/Tool-SendMessage.md +53 -26
- package/concepts/pl/Tool-Skill.md +32 -41
- package/concepts/pl/Tool-TaskCreate.md +39 -61
- package/concepts/pl/Tool-TaskGet.md +30 -39
- package/concepts/pl/Tool-TaskList.md +43 -37
- package/concepts/pl/Tool-TaskOutput.md +37 -27
- package/concepts/pl/Tool-TaskStop.md +33 -20
- package/concepts/pl/Tool-TaskUpdate.md +49 -102
- package/concepts/pl/Tool-TeamCreate.md +40 -25
- package/concepts/pl/Tool-TeamDelete.md +33 -19
- package/concepts/pl/Tool-WebFetch.md +38 -43
- package/concepts/pl/Tool-WebSearch.md +40 -47
- package/concepts/pl/Tool-Write.md +23 -27
- package/concepts/pl/Tool-executeCode.md +36 -30
- package/concepts/pl/Tool-getDiagnostics.md +32 -20
- package/concepts/pl/Tools.md +1 -1
- package/concepts/pt-BR/SubAgent-Search.md +44 -12
- package/concepts/pt-BR/Tool-Agent.md +44 -109
- package/concepts/pt-BR/Tool-AskUserQuestion.md +51 -66
- package/concepts/pt-BR/Tool-Bash.md +27 -155
- package/concepts/pt-BR/Tool-CronCreate.md +57 -0
- package/concepts/pt-BR/Tool-CronDelete.md +43 -0
- package/concepts/pt-BR/Tool-CronList.md +30 -0
- package/concepts/pt-BR/Tool-Edit.md +26 -34
- package/concepts/pt-BR/Tool-EnterPlanMode.md +21 -114
- package/concepts/pt-BR/Tool-EnterWorktree.md +29 -41
- package/concepts/pt-BR/Tool-ExitPlanMode.md +28 -48
- package/concepts/pt-BR/Tool-ExitWorktree.md +41 -0
- package/concepts/pt-BR/Tool-Glob.md +23 -27
- package/concepts/pt-BR/Tool-Grep.md +37 -48
- package/concepts/pt-BR/Tool-Monitor.md +50 -0
- package/concepts/pt-BR/Tool-NotebookEdit.md +27 -21
- package/concepts/pt-BR/Tool-PushNotification.md +48 -0
- package/concepts/pt-BR/Tool-Read.md +29 -44
- package/concepts/pt-BR/Tool-RemoteTrigger.md +73 -0
- package/concepts/pt-BR/Tool-ScheduleWakeup.md +56 -0
- package/concepts/pt-BR/Tool-SendMessage.md +53 -26
- package/concepts/pt-BR/Tool-Skill.md +32 -41
- package/concepts/pt-BR/Tool-TaskCreate.md +39 -61
- package/concepts/pt-BR/Tool-TaskGet.md +30 -39
- package/concepts/pt-BR/Tool-TaskList.md +43 -37
- package/concepts/pt-BR/Tool-TaskOutput.md +37 -27
- package/concepts/pt-BR/Tool-TaskStop.md +33 -20
- package/concepts/pt-BR/Tool-TaskUpdate.md +50 -103
- package/concepts/pt-BR/Tool-TeamCreate.md +40 -25
- package/concepts/pt-BR/Tool-TeamDelete.md +33 -19
- package/concepts/pt-BR/Tool-WebFetch.md +38 -43
- package/concepts/pt-BR/Tool-WebSearch.md +40 -47
- package/concepts/pt-BR/Tool-Write.md +23 -27
- package/concepts/pt-BR/Tool-executeCode.md +36 -30
- package/concepts/pt-BR/Tool-getDiagnostics.md +32 -20
- package/concepts/pt-BR/Tools.md +1 -1
- package/concepts/ru/SubAgent-Search.md +44 -12
- package/concepts/ru/Tool-Agent.md +44 -109
- package/concepts/ru/Tool-AskUserQuestion.md +51 -66
- package/concepts/ru/Tool-Bash.md +27 -155
- package/concepts/ru/Tool-CronCreate.md +57 -0
- package/concepts/ru/Tool-CronDelete.md +43 -0
- package/concepts/ru/Tool-CronList.md +30 -0
- package/concepts/ru/Tool-Edit.md +26 -34
- package/concepts/ru/Tool-EnterPlanMode.md +21 -114
- package/concepts/ru/Tool-EnterWorktree.md +29 -41
- package/concepts/ru/Tool-ExitPlanMode.md +28 -48
- package/concepts/ru/Tool-ExitWorktree.md +41 -0
- package/concepts/ru/Tool-Glob.md +23 -27
- package/concepts/ru/Tool-Grep.md +37 -48
- package/concepts/ru/Tool-Monitor.md +50 -0
- package/concepts/ru/Tool-NotebookEdit.md +27 -21
- package/concepts/ru/Tool-PushNotification.md +48 -0
- package/concepts/ru/Tool-Read.md +29 -44
- package/concepts/ru/Tool-RemoteTrigger.md +73 -0
- package/concepts/ru/Tool-ScheduleWakeup.md +56 -0
- package/concepts/ru/Tool-SendMessage.md +53 -26
- package/concepts/ru/Tool-Skill.md +32 -41
- package/concepts/ru/Tool-TaskCreate.md +39 -61
- package/concepts/ru/Tool-TaskGet.md +30 -39
- package/concepts/ru/Tool-TaskList.md +43 -37
- package/concepts/ru/Tool-TaskOutput.md +37 -27
- package/concepts/ru/Tool-TaskStop.md +33 -20
- package/concepts/ru/Tool-TaskUpdate.md +50 -103
- package/concepts/ru/Tool-TeamCreate.md +40 -25
- package/concepts/ru/Tool-TeamDelete.md +33 -19
- package/concepts/ru/Tool-WebFetch.md +38 -43
- package/concepts/ru/Tool-WebSearch.md +40 -47
- package/concepts/ru/Tool-Write.md +23 -27
- package/concepts/ru/Tool-executeCode.md +36 -30
- package/concepts/ru/Tool-getDiagnostics.md +32 -20
- package/concepts/ru/Tools.md +1 -1
- package/concepts/th/Tool-Agent.md +53 -118
- package/concepts/th/Tool-AskUserQuestion.md +54 -69
- package/concepts/th/Tool-Bash.md +27 -155
- package/concepts/th/Tool-CronCreate.md +57 -0
- package/concepts/th/Tool-CronDelete.md +43 -0
- package/concepts/th/Tool-CronList.md +30 -0
- package/concepts/th/Tool-Edit.md +26 -34
- package/concepts/th/Tool-EnterPlanMode.md +22 -115
- package/concepts/th/Tool-EnterWorktree.md +29 -41
- package/concepts/th/Tool-ExitPlanMode.md +28 -48
- package/concepts/th/Tool-ExitWorktree.md +42 -0
- package/concepts/th/Tool-Glob.md +23 -27
- package/concepts/th/Tool-Grep.md +40 -51
- package/concepts/th/Tool-Monitor.md +50 -0
- package/concepts/th/Tool-NotebookEdit.md +27 -21
- package/concepts/th/Tool-PushNotification.md +48 -0
- package/concepts/th/Tool-Read.md +35 -50
- package/concepts/th/Tool-RemoteTrigger.md +73 -0
- package/concepts/th/Tool-ScheduleWakeup.md +56 -0
- package/concepts/th/Tool-SendMessage.md +53 -26
- package/concepts/th/Tool-Skill.md +32 -41
- package/concepts/th/Tool-TaskCreate.md +39 -61
- package/concepts/th/Tool-TaskGet.md +30 -39
- package/concepts/th/Tool-TaskList.md +43 -37
- package/concepts/th/Tool-TaskOutput.md +37 -27
- package/concepts/th/Tool-TaskStop.md +33 -20
- package/concepts/th/Tool-TaskUpdate.md +50 -103
- package/concepts/th/Tool-TeamCreate.md +40 -25
- package/concepts/th/Tool-TeamDelete.md +33 -19
- package/concepts/th/Tools.md +1 -1
- package/concepts/tr/SubAgent-Search.md +44 -12
- package/concepts/tr/Tool-Agent.md +53 -118
- package/concepts/tr/Tool-AskUserQuestion.md +54 -69
- package/concepts/tr/Tool-Bash.md +27 -155
- package/concepts/tr/Tool-CronCreate.md +57 -0
- package/concepts/tr/Tool-CronDelete.md +43 -0
- package/concepts/tr/Tool-CronList.md +30 -0
- package/concepts/tr/Tool-Edit.md +26 -34
- package/concepts/tr/Tool-EnterPlanMode.md +22 -115
- package/concepts/tr/Tool-EnterWorktree.md +29 -41
- package/concepts/tr/Tool-ExitPlanMode.md +28 -48
- package/concepts/tr/Tool-ExitWorktree.md +41 -0
- package/concepts/tr/Tool-Glob.md +23 -27
- package/concepts/tr/Tool-Grep.md +40 -51
- package/concepts/tr/Tool-Monitor.md +50 -0
- package/concepts/tr/Tool-NotebookEdit.md +27 -21
- package/concepts/tr/Tool-PushNotification.md +48 -0
- package/concepts/tr/Tool-Read.md +35 -50
- package/concepts/tr/Tool-RemoteTrigger.md +73 -0
- package/concepts/tr/Tool-ScheduleWakeup.md +56 -0
- package/concepts/tr/Tool-SendMessage.md +53 -26
- package/concepts/tr/Tool-Skill.md +32 -41
- package/concepts/tr/Tool-TaskCreate.md +39 -61
- package/concepts/tr/Tool-TaskGet.md +30 -39
- package/concepts/tr/Tool-TaskList.md +43 -37
- package/concepts/tr/Tool-TaskOutput.md +37 -27
- package/concepts/tr/Tool-TaskStop.md +33 -20
- package/concepts/tr/Tool-TaskUpdate.md +50 -103
- package/concepts/tr/Tool-TeamCreate.md +40 -25
- package/concepts/tr/Tool-TeamDelete.md +33 -19
- package/concepts/tr/Tool-WebFetch.md +44 -49
- package/concepts/tr/Tool-WebSearch.md +36 -43
- package/concepts/tr/Tool-Write.md +23 -27
- package/concepts/tr/Tool-executeCode.md +35 -29
- package/concepts/tr/Tool-getDiagnostics.md +32 -20
- package/concepts/tr/Tools.md +1 -1
- package/concepts/uk/SubAgent-Search.md +44 -12
- package/concepts/uk/Tool-Agent.md +44 -109
- package/concepts/uk/Tool-AskUserQuestion.md +51 -66
- package/concepts/uk/Tool-Bash.md +27 -155
- package/concepts/uk/Tool-CronCreate.md +57 -0
- package/concepts/uk/Tool-CronDelete.md +43 -0
- package/concepts/uk/Tool-CronList.md +30 -0
- package/concepts/uk/Tool-Edit.md +26 -34
- package/concepts/uk/Tool-EnterPlanMode.md +21 -114
- package/concepts/uk/Tool-EnterWorktree.md +29 -41
- package/concepts/uk/Tool-ExitPlanMode.md +28 -48
- package/concepts/uk/Tool-ExitWorktree.md +41 -0
- package/concepts/uk/Tool-Glob.md +23 -27
- package/concepts/uk/Tool-Grep.md +37 -48
- package/concepts/uk/Tool-Monitor.md +50 -0
- package/concepts/uk/Tool-NotebookEdit.md +27 -21
- package/concepts/uk/Tool-PushNotification.md +48 -0
- package/concepts/uk/Tool-Read.md +29 -44
- package/concepts/uk/Tool-RemoteTrigger.md +73 -0
- package/concepts/uk/Tool-ScheduleWakeup.md +56 -0
- package/concepts/uk/Tool-SendMessage.md +53 -26
- package/concepts/uk/Tool-Skill.md +32 -41
- package/concepts/uk/Tool-TaskCreate.md +39 -61
- package/concepts/uk/Tool-TaskGet.md +30 -39
- package/concepts/uk/Tool-TaskList.md +43 -37
- package/concepts/uk/Tool-TaskOutput.md +37 -27
- package/concepts/uk/Tool-TaskStop.md +33 -20
- package/concepts/uk/Tool-TaskUpdate.md +50 -103
- package/concepts/uk/Tool-TeamCreate.md +40 -25
- package/concepts/uk/Tool-TeamDelete.md +33 -19
- package/concepts/uk/Tool-WebFetch.md +38 -43
- package/concepts/uk/Tool-WebSearch.md +40 -47
- package/concepts/uk/Tool-Write.md +23 -27
- package/concepts/uk/Tool-executeCode.md +36 -30
- package/concepts/uk/Tool-getDiagnostics.md +32 -20
- package/concepts/uk/Tools.md +1 -1
- package/concepts/zh/SubAgent-Search.md +44 -12
- package/concepts/zh/Tool-Agent.md +44 -109
- package/concepts/zh/Tool-AskUserQuestion.md +51 -66
- package/concepts/zh/Tool-Bash.md +27 -155
- package/concepts/zh/Tool-CronCreate.md +57 -0
- package/concepts/zh/Tool-CronDelete.md +43 -0
- package/concepts/zh/Tool-CronList.md +30 -0
- package/concepts/zh/Tool-Edit.md +26 -34
- package/concepts/zh/Tool-EnterPlanMode.md +21 -114
- package/concepts/zh/Tool-EnterWorktree.md +29 -41
- package/concepts/zh/Tool-ExitPlanMode.md +28 -48
- package/concepts/zh/Tool-ExitWorktree.md +41 -0
- package/concepts/zh/Tool-Glob.md +23 -27
- package/concepts/zh/Tool-Grep.md +37 -48
- package/concepts/zh/Tool-Monitor.md +50 -0
- package/concepts/zh/Tool-NotebookEdit.md +27 -21
- package/concepts/zh/Tool-PushNotification.md +48 -0
- package/concepts/zh/Tool-Read.md +29 -44
- package/concepts/zh/Tool-RemoteTrigger.md +73 -0
- package/concepts/zh/Tool-ScheduleWakeup.md +56 -0
- package/concepts/zh/Tool-SendMessage.md +53 -26
- package/concepts/zh/Tool-Skill.md +32 -41
- package/concepts/zh/Tool-TaskCreate.md +39 -61
- package/concepts/zh/Tool-TaskGet.md +30 -39
- package/concepts/zh/Tool-TaskList.md +43 -37
- package/concepts/zh/Tool-TaskOutput.md +37 -27
- package/concepts/zh/Tool-TaskStop.md +33 -20
- package/concepts/zh/Tool-TaskUpdate.md +50 -103
- package/concepts/zh/Tool-TeamCreate.md +40 -25
- package/concepts/zh/Tool-TeamDelete.md +33 -19
- package/concepts/zh/Tool-WebFetch.md +38 -43
- package/concepts/zh/Tool-WebSearch.md +40 -47
- package/concepts/zh/Tool-Write.md +23 -27
- package/concepts/zh/Tool-executeCode.md +36 -30
- package/concepts/zh/Tool-getDiagnostics.md +32 -20
- package/concepts/zh/Tools.md +1 -1
- package/concepts/zh-TW/SubAgent-Search.md +44 -12
- package/concepts/zh-TW/Tool-Agent.md +44 -109
- package/concepts/zh-TW/Tool-AskUserQuestion.md +51 -66
- package/concepts/zh-TW/Tool-Bash.md +27 -155
- package/concepts/zh-TW/Tool-CronCreate.md +57 -0
- package/concepts/zh-TW/Tool-CronDelete.md +43 -0
- package/concepts/zh-TW/Tool-CronList.md +30 -0
- package/concepts/zh-TW/Tool-Edit.md +26 -34
- package/concepts/zh-TW/Tool-EnterPlanMode.md +21 -114
- package/concepts/zh-TW/Tool-EnterWorktree.md +29 -41
- package/concepts/zh-TW/Tool-ExitPlanMode.md +28 -48
- package/concepts/zh-TW/Tool-ExitWorktree.md +41 -0
- package/concepts/zh-TW/Tool-Glob.md +23 -27
- package/concepts/zh-TW/Tool-Grep.md +37 -48
- package/concepts/zh-TW/Tool-Monitor.md +50 -0
- package/concepts/zh-TW/Tool-NotebookEdit.md +27 -21
- package/concepts/zh-TW/Tool-PushNotification.md +48 -0
- package/concepts/zh-TW/Tool-Read.md +29 -44
- package/concepts/zh-TW/Tool-RemoteTrigger.md +73 -0
- package/concepts/zh-TW/Tool-ScheduleWakeup.md +56 -0
- package/concepts/zh-TW/Tool-SendMessage.md +53 -26
- package/concepts/zh-TW/Tool-Skill.md +32 -41
- package/concepts/zh-TW/Tool-TaskCreate.md +39 -61
- package/concepts/zh-TW/Tool-TaskGet.md +30 -39
- package/concepts/zh-TW/Tool-TaskList.md +43 -37
- package/concepts/zh-TW/Tool-TaskOutput.md +37 -27
- package/concepts/zh-TW/Tool-TaskStop.md +33 -20
- package/concepts/zh-TW/Tool-TaskUpdate.md +50 -103
- package/concepts/zh-TW/Tool-TeamCreate.md +40 -25
- package/concepts/zh-TW/Tool-TeamDelete.md +33 -19
- package/concepts/zh-TW/Tool-WebFetch.md +38 -43
- package/concepts/zh-TW/Tool-WebSearch.md +40 -47
- package/concepts/zh-TW/Tool-Write.md +23 -27
- package/concepts/zh-TW/Tool-executeCode.md +36 -30
- package/concepts/zh-TW/Tool-getDiagnostics.md +32 -20
- package/concepts/zh-TW/Tools.md +1 -1
- package/dist/assets/App-BHfyP8-J.js +31 -0
- package/dist/assets/{AppHeader-CHvhA_pP.css → AppHeader-Dc7WvorH.css} +2 -2
- package/dist/assets/{AppHeader.module-Cfep06i2.js → AppHeader.module-W_78JZt9.js} +43 -43
- package/dist/assets/{Mobile-M9her8kt.js → Mobile-ca5EOMpN.js} +1 -1
- package/dist/assets/{_baseUniq-B9F7jipu.js → _baseUniq-DYSZB4Xx.js} +1 -1
- package/dist/assets/{arc-CynSuGRD.js → arc-BChSP8hM.js} +1 -1
- package/dist/assets/{architectureDiagram-Q4EWVU46-CaYDh0U8.js → architectureDiagram-Q4EWVU46-vlr5Q6DQ.js} +1 -1
- package/dist/assets/{blockDiagram-DXYQGD6D-DH53lUCG.js → blockDiagram-DXYQGD6D-4C3Amh2i.js} +1 -1
- package/dist/assets/{c4Diagram-AHTNJAMY-B0Lesax1.js → c4Diagram-AHTNJAMY-wI0efLSs.js} +1 -1
- package/dist/assets/channel-d8DITadq.js +1 -0
- package/dist/assets/{chunk-4BX2VUAB-CwREaLcn.js → chunk-4BX2VUAB-BX9brpDB.js} +1 -1
- package/dist/assets/{chunk-4TB4RGXK-DaysThRr.js → chunk-4TB4RGXK-DvFQ-X9V.js} +1 -1
- package/dist/assets/{chunk-55IACEB6--rkNDUme.js → chunk-55IACEB6-BNmYjPNf.js} +1 -1
- package/dist/assets/{chunk-EDXVE4YY-Cn_Hw1kB.js → chunk-EDXVE4YY-BNvDPqBE.js} +1 -1
- package/dist/assets/{chunk-FMBD7UC4-CHjMpQO_.js → chunk-FMBD7UC4-Bb0LARSp.js} +1 -1
- package/dist/assets/{chunk-OYMX7WX6-DxkBZLOn.js → chunk-OYMX7WX6-BwlvIpeD.js} +1 -1
- package/dist/assets/{chunk-QZHKN3VN-CEcNQmq8.js → chunk-QZHKN3VN-BS6RK8_X.js} +1 -1
- package/dist/assets/{chunk-YZCP3GAM-CVFEY5kV.js → chunk-YZCP3GAM-oOqmydQz.js} +1 -1
- package/dist/assets/classDiagram-6PBFFD2Q-B1oRrMCc.js +1 -0
- package/dist/assets/classDiagram-v2-HSJHXN6E-B1oRrMCc.js +1 -0
- package/dist/assets/clone-BrNOd7Lq.js +1 -0
- package/dist/assets/{cose-bilkent-S5V4N54A-DPsF6jLB.js → cose-bilkent-S5V4N54A-CamsIqkY.js} +1 -1
- package/dist/assets/{dagre-KV5264BT-QI4QFfbP.js → dagre-KV5264BT-CPAWWiBh.js} +1 -1
- package/dist/assets/{diagram-5BDNPKRD-Do0BzIFe.js → diagram-5BDNPKRD-D6TmzGhl.js} +1 -1
- package/dist/assets/{diagram-G4DWMVQ6-CVvuZ8FU.js → diagram-G4DWMVQ6-DDuJnMCL.js} +1 -1
- package/dist/assets/{diagram-MMDJMWI5-CmeuA2db.js → diagram-MMDJMWI5-CQWhvrpz.js} +1 -1
- package/dist/assets/{diagram-TYMM5635-B90Irbks.js → diagram-TYMM5635-CEDj3w_h.js} +1 -1
- package/dist/assets/{erDiagram-SMLLAGMA-_3w237ct.js → erDiagram-SMLLAGMA-B_eQqha6.js} +1 -1
- package/dist/assets/{flowDiagram-DWJPFMVM-DIR7-K_k.js → flowDiagram-DWJPFMVM-B985i3uQ.js} +1 -1
- package/dist/assets/{ganttDiagram-T4ZO3ILL-DtM5nlfx.js → ganttDiagram-T4ZO3ILL-DKp62vr3.js} +1 -1
- package/dist/assets/{gitGraphDiagram-UUTBAWPF-FvAMJ2i5.js → gitGraphDiagram-UUTBAWPF-Cc1gyz1Q.js} +1 -1
- package/dist/assets/{graph-DvmWkua1.js → graph-C-1-3bsA.js} +1 -1
- package/dist/assets/{index-CQ5P7lQi.js → index-LH2WLu05.js} +2 -2
- package/dist/assets/{infoDiagram-42DDH7IO-DSF3BTCW.js → infoDiagram-42DDH7IO-DqXaAHZz.js} +1 -1
- package/dist/assets/{ishikawaDiagram-UXIWVN3A-BwFoBXkx.js → ishikawaDiagram-UXIWVN3A-zdUdDJX2.js} +1 -1
- package/dist/assets/{journeyDiagram-VCZTEJTY-lbgmpsvI.js → journeyDiagram-VCZTEJTY-ip5SzODy.js} +1 -1
- package/dist/assets/{kanban-definition-6JOO6SKY-DagC1CXx.js → kanban-definition-6JOO6SKY-D5EYh6AP.js} +1 -1
- package/dist/assets/{layout-CYvGQQtB.js → layout-Cjq8AL8G.js} +1 -1
- package/dist/assets/{linear-J9f9mKrL.js → linear-U0KsEJ2u.js} +1 -1
- package/dist/assets/{mermaid.core-MGw0R-Yr.js → mermaid.core-CT-5crLN.js} +4 -4
- package/dist/assets/{min-B3KMZtQG.js → min-C7G6pq26.js} +1 -1
- package/dist/assets/{mindmap-definition-QFDTVHPH-CKtAtz4K.js → mindmap-definition-QFDTVHPH-CIzhFOw1.js} +1 -1
- package/dist/assets/{pieDiagram-DEJITSTG-DiCs6oG9.js → pieDiagram-DEJITSTG-Cp1Zd1MQ.js} +1 -1
- package/dist/assets/{quadrantDiagram-34T5L4WZ-B1V_JsFK.js → quadrantDiagram-34T5L4WZ-Cp31xM90.js} +1 -1
- package/dist/assets/{requirementDiagram-MS252O5E-DYZx4toa.js → requirementDiagram-MS252O5E-Dbg_eQqB.js} +1 -1
- package/dist/assets/{sankeyDiagram-XADWPNL6-DZtUKtpU.js → sankeyDiagram-XADWPNL6-CMrzwpwC.js} +1 -1
- package/dist/assets/{sequenceDiagram-FGHM5R23-CKydm1ev.js → sequenceDiagram-FGHM5R23-KJegoBnN.js} +1 -1
- package/dist/assets/{stateDiagram-FHFEXIEX-mmQoyEVR.js → stateDiagram-FHFEXIEX-BDWprYzE.js} +1 -1
- package/dist/assets/stateDiagram-v2-QKLJ7IA2-CCUmB0qI.js +1 -0
- package/dist/assets/{timeline-definition-GMOUNBTQ-DEauFuh9.js → timeline-definition-GMOUNBTQ-BOWeG5LY.js} +1 -1
- package/dist/assets/{vendor-antd--lnyToqQ.js → vendor-antd-CtdKd5xs.js} +1 -1
- package/dist/assets/{vendor-codemirror-C7imH6Hd.js → vendor-codemirror-CdXaVX4e.js} +1 -1
- package/dist/assets/{vendor-qrcode-myYunK0Z.js → vendor-qrcode-D05RfzwB.js} +1 -1
- package/dist/assets/{vendor-virtuoso-DDKvHLUv.js → vendor-virtuoso-BhnFrbmh.js} +1 -1
- package/dist/assets/{vennDiagram-DHZGUBPP-D6AeTMhT.js → vennDiagram-DHZGUBPP-B6mLodPk.js} +1 -1
- package/dist/assets/{wardley-RL74JXVD-BOe-9JZP.js → wardley-RL74JXVD-CovHs24Z.js} +1 -1
- package/dist/assets/{wardleyDiagram-NUSXRM2D-BLWMynOp.js → wardleyDiagram-NUSXRM2D-CBg_VXF7.js} +1 -1
- package/dist/assets/{xychartDiagram-5P7HB3ND-Wa1KJpmO.js → xychartDiagram-5P7HB3ND-BRxgk_oX.js} +1 -1
- package/dist/index.html +3 -3
- package/package.json +1 -1
- package/concepts/ar/Tool-Task.md +0 -51
- package/concepts/da/Tool-Task.md +0 -51
- package/concepts/de/Tool-Task.md +0 -51
- package/concepts/en/Tool-Task.md +0 -51
- package/concepts/es/Tool-Task.md +0 -51
- package/concepts/fr/Tool-Task.md +0 -51
- package/concepts/it/Tool-Task.md +0 -51
- package/concepts/ja/Tool-Task.md +0 -51
- package/concepts/ko/Tool-Task.md +0 -51
- package/concepts/no/Tool-Task.md +0 -51
- package/concepts/pl/Tool-Task.md +0 -51
- package/concepts/pt-BR/Tool-Task.md +0 -51
- package/concepts/ru/Tool-Task.md +0 -51
- package/concepts/th/Tool-Task.md +0 -51
- package/concepts/tr/Tool-Task.md +0 -51
- package/concepts/uk/Tool-Task.md +0 -51
- package/concepts/zh/Tool-Task.md +0 -51
- package/concepts/zh-TW/Tool-Task.md +0 -51
- package/dist/assets/App-CNrQ1r4B.js +0 -31
- package/dist/assets/channel-mzoD3rY3.js +0 -1
- package/dist/assets/classDiagram-6PBFFD2Q-CzNz4tFu.js +0 -1
- package/dist/assets/classDiagram-v2-HSJHXN6E-CzNz4tFu.js +0 -1
- package/dist/assets/clone-DPuQFdir.js +0 -1
- package/dist/assets/stateDiagram-v2-QKLJ7IA2-BFs-Juqf.js +0 -1
|
@@ -1,123 +1,70 @@
|
|
|
1
1
|
# TaskUpdate
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
แก้ไข task ที่มีอยู่ — สถานะ, เนื้อหา, ownership, metadata, หรือ dependency edge นี่คือวิธีที่ task ก้าวหน้าผ่าน lifecycle และวิธีที่งานถูกส่งต่อระหว่าง Claude Code, teammate, และ subagent
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## เมื่อใดควรใช้
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
| `status` | enum | ไม่ | สถานะใหม่: `pending` / `in_progress` / `completed` / `deleted` |
|
|
13
|
-
| `subject` | string | ไม่ | หัวข้อใหม่ |
|
|
14
|
-
| `description` | string | ไม่ | คำอธิบายใหม่ |
|
|
15
|
-
| `activeForm` | string | ไม่ | ข้อความรูปแบบกำลังดำเนินการที่แสดงเมื่อกำลังทำงาน |
|
|
16
|
-
| `owner` | string | ไม่ | ผู้รับผิดชอบงานใหม่ (ชื่อ agent) |
|
|
17
|
-
| `metadata` | object | ไม่ | ข้อมูลเมตาที่จะรวม (ตั้งเป็น null เพื่อลบคีย์) |
|
|
18
|
-
| `addBlocks` | string[] | ไม่ | รายการ ID ของงานที่ถูกบล็อกโดยงานนี้ |
|
|
19
|
-
| `addBlockedBy` | string[] | ไม่ | รายการ ID ของงานเงื่อนไขก่อนหน้าที่บล็อกงานนี้ |
|
|
20
|
-
|
|
21
|
-
## การเปลี่ยนสถานะ
|
|
22
|
-
|
|
23
|
-
```
|
|
24
|
-
pending → in_progress → completed
|
|
25
|
-
```
|
|
26
|
-
|
|
27
|
-
`deleted` สามารถเปลี่ยนจากสถานะใดก็ได้ ลบงานอย่างถาวร
|
|
28
|
-
|
|
29
|
-
## สถานการณ์การใช้งาน
|
|
30
|
-
|
|
31
|
-
**เหมาะสำหรับ:**
|
|
32
|
-
- ทำเครื่องหมายงานเป็น `in_progress` เมื่อเริ่มทำงาน
|
|
33
|
-
- ทำเครื่องหมายงานเป็น `completed` หลังจากทำงานเสร็จ
|
|
34
|
-
- ตั้งค่าความสัมพันธ์การพึ่งพาระหว่างงาน
|
|
35
|
-
- อัปเดตเนื้อหางานเมื่อข้อกำหนดเปลี่ยนแปลง
|
|
36
|
-
|
|
37
|
-
**กฎสำคัญ:**
|
|
38
|
-
- ทำเครื่องหมายเป็น `completed` เฉพาะเมื่อทำงานเสร็จสมบูรณ์เท่านั้น
|
|
39
|
-
- คงสถานะ `in_progress` เมื่อพบข้อผิดพลาดหรือการบล็อก
|
|
40
|
-
- ห้ามทำเครื่องหมายเป็น `completed` เมื่อการทดสอบล้มเหลว การดำเนินงานไม่สมบูรณ์ หรือมีข้อผิดพลาดที่ยังไม่ได้แก้ไข
|
|
41
|
-
|
|
42
|
-
## ข้อควรระวัง
|
|
43
|
-
|
|
44
|
-
- ก่อนอัปเดต ควรรับสถานะล่าสุดของงานผ่าน TaskGet เพื่อหลีกเลี่ยงข้อมูลที่ล้าสมัย
|
|
45
|
-
- หลังจากทำงานเสร็จ เรียก TaskList เพื่อค้นหางานถัดไปที่พร้อมทำ
|
|
7
|
+
- เปลี่ยน task ผ่าน workflow สถานะขณะที่คุณทำงานบนมัน
|
|
8
|
+
- อ้างสิทธิ์ task โดยกำหนดตัวเอง (หรือ agent อื่น) เป็น `owner`
|
|
9
|
+
- ปรับแต่ง `subject` หรือ `description` เมื่อคุณเรียนรู้เพิ่มเกี่ยวกับปัญหา
|
|
10
|
+
- บันทึก dependency ที่เพิ่งค้นพบด้วย `addBlocks` / `addBlockedBy`
|
|
11
|
+
- แนบ `metadata` ที่มีโครงสร้าง เช่น external ticket ID หรือ hint ลำดับความสำคัญ
|
|
46
12
|
|
|
47
|
-
##
|
|
48
|
-
|
|
49
|
-
<textarea readonly>Use this tool to update a task in the task list.
|
|
50
|
-
|
|
51
|
-
## When to Use This Tool
|
|
52
|
-
|
|
53
|
-
**Mark tasks as resolved:**
|
|
54
|
-
- When you have completed the work described in a task
|
|
55
|
-
- When a task is no longer needed or has been superseded
|
|
56
|
-
- IMPORTANT: Always mark your assigned tasks as resolved when you finish them
|
|
57
|
-
- After resolving, call TaskList to find your next task
|
|
58
|
-
|
|
59
|
-
- ONLY mark a task as completed when you have FULLY accomplished it
|
|
60
|
-
- If you encounter errors, blockers, or cannot finish, keep the task as in_progress
|
|
61
|
-
- When blocked, create a new task describing what needs to be resolved
|
|
62
|
-
- Never mark a task as completed if:
|
|
63
|
-
- Tests are failing
|
|
64
|
-
- Implementation is partial
|
|
65
|
-
- You encountered unresolved errors
|
|
66
|
-
- You couldn't find necessary files or dependencies
|
|
67
|
-
|
|
68
|
-
**Delete tasks:**
|
|
69
|
-
- When a task is no longer relevant or was created in error
|
|
70
|
-
- Setting status to `deleted` permanently removes the task
|
|
13
|
+
## พารามิเตอร์
|
|
71
14
|
|
|
72
|
-
|
|
73
|
-
-
|
|
74
|
-
-
|
|
15
|
+
- `taskId` (string, required): Task ที่จะแก้ไข รับจาก `TaskList` หรือ `TaskCreate`
|
|
16
|
+
- `status` (string, optional): หนึ่งใน `pending`, `in_progress`, `completed`, `deleted`
|
|
17
|
+
- `subject` (string, optional): หัวข้อคำสั่งที่แทนที่
|
|
18
|
+
- `description` (string, optional): description ละเอียดที่แทนที่
|
|
19
|
+
- `activeForm` (string, optional): ข้อความ spinner ปัจจุบันกาลต่อเนื่องที่แทนที่
|
|
20
|
+
- `owner` (string, optional): handle ของ agent หรือ teammate ที่รับผิดชอบ task
|
|
21
|
+
- `metadata` (object, optional): Metadata key ที่ merge เข้า task ตั้งค่า key เป็น `null` เพื่อลบ
|
|
22
|
+
- `addBlocks` (array of strings, optional): Task ID ที่ task นี้ block
|
|
23
|
+
- `addBlockedBy` (array of strings, optional): Task ID ที่ต้องเสร็จก่อนตัวนี้
|
|
75
24
|
|
|
76
|
-
##
|
|
25
|
+
## Workflow สถานะ
|
|
77
26
|
|
|
78
|
-
|
|
79
|
-
- **subject**: Change the task title (imperative form, e.g., "Run tests")
|
|
80
|
-
- **description**: Change the task description
|
|
81
|
-
- **activeForm**: Present continuous form shown in spinner when in_progress (e.g., "Running tests")
|
|
82
|
-
- **owner**: Change the task owner (agent name)
|
|
83
|
-
- **metadata**: Merge metadata keys into the task (set a key to null to delete it)
|
|
84
|
-
- **addBlocks**: Mark tasks that cannot start until this one completes
|
|
85
|
-
- **addBlockedBy**: Mark tasks that must complete before this one can start
|
|
27
|
+
Lifecycle เป็นเส้นตรงอย่างจงใจ: `pending` → `in_progress` → `completed` `deleted` เป็น terminal และใช้เพื่อ retract task ที่จะไม่ทำ
|
|
86
28
|
|
|
87
|
-
|
|
29
|
+
- ตั้ง `in_progress` ณ ขณะที่คุณเริ่มงานจริง ไม่ใช่ก่อน มีเพียง task เดียวในแต่ละครั้งควรเป็น `in_progress` สำหรับ owner ที่กำหนด
|
|
30
|
+
- ตั้ง `completed` เฉพาะเมื่องานเสร็จสมบูรณ์ — acceptance criteria พบแล้ว, test ผ่าน, output เขียน หาก blocker ปรากฏ ให้คง task เป็น `in_progress` และเพิ่ม task ใหม่อธิบายสิ่งที่ต้องแก้
|
|
31
|
+
- อย่า mark task เป็น `completed` เมื่อ test ล้มเหลว, implementation เป็นบางส่วน, หรือคุณพบ error ที่ยังไม่แก้
|
|
32
|
+
- ใช้ `deleted` สำหรับ task ที่ยกเลิกหรือซ้ำ; อย่าเปลี่ยนจุดประสงค์ task สำหรับงานที่ไม่เกี่ยวข้อง
|
|
88
33
|
|
|
89
|
-
|
|
34
|
+
## ตัวอย่าง
|
|
90
35
|
|
|
91
|
-
|
|
36
|
+
### ตัวอย่างที่ 1
|
|
92
37
|
|
|
93
|
-
|
|
38
|
+
อ้างสิทธิ์ task และเริ่ม
|
|
94
39
|
|
|
95
|
-
|
|
40
|
+
```
|
|
41
|
+
TaskUpdate(
|
|
42
|
+
taskId: "t_01HXYZ...",
|
|
43
|
+
status: "in_progress",
|
|
44
|
+
owner: "main-agent"
|
|
45
|
+
)
|
|
46
|
+
```
|
|
96
47
|
|
|
97
|
-
|
|
48
|
+
### ตัวอย่างที่ 2
|
|
98
49
|
|
|
99
|
-
|
|
100
|
-
```json
|
|
101
|
-
{"taskId": "1", "status": "in_progress"}
|
|
102
|
-
```
|
|
50
|
+
จบงานและบันทึก dependency follow-up
|
|
103
51
|
|
|
104
|
-
Mark task as completed after finishing work:
|
|
105
|
-
```json
|
|
106
|
-
{"taskId": "1", "status": "completed"}
|
|
107
52
|
```
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
53
|
+
TaskUpdate(
|
|
54
|
+
taskId: "t_01HXYZ...",
|
|
55
|
+
status: "completed"
|
|
56
|
+
)
|
|
57
|
+
|
|
58
|
+
TaskUpdate(
|
|
59
|
+
taskId: "t_01FOLLOWUP...",
|
|
60
|
+
addBlockedBy: ["t_01HXYZ..."]
|
|
61
|
+
)
|
|
112
62
|
```
|
|
113
63
|
|
|
114
|
-
|
|
115
|
-
```json
|
|
116
|
-
{"taskId": "1", "owner": "my-name"}
|
|
117
|
-
```
|
|
64
|
+
## หมายเหตุ
|
|
118
65
|
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
66
|
+
- `metadata` merge ทีละ key; ส่ง `null` สำหรับ key จะลบ เรียก `TaskGet` ก่อนหากไม่แน่ใจเนื้อหาปัจจุบัน
|
|
67
|
+
- `addBlocks` และ `addBlockedBy` เพิ่ม edge; ไม่ลบของเดิม การแก้ graph แบบทำลายต้องใช้ workflow เฉพาะ — ปรึกษา owner ของทีมก่อนเขียน dependency ใหม่
|
|
68
|
+
- รักษา `activeForm` ให้ sync เมื่อคุณเปลี่ยน `subject` เพื่อให้ข้อความ spinner ยังอ่านเป็นธรรมชาติ
|
|
69
|
+
- อย่า mark task เป็น `completed` เพื่อปิดเสียง หากผู้ใช้ยกเลิกงาน ให้ใช้ `deleted` พร้อมเหตุผลสั้นใน `description`
|
|
70
|
+
- อ่านสถานะล่าสุดของ task ด้วย `TaskGet` ก่อนอัปเดต — teammate อาจเปลี่ยนมันระหว่างการอ่านครั้งก่อนและการเขียนของคุณ
|
|
@@ -1,38 +1,53 @@
|
|
|
1
1
|
# TeamCreate
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
จัดตั้งทีมร่วมงานใหม่พร้อม task list ที่แชร์และช่องทางส่งข้อความระหว่าง agent ทีมเป็น primitive การประสานงานสำหรับงานหลาย agent — session หลักทำหน้าที่เป็น leader และ spawn teammate ที่มีชื่อผ่าน tool `Agent`
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## เมื่อใดควรใช้
|
|
6
|
+
|
|
7
|
+
- ผู้ใช้ขอทีม swarm ฝูง หรือการทำงานร่วมกันหลาย agent อย่างชัดเจน
|
|
8
|
+
- โปรเจกต์มีงานอิสระชัดเจนหลายสายที่ได้ประโยชน์จากผู้เชี่ยวชาญเฉพาะ (เช่น frontend, backend, test, doc)
|
|
9
|
+
- คุณต้องการ task list แชร์ที่คงอยู่ซึ่ง agent หลายตัวอัปเดตขณะที่คืบหน้า
|
|
10
|
+
- คุณต้องการ teammate ที่มีชื่อและระบุตำแหน่งได้ที่สามารถแลกเปลี่ยนข้อความผ่าน `SendMessage` แทนที่จะเป็นการเรียก subagent แบบ one-shot
|
|
11
|
+
|
|
12
|
+
อย่าใช้สำหรับการค้นหามอบหมายเดียวหรือการ fan-out ขนานครั้งเดียว — การเรียก `Agent` ธรรมดาเบากว่าและเพียงพอ
|
|
6
13
|
|
|
7
14
|
## พารามิเตอร์
|
|
8
15
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
16
|
+
- `team_name` (string, required): ตัวระบุเฉพาะของทีม ใช้เป็นชื่อ directory ภายใต้ `~/.claude/teams/` และเป็น argument `team_name` เมื่อ spawn teammate
|
|
17
|
+
- `description` (string, required): ข้อความสั้นเกี่ยวกับเป้าหมายของทีม แสดงแก่ teammate ทุกคนเมื่อ spawn และเขียนลง team config
|
|
18
|
+
- `agent_type` (string, optional): persona subagent เริ่มต้นที่ใช้กับ teammate ที่ไม่ override ค่าทั่วไปคือ `general-purpose`, `Explore`, หรือ `Plan`
|
|
19
|
+
|
|
20
|
+
## ตัวอย่าง
|
|
21
|
+
|
|
22
|
+
### ตัวอย่างที่ 1: สร้างทีม refactor
|
|
14
23
|
|
|
15
|
-
|
|
24
|
+
```
|
|
25
|
+
TeamCreate(
|
|
26
|
+
team_name="refactor-crew",
|
|
27
|
+
description="Refactor the data access layer from raw SQL to Prisma, including migrations and tests.",
|
|
28
|
+
agent_type="general-purpose"
|
|
29
|
+
)
|
|
30
|
+
```
|
|
16
31
|
|
|
17
|
-
-
|
|
18
|
-
- **ไดเรกทอรีรายการงาน**: `~/.claude/tasks/{team-name}/` — รายการงานที่แชร์ร่วมกันสำหรับสมาชิกทีมทุกคน
|
|
32
|
+
หลังสร้าง spawn teammate ด้วย `Agent` โดยใช้ `team_name: "refactor-crew"` และค่า `name` ที่แตกต่างกัน เช่น `db-lead`, `migrations`, และ `tests`
|
|
19
33
|
|
|
20
|
-
|
|
34
|
+
### ตัวอย่างที่ 2: สร้างทีมสืบสวน
|
|
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** — กำหนดงานสำหรับทีม
|
|
26
|
-
3. **Agent** (พร้อม `team_name` + `name`) — สร้างสมาชิกที่เข้าร่วมทีม
|
|
27
|
-
4. **TaskUpdate** — มอบหมายงานให้สมาชิกผ่าน `owner`
|
|
28
|
-
5. สมาชิกทำงานและสื่อสารผ่าน **SendMessage**
|
|
29
|
-
6. ปิดสมาชิกเมื่อเสร็จสิ้น จากนั้น **TeamDelete** เพื่อทำความสะอาด
|
|
44
|
+
Teammate ที่ spawn แต่ละตัวสืบทอด `Explore` เป็น persona เริ่มต้น ตรงกับธรรมชาติการสืบสวนแบบ read-only ของงาน
|
|
30
45
|
|
|
31
|
-
##
|
|
46
|
+
## หมายเหตุ
|
|
32
47
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
48
|
+
- สามารถนำทีมได้เพียงทีมเดียวในคราวเดียวจาก session ที่กำหนด จบหรือลบทีมปัจจุบันก่อนสร้างอีก
|
|
49
|
+
- ทีมมี task list แชร์ 1:1 Leader เป็นเจ้าของการสร้าง การมอบหมาย และการปิด task; teammate อัปเดตสถานะของ task ที่พวกเขากำลังทำ
|
|
50
|
+
- Team configuration ถูก persist ที่ `~/.claude/teams/{team_name}/config.json` และ directory task อยู่ข้างๆ ไฟล์เหล่านี้รอดข้าม session จนกว่าจะถูกลบชัดเจนด้วย `TeamDelete`
|
|
51
|
+
- Teammate ถูก spawn โดยใช้ tool `Agent` ด้วย `team_name` ที่ match บวก `name` ที่แตกต่าง `name` กลายเป็นที่อยู่ที่ใช้โดย `SendMessage`
|
|
52
|
+
- เลือก `team_name` ที่ปลอดภัยต่อ filesystem (ตัวอักษร ตัวเลข dash underscore) หลีกเลี่ยง space หรือ slash
|
|
53
|
+
- เขียน `description` เพื่อให้ teammate ใหม่เอี่ยมที่อ่านเย็นๆ จะเข้าใจเป้าหมายของทีมโดยไม่ต้องการ context เพิ่ม มันกลายเป็นส่วนหนึ่งของ startup prompt ของ teammate ทุกคน
|
|
@@ -1,30 +1,44 @@
|
|
|
1
1
|
# TeamDelete
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
รื้อทีมที่ active ในปัจจุบัน ลบ directory configuration ของมันและ directory task ที่แชร์ นี่คือคู่ตรงข้ามในการทำความสะอาดของ `TeamCreate` และโดยทั่วไปเรียกหลังเป้าหมายของทีมสำเร็จและ teammate ทุกคนปิดระบบแล้ว
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## เมื่อใดควรใช้
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
- ทีมเสร็จงานและส่งรายงานสุดท้ายให้ผู้ใช้แล้ว
|
|
8
|
+
- ทีมถูกสร้างโดยผิดพลาดหรือขอบเขตเปลี่ยนไปมากจนเริ่มใหม่สะอาดกว่าการทำต่อ
|
|
9
|
+
- คุณต้องสร้างทีมใหม่แต่ยังมีทีม active อยู่ — ลบทีมเก่าก่อน เพราะสามารถนำทีมได้เพียงทีมเดียวในคราวเดียว
|
|
10
|
+
- ทีมเก่าค้างข้าม session และ persisted state ใต้ `~/.claude/teams/` ไม่จำเป็นแล้ว
|
|
8
11
|
|
|
9
|
-
|
|
10
|
-
- ลบไดเรกทอรีงาน: `~/.claude/tasks/{team-name}/`
|
|
11
|
-
- ล้างบริบทของทีมออกจากเซสชันปัจจุบัน
|
|
12
|
+
อย่าเรียกขณะ teammate ยังรันอยู่ — ปิด teammate ก่อนผ่าน `SendMessage` ด้วย `shutdown_request` รอ `shutdown_response` ทุกตัวแล้วลบ
|
|
12
13
|
|
|
13
|
-
|
|
14
|
+
## พารามิเตอร์
|
|
14
15
|
|
|
15
|
-
|
|
16
|
+
`TeamDelete` ไม่รับ parameter ในการ invoke ทั่วไป มันทำงานบนทีมที่ active ในปัจจุบันซึ่งเป็นของ session ที่เรียก
|
|
16
17
|
|
|
17
|
-
|
|
18
|
+
## ตัวอย่าง
|
|
18
19
|
|
|
19
|
-
1
|
|
20
|
-
2. ปิดสมาชิกผ่าน `SendMessage` พร้อม `shutdown_request`
|
|
21
|
-
3. **TeamDelete** ลบไดเรกทอรีทีมและงาน
|
|
20
|
+
### ตัวอย่างที่ 1: Shutdown ตามปกติหลังสำเร็จ
|
|
22
21
|
|
|
23
|
-
|
|
22
|
+
1. Broadcast คำขอ shutdown ไปยังทีม:
|
|
23
|
+
```
|
|
24
|
+
SendMessage(to="*", message={ "type": "shutdown_request" })
|
|
25
|
+
```
|
|
26
|
+
2. รอให้ teammate แต่ละคนตอบด้วย `shutdown_response`
|
|
27
|
+
3. เรียก `TeamDelete()` เพื่อลบ directory ทีมและ directory task
|
|
24
28
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
29
|
+
### ตัวอย่างที่ 2: แทนที่ทีมที่ตั้งค่าผิด
|
|
30
|
+
|
|
31
|
+
หาก `TeamCreate` ถูกเรียกด้วย `agent_type` หรือ `description` ที่ผิด ให้ตรวจสอบก่อนว่ายังไม่มี teammate ถูก spawn (หรือปิด) แล้ว:
|
|
32
|
+
|
|
33
|
+
```
|
|
34
|
+
TeamDelete()
|
|
35
|
+
TeamCreate(team_name="...", description="...", agent_type="...")
|
|
36
|
+
```
|
|
37
|
+
|
|
38
|
+
## หมายเหตุ
|
|
39
|
+
|
|
40
|
+
- `TeamDelete` ล้มเหลวหาก teammate ใดยัง active อยู่ response error จะ list teammate ที่ live — ส่ง `shutdown_request` ผ่าน `SendMessage` ให้แต่ละตัว รอ `shutdown_response` แล้ว retry
|
|
41
|
+
- การลบเป็น irreversible จากมุมมองของ tool Config ของทีมที่ `~/.claude/teams/{team_name}/config.json` และ directory task ถูกลบจาก disk หากต้องการรักษา task list ให้ export หรือคัดลอก directory ก่อนลบ
|
|
42
|
+
- เฉพาะ session leader ที่สร้างทีมเท่านั้นที่ลบได้ Teammate ที่ถูก spawn ไม่สามารถเรียก `TeamDelete` บนทีมของตัวเองได้
|
|
43
|
+
- การลบทีมไม่ rollback การเปลี่ยนแปลง filesystem ที่ teammate ทำใน repository สิ่งเหล่านั้นคือการแก้ไขที่ติดตามโดย git ปกติและต้องถูก revert แยกหากไม่ต้องการ
|
|
44
|
+
- หลัง `TeamDelete` คืนค่าสำเร็จ session อิสระที่จะเรียก `TeamCreate` อีกครั้งสำหรับทีมใหม่
|
package/concepts/th/Tools.md
CHANGED
|
@@ -8,7 +8,7 @@ Claude Code มอบชุดเครื่องมือในตัวใ
|
|
|
8
8
|
|
|
9
9
|
| เครื่องมือ | วัตถุประสงค์ |
|
|
10
10
|
|------|------|
|
|
11
|
-
| [
|
|
11
|
+
| [Agent](Tool-Agent.md) | เริ่มต้น sub-agent (SubAgent) เพื่อจัดการงานหลายขั้นตอนที่ซับซ้อน |
|
|
12
12
|
| [TaskOutput](Tool-TaskOutput.md) | รับผลลัพธ์ของงานเบื้องหลัง |
|
|
13
13
|
| [TaskStop](Tool-TaskStop.md) | หยุดงานเบื้องหลังที่กำลังทำงาน |
|
|
14
14
|
| [TaskCreate](Tool-TaskCreate.md) | สร้างรายการในรายการงานแบบมีโครงสร้าง |
|
|
@@ -1,20 +1,52 @@
|
|
|
1
1
|
# SubAgent: Search
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Amaç
|
|
4
4
|
|
|
5
|
-
Search, kod
|
|
5
|
+
Search alt ajanı hafif, yalnızca-okuma bir keşif ajanıdır. Bir kod tabanını anlamanız gerektiğinde — bir şeyin nerede yaşadığını bulmak, bileşenlerin nasıl bir araya geldiğini öğrenmek veya yapısal soruları yanıtlamak — hiçbir dosyayı değiştirmeden gönderin. Ham arama çıktısı yerine özlü bir özet döndürerek, birçok dosya üzerinde birçok küçük okuma için optimize edilmiştir.
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
Search genel amaçlı bir asistan değildir. Kodu düzenleyemez, derlemeler çalıştıramaz, değişiklikleri commit edemez veya yalnızca-okuma almanın ötesinde ağ bağlantıları açamaz. Değeri, ana ajanın bağlamını tüketmeden büyük bir keşif bütçesini paralel olarak yakabilmesi ve ardından kompakt bir yanıt geri vermesidir.
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
- Salt okunur erişimle izole bir bağlamda çalışır
|
|
11
|
-
- Dosya deseni eşleştirme için Glob, içerik arama için Grep ve dosya inceleme için Read kullanır
|
|
12
|
-
- Arama sonuçlarını daha fazla işlenmek üzere üst agent'a döndürür
|
|
9
|
+
## Ne Zaman Kullanılır
|
|
13
10
|
|
|
14
|
-
|
|
11
|
+
- Üç veya daha fazla farklı arama veya okuma gerektiren bir soruyu yanıtlamanız gerekiyor. Örnek: "Giriş rotasından oturum deposuna kadar kimlik doğrulama nasıl bağlanıyor?"
|
|
12
|
+
- Hedef bilinmiyor — hangi dosya, modül veya sembole bakacağınızı henüz bilmiyorsunuz.
|
|
13
|
+
- Değişiklik yapmadan önce deponun tanıdık olmayan bir alanında yapısal bir genel bakışa ihtiyacınız var.
|
|
14
|
+
- Birden fazla adayı çapraz referanslamak istersiniz (örneğin, benzer isimli yardımcılardan hangisinin gerçekten üretimde çağrıldığı).
|
|
15
|
+
- Edebiyat tarzı bir özete ihtiyacınız var: "X'i içe aktaran her yeri listele ve çağrı sitesine göre kategorilendir."
|
|
15
16
|
|
|
16
|
-
Search
|
|
17
|
+
Search'ü şunlar için kullanmayın:
|
|
17
18
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
- Tam dosya ve satırı zaten biliyorsunuz. Doğrudan `Read` çağırın.
|
|
20
|
+
- Tek bir `Grep` veya `Glob` soruyu yanıtlayacak. Doğrudan çalıştırın; bir alt ajan göndermek ek yük ekler.
|
|
21
|
+
- Görev düzenleme, komut çalıştırma veya herhangi bir yan etki gerektirir. Search tasarım gereği yalnızca-okumadır.
|
|
22
|
+
- Bir araç çağrısının kelimesi kelimesine tam çıktısına ihtiyacınız var. Alt ajanlar özetler; ham sonuçları proxy etmezler.
|
|
23
|
+
|
|
24
|
+
## Ayrıntı Düzeyleri
|
|
25
|
+
|
|
26
|
+
Sorunun risklerine uyan düzeyi seçin.
|
|
27
|
+
|
|
28
|
+
- `quick` — birkaç hedefli arama, en iyi çaba yanıtı. Hızlı bir işaretçiye ihtiyacınız olduğunda (örneğin, "env-değişken ayrıştırma mantığı nerede?") ve yanıt eksikse yineleme yapmaktan rahat olduğunuzda kullanın.
|
|
29
|
+
- `medium` — varsayılan. Birkaç tur arama, adayları çapraz kontrol etme ve en ilgili dosyaları tam olarak okuma. Tipik "bu alanı anlamama yardım et" soruları için kullanın.
|
|
30
|
+
- `very thorough` — kapsamlı keşif. Alt ajan her makul ipucunu takip edecek, çevreleyen bağlamı okuyacak ve özetlemeden önce bulguları iki kez kontrol edecek. Doğruluğun önemli olduğu durumlarda (örneğin, güvenlik incelemesi, geçiş planlaması) veya eksik bir yanıtın yeniden çalışmaya neden olacağı durumlarda kullanın.
|
|
31
|
+
|
|
32
|
+
Daha yüksek ayrıntı düzeyi alt ajan içinde daha fazla zaman ve token maliyetlidir, ancak bu tokenlar alt ajan içinde kalır — yalnızca nihai özet ana ajana döner.
|
|
33
|
+
|
|
34
|
+
## Mevcut Araçlar
|
|
35
|
+
|
|
36
|
+
Search, ana ajanın kullandığı tüm yalnızca-okuma araçlara erişebilir ve başka hiçbir şeye erişemez:
|
|
37
|
+
|
|
38
|
+
- `Read` — belirli dosyaları okumak için, kısmi aralıklar dahil.
|
|
39
|
+
- `Grep` — ağaç genelinde içerik aramaları için.
|
|
40
|
+
- `Glob` — ad desenine göre dosya bulmak için.
|
|
41
|
+
- Yalnızca-okuma modunda `Bash` — durumu değiştirmeden inceleyen komutlar için (örneğin `git log`, `git show`, `ls`, `wc`).
|
|
42
|
+
- `WebFetch` ve `WebSearch` — bu bağlam gerektiğinde dış dokümantasyonu okumak için.
|
|
43
|
+
|
|
44
|
+
Düzenleme araçları (`Write`, `Edit`, `NotebookEdit`), durumu değiştiren kabuk komutları ve görev-grafiği araçları (`TaskCreate`, `TaskUpdate` vb.) kasıtlı olarak mevcut değildir.
|
|
45
|
+
|
|
46
|
+
## Notlar
|
|
47
|
+
|
|
48
|
+
- Search alt ajanına bir konu değil, belirli bir soru verin. "`renderMessage`'ın her çağrıcısını listele ve hangilerinin özel bir tema geçtiğini not et" yararlı bir yanıt döndürür; "render hakkında bana bilgi ver" döndürmez.
|
|
49
|
+
- Alt ajan bir özet döndürür. Tam dosya yollarına ihtiyacınız varsa, promptunuzda bunları açıkça isteyin.
|
|
50
|
+
- Birden fazla bağımsız soru tek bir uzun prompt yerine paralel Search alt ajanları olarak gönderildiğinde en iyidir, böylece her biri odaklanabilir.
|
|
51
|
+
- Search düzenleyemediğinden, neyi değiştireceğinizi bildiğinizde ana ajanda bir takip düzenleme adımıyla eşleştirin.
|
|
52
|
+
- Search çıktısını temel doğruluk olarak değil, kanıt olarak ele alın. Taşıyıcı herhangi bir şey için harekete geçmeden önce alıntılanan dosyaları kendiniz açın.
|
|
@@ -1,125 +1,60 @@
|
|
|
1
1
|
# Agent
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Kendi bağlam penceresine sahip, odaklanmış bir görevi yürütüp tek bir birleştirilmiş sonuç döndüren otonom bir Claude Code alt ajanını başlatır. Açık uçlu araştırmaları, paralel çalışmaları veya ekip iş birliğini devretmek için kullanılan başlıca mekanizmadır.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## Ne Zaman Kullanılır
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
| `description` | string | Evet | 3-5 kelimelik kısa özet |
|
|
13
|
-
| `subagent_type` | string | Evet | Alt agent türü, kullanılabilir araç setini belirler |
|
|
14
|
-
| `model` | enum | Hayır | Model belirtme (sonnet / opus / haiku), varsayılan üst seviyeden miras |
|
|
15
|
-
| `max_turns` | integer | Hayır | Maksimum agentic tur sayısı |
|
|
16
|
-
| `run_in_background` | boolean | Hayır | Arka planda çalıştırılıp çalıştırılmayacağı, arka plan görevleri output_file yolu döndürür |
|
|
17
|
-
| `resume` | string | Hayır | Devam ettirilecek agent ID'si, son yürütmeden devam eder. Bağlamı kaybetmeden önceki bir alt agent'ı sürdürmek için kullanışlı |
|
|
18
|
-
| `isolation` | enum | Hayır | İzolasyon modu, `worktree` geçici git worktree oluşturur |
|
|
19
|
-
|
|
20
|
-
## Alt Agent Türleri
|
|
21
|
-
|
|
22
|
-
| Tür | Kullanım Amacı | Kullanılabilir Araçlar |
|
|
23
|
-
|-----|----------------|----------------------|
|
|
24
|
-
| `Bash` | Komut çalıştırma, git işlemleri | Bash |
|
|
25
|
-
| `general-purpose` | Genel amaçlı çok adımlı görevler | Tüm araçlar |
|
|
26
|
-
| `Explore` | Hızlı kod tabanı keşfi | Agent/Edit/Write/NotebookEdit/ExitPlanMode hariç tüm araçlar |
|
|
27
|
-
| `Plan` | Uygulama planı tasarlama | Agent/Edit/Write/NotebookEdit/ExitPlanMode hariç tüm araçlar |
|
|
28
|
-
| `claude-code-guide` | Claude Code kullanım kılavuzu soru-cevap | Glob, Grep, Read, WebFetch, WebSearch |
|
|
29
|
-
| `statusline-setup` | Durum çubuğu yapılandırma | Read, Edit |
|
|
30
|
-
|
|
31
|
-
## Kullanım Senaryoları
|
|
32
|
-
|
|
33
|
-
**Kullanıma uygun:**
|
|
34
|
-
- Çok adımlı otonom tamamlama gerektiren karmaşık görevler
|
|
35
|
-
- Kod tabanı keşfi ve derinlemesine araştırma (Explore türü ile)
|
|
36
|
-
- İzole ortam gerektiren paralel çalışma
|
|
37
|
-
- Arka planda çalıştırılması gereken uzun süreli görevler
|
|
38
|
-
|
|
39
|
-
**Kullanıma uygun değil:**
|
|
40
|
-
- Belirli dosya yolunu okuma — doğrudan Read veya Glob kullanın
|
|
41
|
-
- 2-3 bilinen dosyada arama — doğrudan Read kullanın
|
|
42
|
-
- Belirli sınıf tanımı arama — doğrudan Glob kullanın
|
|
43
|
-
|
|
44
|
-
## Dikkat Edilecekler
|
|
45
|
-
|
|
46
|
-
- Alt agent tamamlandığında tek bir mesaj döndürür; sonuçları kullanıcıya görünmez, ana agent'ın aktarması gerekir
|
|
47
|
-
- Verimliliği artırmak için tek mesajda birden fazla paralel Agent çağrısı yapılabilir
|
|
48
|
-
- Arka plan görevleri TaskOutput aracıyla ilerleme kontrolü yapılır
|
|
49
|
-
- Explore türü doğrudan Glob/Grep çağrısından yavaştır, yalnızca basit arama yeterli olmadığında kullanın
|
|
50
|
-
- Anında sonuç gerektirmeyen uzun süreli görevler için `run_in_background: true` kullanın; devam etmeden önce sonuç gerektiğinde ön plan modunu (varsayılan) kullanın
|
|
51
|
-
- `resume` parametresi, daha önce başlatılmış bir alt agent oturumunu birikmiş bağlamı koruyarak sürdürmeye olanak tanır
|
|
7
|
+
- Hangi dosyaların ilgili olduğunu henüz bilmediğiniz ve birden fazla tur `Glob`, `Grep` ve `Read` gerektirmesini beklediğiniz açık uçlu aramalar.
|
|
8
|
+
- Paralel bağımsız çalışma — ayrı alanları eş zamanlı olarak incelemek için tek bir mesajda birkaç ajan başlatın.
|
|
9
|
+
- Üst bağlamın derli toplu kalması için gürültülü keşfi ana konuşmadan izole etmek.
|
|
10
|
+
- `Explore`, `Plan`, `claude-code-guide` veya `statusline-setup` gibi özelleşmiş bir alt ajan türüne devretmek.
|
|
11
|
+
- Koordineli çoklu-ajan çalışması için aktif bir ekibe isimlendirilmiş bir takım arkadaşı dahil etmek.
|
|
52
12
|
|
|
53
|
-
|
|
13
|
+
Hedef dosya veya sembol zaten biliniyorsa KULLANMAYIN — doğrudan `Read`, `Grep` veya `Glob` kullanın. `Agent` üzerinden tek adımlık bir sorgu tam bir bağlam penceresini israf eder ve gecikme ekler.
|
|
54
14
|
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
The Agent tool launches specialized agents (subprocesses) that autonomously handle complex tasks. Each agent type has specific capabilities and tools available to it.
|
|
58
|
-
|
|
59
|
-
Available agent types and the tools they have access to:
|
|
60
|
-
- general-purpose: General-purpose agent for researching complex questions, searching for code, and executing multi-step tasks. When you are searching for a keyword or file and are not confident that you will find the right match in the first few tries use this agent to perform the search for you. (Tools: *)
|
|
61
|
-
- statusline-setup: Use this agent to configure the user's Claude Code status line setting. (Tools: Read, Edit)
|
|
62
|
-
- Explore: Fast agent specialized for exploring codebases. Use this when you need to quickly find files by patterns (eg. "src/components/**/*.tsx"), search code for keywords (eg. "API endpoints"), or answer questions about the codebase (eg. "how do API endpoints work?"). When calling this agent, specify the desired thoroughness level: "quick" for basic searches, "medium" for moderate exploration, or "very thorough" for comprehensive analysis across multiple locations and naming conventions. (Tools: All tools except Agent, ExitPlanMode, Edit, Write, NotebookEdit)
|
|
63
|
-
- Plan: Software architect agent for designing implementation plans. Use this when you need to plan the implementation strategy for a task. Returns step-by-step plans, identifies critical files, and considers architectural trade-offs. (Tools: All tools except Agent, ExitPlanMode, Edit, Write, NotebookEdit)
|
|
64
|
-
- claude-code-guide: Use this agent when the user asks questions ("Can Claude...", "Does Claude...", "How do I...") about: (1) Claude Code (the CLI tool) - features, hooks, slash commands, MCP servers, settings, IDE integrations, keyboard shortcuts; (2) Claude Agent SDK - building custom agents; (3) Claude API (formerly Anthropic API) - API usage, tool use, Anthropic SDK usage. **IMPORTANT:** Before spawning a new agent, check if there is already a running or recently completed claude-code-guide agent that you can resume using the "resume" parameter. (Tools: Glob, Grep, Read, WebFetch, WebSearch)
|
|
65
|
-
|
|
66
|
-
When using the Agent tool, you must specify a subagent_type parameter to select which agent type to use.
|
|
67
|
-
|
|
68
|
-
When NOT to use the Agent tool:
|
|
69
|
-
- If you want to read a specific file path, use the Read or Glob tool instead of the Agent tool, to find the match more quickly
|
|
70
|
-
- If you are searching for a specific class definition like "class Foo", use the Glob tool instead, to find the match more quickly
|
|
71
|
-
- If you are searching for code within a specific file or set of 2-3 files, use the Read tool instead of the Agent tool, to find the match more quickly
|
|
72
|
-
- Other tasks that are not related to the agent descriptions above
|
|
73
|
-
|
|
74
|
-
Usage notes:
|
|
75
|
-
- Always include a short description (3-5 words) summarizing what the agent will do
|
|
76
|
-
- Launch multiple agents concurrently whenever possible, to maximize performance; to do that, use a single message with multiple tool uses
|
|
77
|
-
- When the agent is done, it will return a single message back to you. The result returned by the agent is not visible to the user. To show the user the result, you should send a text message back to the user with a concise summary of the result.
|
|
78
|
-
- You can optionally run agents in the background using the run_in_background parameter. When an agent runs in the background, you will be automatically notified when it completes — do NOT sleep, poll, or proactively check on its progress. Continue with other work or respond to the user instead.
|
|
79
|
-
- **Foreground vs background**: Use foreground (default) when you need the agent's results before you can proceed — e.g., research agents whose findings inform your next steps. Use background when you have genuinely independent work to do in parallel.
|
|
80
|
-
- Agents can be resumed using the `resume` parameter by passing the agent ID from a previous invocation. When resumed, the agent continues with its full previous context preserved. When NOT resuming, each invocation starts fresh and you should provide a detailed task description with all necessary context.
|
|
81
|
-
- When the agent is done, it will return a single message back to you along with its agent ID. You can use this ID to resume the agent later if needed for follow-up work.
|
|
82
|
-
- Provide clear, detailed prompts so the agent can work autonomously and return exactly the information you need.
|
|
83
|
-
- Agents with "access to current context" can see the full conversation history before the tool call. When using these agents, you can write concise prompts that reference earlier context (e.g., "investigate the error discussed above") instead of repeating information. The agent will receive all prior messages and understand the context.
|
|
84
|
-
- The agent's outputs should generally be trusted
|
|
85
|
-
- Clearly tell the agent whether you expect it to write code or just to do research (search, file reads, web fetches, etc.), since it is not aware of the user's intent
|
|
86
|
-
- If the agent description mentions that it should be used proactively, then you should try your best to use it without the user having to ask for it first. Use your judgement.
|
|
87
|
-
- If the user specifies that they want you to run agents "in parallel", you MUST send a single message with multiple Agent tool use content blocks. For example, if you need to launch both a build-validator agent and a test-runner agent in parallel, send a single message with both tool calls.
|
|
88
|
-
- You can optionally set `isolation: "worktree"` to run the agent in a temporary git worktree, giving it an isolated copy of the repository. The worktree is automatically cleaned up if the agent makes no changes; if changes are made, the worktree path and branch are returned in the result.
|
|
89
|
-
|
|
90
|
-
Example usage:
|
|
91
|
-
|
|
92
|
-
<example_agent_descriptions>
|
|
93
|
-
"test-runner": use this agent after you are done writing code to run tests
|
|
94
|
-
"greeting-responder": use this agent to respond to user greetings with a friendly joke
|
|
95
|
-
</example_agent_descriptions>
|
|
96
|
-
|
|
97
|
-
<example>
|
|
98
|
-
user: "Please write a function that checks if a number is prime"
|
|
99
|
-
assistant: Sure let me write a function that checks if a number is prime
|
|
100
|
-
assistant: First let me use the Write tool to write a function that checks if a number is prime
|
|
101
|
-
assistant: I'm going to use the Write tool to write the following code:
|
|
102
|
-
<code>
|
|
103
|
-
function isPrime(n) {
|
|
104
|
-
if (n <= 1) return false
|
|
105
|
-
for (let i = 2; i * i <= n; i++) {
|
|
106
|
-
if (n % i === 0) return false
|
|
107
|
-
}
|
|
108
|
-
return true
|
|
109
|
-
}
|
|
110
|
-
</code>
|
|
111
|
-
<commentary>
|
|
112
|
-
Since a significant piece of code was written and the task was completed, now use the test-runner agent to run the tests
|
|
113
|
-
</commentary>
|
|
114
|
-
assistant: Now let me use the test-runner agent to run the tests
|
|
115
|
-
assistant: Uses the Agent tool to launch the test-runner agent
|
|
116
|
-
</example>
|
|
15
|
+
## Parametreler
|
|
117
16
|
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
17
|
+
- `description` (string, zorunlu): Görevi tanımlayan kısa 3-5 kelimelik etiket; arayüzde ve günlüklerde gösterilir.
|
|
18
|
+
- `prompt` (string, zorunlu): Ajanın yürüteceği eksiksiz, kendi kendine yeterli brifing. Gerekli tüm bağlamı, kısıtları ve beklenen dönüş formatını içermelidir.
|
|
19
|
+
- `subagent_type` (string, opsiyonel): `general-purpose`, `Explore`, `Plan`, `claude-code-guide` veya `statusline-setup` gibi önceden tanımlı persona. Varsayılan olarak `general-purpose`.
|
|
20
|
+
- `run_in_background` (boolean, opsiyonel): True ise ajan eş zamansız çalışır ve üst ajan çalışmaya devam edebilir; sonuçlar daha sonra alınır.
|
|
21
|
+
- `model` (string, opsiyonel): Bu ajan için modeli geçersiz kılar — `opus`, `sonnet` veya `haiku`. Varsayılan olarak üst oturum modelini kullanır.
|
|
22
|
+
- `isolation` (string, opsiyonel): Ajanı izole bir git worktree içinde çalıştırmak için `worktree` olarak ayarlayın; böylece dosya sistemi yazımları üst ile çakışmaz.
|
|
23
|
+
- `team_name` (string, opsiyonel): Var olan bir ekibe dahil edilirken, ajanın katılacağı ekip tanımlayıcısı.
|
|
24
|
+
- `name` (string, opsiyonel): Ekip içinde adreslenebilir takım arkadaşı adı; `SendMessage` için `to` hedefi olarak kullanılır.
|
|
25
|
+
|
|
26
|
+
## Örnekler
|
|
27
|
+
|
|
28
|
+
### Örnek 1: Açık uçlu kod araması
|
|
29
|
+
|
|
30
|
+
```
|
|
31
|
+
Agent(
|
|
32
|
+
description="Find auth middleware",
|
|
33
|
+
subagent_type="Explore",
|
|
34
|
+
prompt="Locate every place in this repo where JWT verification is performed. Return a bulleted list of absolute file paths with a one-line note about each site's role. Do not modify any files."
|
|
35
|
+
)
|
|
36
|
+
```
|
|
37
|
+
|
|
38
|
+
### Örnek 2: Paralel bağımsız incelemeler
|
|
39
|
+
|
|
40
|
+
Aynı mesajda iki ajan başlatın — biri derleme hattını inceler, diğeri test altyapısını gözden geçirir. Her biri kendi bağlam penceresini alır ve bir özet döndürür. Tek bir tool-call bloğunda toplu iletişim kurmak onları eş zamanlı çalıştırır.
|
|
41
|
+
|
|
42
|
+
### Örnek 3: Çalışan bir ekibe takım arkadaşı dahil etme
|
|
43
|
+
|
|
44
|
+
```
|
|
45
|
+
Agent(
|
|
46
|
+
description="Data layer specialist",
|
|
47
|
+
team_name="refactor-crew",
|
|
48
|
+
name="db-lead",
|
|
49
|
+
prompt="You are db-lead on team refactor-crew. Audit all Prisma schema files and propose a migration plan. Use SendMessage to report findings to the team leader."
|
|
50
|
+
)
|
|
51
|
+
```
|
|
52
|
+
|
|
53
|
+
## Notlar
|
|
54
|
+
|
|
55
|
+
- Ajanların önceki çalıştırmalara dair belleği yoktur. Her çağrı sıfırdan başlar, bu yüzden `prompt` tamamen kendi kendine yeterli olmalıdır — dosya yollarını, kuralları, soruyu ve istediğiniz yanıtın tam şeklini ekleyin.
|
|
56
|
+
- Ajan tam olarak tek bir nihai mesaj döndürür. Çalışma sırasında açıklayıcı sorular soramaz, bu yüzden prompttaki belirsizlik sonuçta tahmine dönüşür.
|
|
57
|
+
- Alt görevler bağımsız olduğunda birden fazla ajanı paralel çalıştırmak sıralı çağrılardan önemli ölçüde daha hızlıdır. Onları tek bir tool-call bloğunda toplu olarak gönderin.
|
|
58
|
+
- Ajan dosya yazacaksa ve değişiklikleri ana çalışma ağacına birleştirmeden önce incelemek istiyorsanız `isolation: "worktree"` kullanın.
|
|
59
|
+
- Yalnızca okumalı keşifler için `subagent_type: "Explore"`, tasarım çalışmaları için `Plan` tercih edin; `general-purpose` karışık okuma/yazma görevleri için varsayılandır.
|
|
60
|
+
- Arka plan ajanları (`run_in_background: true`) uzun süren işler için uygundur; bir sleep döngüsünde yoklama yapmaktan kaçının — üst ajan tamamlandığında bildirim alır.
|