cc-viewer 1.6.182 → 1.6.183
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/concepts/ar/SubAgent-Search.md +44 -12
- package/concepts/ar/Tool-Agent.md +44 -109
- package/concepts/ar/Tool-AskUserQuestion.md +51 -66
- package/concepts/ar/Tool-Bash.md +27 -155
- package/concepts/ar/Tool-CronCreate.md +57 -0
- package/concepts/ar/Tool-CronDelete.md +43 -0
- package/concepts/ar/Tool-CronList.md +30 -0
- package/concepts/ar/Tool-Edit.md +26 -34
- package/concepts/ar/Tool-EnterPlanMode.md +21 -114
- package/concepts/ar/Tool-EnterWorktree.md +29 -41
- package/concepts/ar/Tool-ExitPlanMode.md +28 -48
- package/concepts/ar/Tool-ExitWorktree.md +41 -0
- package/concepts/ar/Tool-Glob.md +23 -27
- package/concepts/ar/Tool-Grep.md +37 -48
- package/concepts/ar/Tool-Monitor.md +50 -0
- package/concepts/ar/Tool-NotebookEdit.md +27 -21
- package/concepts/ar/Tool-PushNotification.md +48 -0
- package/concepts/ar/Tool-Read.md +29 -44
- package/concepts/ar/Tool-RemoteTrigger.md +73 -0
- package/concepts/ar/Tool-ScheduleWakeup.md +56 -0
- package/concepts/ar/Tool-SendMessage.md +53 -26
- package/concepts/ar/Tool-Skill.md +32 -41
- package/concepts/ar/Tool-TaskCreate.md +39 -61
- package/concepts/ar/Tool-TaskGet.md +30 -39
- package/concepts/ar/Tool-TaskList.md +43 -37
- package/concepts/ar/Tool-TaskOutput.md +37 -27
- package/concepts/ar/Tool-TaskStop.md +33 -20
- package/concepts/ar/Tool-TaskUpdate.md +50 -103
- package/concepts/ar/Tool-TeamCreate.md +40 -25
- package/concepts/ar/Tool-TeamDelete.md +33 -19
- package/concepts/ar/Tool-WebFetch.md +38 -43
- package/concepts/ar/Tool-WebSearch.md +40 -47
- package/concepts/ar/Tool-Write.md +23 -27
- package/concepts/ar/Tool-executeCode.md +36 -30
- package/concepts/ar/Tool-getDiagnostics.md +32 -20
- package/concepts/ar/Tools.md +1 -1
- package/concepts/da/SubAgent-Search.md +44 -12
- package/concepts/da/Tool-Agent.md +53 -118
- package/concepts/da/Tool-AskUserQuestion.md +54 -69
- package/concepts/da/Tool-Bash.md +27 -155
- package/concepts/da/Tool-CronCreate.md +57 -0
- package/concepts/da/Tool-CronDelete.md +43 -0
- package/concepts/da/Tool-CronList.md +30 -0
- package/concepts/da/Tool-Edit.md +26 -34
- package/concepts/da/Tool-EnterPlanMode.md +22 -115
- package/concepts/da/Tool-EnterWorktree.md +29 -41
- package/concepts/da/Tool-ExitPlanMode.md +28 -48
- package/concepts/da/Tool-ExitWorktree.md +41 -0
- package/concepts/da/Tool-Glob.md +23 -27
- package/concepts/da/Tool-Grep.md +40 -51
- package/concepts/da/Tool-Monitor.md +50 -0
- package/concepts/da/Tool-NotebookEdit.md +27 -21
- package/concepts/da/Tool-PushNotification.md +48 -0
- package/concepts/da/Tool-Read.md +35 -50
- package/concepts/da/Tool-RemoteTrigger.md +73 -0
- package/concepts/da/Tool-ScheduleWakeup.md +56 -0
- package/concepts/da/Tool-SendMessage.md +53 -26
- package/concepts/da/Tool-Skill.md +32 -41
- package/concepts/da/Tool-TaskCreate.md +39 -61
- package/concepts/da/Tool-TaskGet.md +30 -39
- package/concepts/da/Tool-TaskList.md +43 -37
- package/concepts/da/Tool-TaskOutput.md +37 -27
- package/concepts/da/Tool-TaskStop.md +33 -20
- package/concepts/da/Tool-TaskUpdate.md +50 -103
- package/concepts/da/Tool-TeamCreate.md +40 -25
- package/concepts/da/Tool-TeamDelete.md +33 -19
- package/concepts/da/Tool-WebFetch.md +44 -49
- package/concepts/da/Tool-WebSearch.md +36 -43
- package/concepts/da/Tool-Write.md +23 -27
- package/concepts/da/Tool-executeCode.md +35 -29
- package/concepts/da/Tool-getDiagnostics.md +32 -20
- package/concepts/da/Tools.md +1 -1
- package/concepts/de/SubAgent-Search.md +44 -12
- package/concepts/de/Tool-Agent.md +44 -109
- package/concepts/de/Tool-AskUserQuestion.md +51 -66
- package/concepts/de/Tool-Bash.md +27 -155
- package/concepts/de/Tool-CronCreate.md +57 -0
- package/concepts/de/Tool-CronDelete.md +43 -0
- package/concepts/de/Tool-CronList.md +30 -0
- package/concepts/de/Tool-Edit.md +26 -34
- package/concepts/de/Tool-EnterPlanMode.md +21 -114
- package/concepts/de/Tool-EnterWorktree.md +29 -41
- package/concepts/de/Tool-ExitPlanMode.md +28 -48
- package/concepts/de/Tool-ExitWorktree.md +41 -0
- package/concepts/de/Tool-Glob.md +23 -27
- package/concepts/de/Tool-Grep.md +37 -48
- package/concepts/de/Tool-Monitor.md +50 -0
- package/concepts/de/Tool-NotebookEdit.md +27 -21
- package/concepts/de/Tool-PushNotification.md +48 -0
- package/concepts/de/Tool-Read.md +29 -44
- package/concepts/de/Tool-RemoteTrigger.md +73 -0
- package/concepts/de/Tool-ScheduleWakeup.md +56 -0
- package/concepts/de/Tool-SendMessage.md +53 -26
- package/concepts/de/Tool-Skill.md +32 -41
- package/concepts/de/Tool-TaskCreate.md +39 -61
- package/concepts/de/Tool-TaskGet.md +30 -39
- package/concepts/de/Tool-TaskList.md +43 -37
- package/concepts/de/Tool-TaskOutput.md +37 -27
- package/concepts/de/Tool-TaskStop.md +33 -20
- package/concepts/de/Tool-TaskUpdate.md +49 -102
- package/concepts/de/Tool-TeamCreate.md +40 -25
- package/concepts/de/Tool-TeamDelete.md +33 -19
- package/concepts/de/Tool-WebFetch.md +38 -43
- package/concepts/de/Tool-WebSearch.md +40 -47
- package/concepts/de/Tool-Write.md +23 -27
- package/concepts/de/Tool-executeCode.md +36 -30
- package/concepts/de/Tool-getDiagnostics.md +32 -20
- package/concepts/de/Tools.md +1 -1
- package/concepts/en/SubAgent-Search.md +44 -12
- package/concepts/en/Tool-Agent.md +44 -109
- package/concepts/en/Tool-AskUserQuestion.md +51 -66
- package/concepts/en/Tool-Bash.md +27 -155
- package/concepts/en/Tool-CronCreate.md +57 -0
- package/concepts/en/Tool-CronDelete.md +43 -0
- package/concepts/en/Tool-CronList.md +30 -0
- package/concepts/en/Tool-Edit.md +26 -34
- package/concepts/en/Tool-EnterPlanMode.md +21 -114
- package/concepts/en/Tool-EnterWorktree.md +29 -41
- package/concepts/en/Tool-ExitPlanMode.md +28 -48
- package/concepts/en/Tool-ExitWorktree.md +41 -0
- package/concepts/en/Tool-Glob.md +23 -27
- package/concepts/en/Tool-Grep.md +37 -48
- package/concepts/en/Tool-Monitor.md +50 -0
- package/concepts/en/Tool-NotebookEdit.md +27 -21
- package/concepts/en/Tool-PushNotification.md +48 -0
- package/concepts/en/Tool-Read.md +29 -44
- package/concepts/en/Tool-RemoteTrigger.md +73 -0
- package/concepts/en/Tool-ScheduleWakeup.md +56 -0
- package/concepts/en/Tool-SendMessage.md +53 -26
- package/concepts/en/Tool-Skill.md +32 -41
- package/concepts/en/Tool-TaskCreate.md +39 -61
- package/concepts/en/Tool-TaskGet.md +30 -39
- package/concepts/en/Tool-TaskList.md +43 -37
- package/concepts/en/Tool-TaskOutput.md +37 -27
- package/concepts/en/Tool-TaskStop.md +33 -20
- package/concepts/en/Tool-TaskUpdate.md +49 -102
- package/concepts/en/Tool-TeamCreate.md +40 -25
- package/concepts/en/Tool-TeamDelete.md +33 -19
- package/concepts/en/Tool-WebFetch.md +38 -43
- package/concepts/en/Tool-WebSearch.md +40 -47
- package/concepts/en/Tool-Write.md +23 -27
- package/concepts/en/Tool-executeCode.md +36 -30
- package/concepts/en/Tool-getDiagnostics.md +32 -20
- package/concepts/en/Tools.md +1 -1
- package/concepts/es/SubAgent-Search.md +44 -12
- package/concepts/es/Tool-Agent.md +44 -109
- package/concepts/es/Tool-AskUserQuestion.md +51 -66
- package/concepts/es/Tool-Bash.md +27 -155
- package/concepts/es/Tool-CronCreate.md +57 -0
- package/concepts/es/Tool-CronDelete.md +43 -0
- package/concepts/es/Tool-CronList.md +30 -0
- package/concepts/es/Tool-Edit.md +26 -34
- package/concepts/es/Tool-EnterPlanMode.md +21 -114
- package/concepts/es/Tool-EnterWorktree.md +29 -41
- package/concepts/es/Tool-ExitPlanMode.md +28 -48
- package/concepts/es/Tool-ExitWorktree.md +41 -0
- package/concepts/es/Tool-Glob.md +23 -27
- package/concepts/es/Tool-Grep.md +37 -48
- package/concepts/es/Tool-Monitor.md +50 -0
- package/concepts/es/Tool-NotebookEdit.md +27 -21
- package/concepts/es/Tool-PushNotification.md +48 -0
- package/concepts/es/Tool-Read.md +29 -44
- package/concepts/es/Tool-RemoteTrigger.md +73 -0
- package/concepts/es/Tool-ScheduleWakeup.md +56 -0
- package/concepts/es/Tool-SendMessage.md +53 -26
- package/concepts/es/Tool-Skill.md +32 -41
- package/concepts/es/Tool-TaskCreate.md +39 -61
- package/concepts/es/Tool-TaskGet.md +30 -39
- package/concepts/es/Tool-TaskList.md +44 -37
- package/concepts/es/Tool-TaskOutput.md +37 -27
- package/concepts/es/Tool-TaskStop.md +33 -20
- package/concepts/es/Tool-TaskUpdate.md +49 -102
- package/concepts/es/Tool-TeamCreate.md +40 -25
- package/concepts/es/Tool-TeamDelete.md +33 -19
- package/concepts/es/Tool-WebFetch.md +38 -43
- package/concepts/es/Tool-WebSearch.md +40 -47
- package/concepts/es/Tool-Write.md +23 -27
- package/concepts/es/Tool-executeCode.md +36 -30
- package/concepts/es/Tool-getDiagnostics.md +32 -20
- package/concepts/es/Tools.md +1 -1
- package/concepts/fr/SubAgent-Search.md +45 -13
- package/concepts/fr/Tool-Agent.md +44 -109
- package/concepts/fr/Tool-AskUserQuestion.md +51 -66
- package/concepts/fr/Tool-Bash.md +27 -155
- package/concepts/fr/Tool-CronCreate.md +57 -0
- package/concepts/fr/Tool-CronDelete.md +43 -0
- package/concepts/fr/Tool-CronList.md +30 -0
- package/concepts/fr/Tool-Edit.md +26 -34
- package/concepts/fr/Tool-EnterPlanMode.md +21 -114
- package/concepts/fr/Tool-EnterWorktree.md +29 -41
- package/concepts/fr/Tool-ExitPlanMode.md +28 -48
- package/concepts/fr/Tool-ExitWorktree.md +41 -0
- package/concepts/fr/Tool-Glob.md +23 -27
- package/concepts/fr/Tool-Grep.md +37 -48
- package/concepts/fr/Tool-Monitor.md +50 -0
- package/concepts/fr/Tool-NotebookEdit.md +27 -21
- package/concepts/fr/Tool-PushNotification.md +48 -0
- package/concepts/fr/Tool-Read.md +29 -44
- package/concepts/fr/Tool-RemoteTrigger.md +73 -0
- package/concepts/fr/Tool-ScheduleWakeup.md +56 -0
- package/concepts/fr/Tool-SendMessage.md +53 -26
- package/concepts/fr/Tool-Skill.md +32 -41
- package/concepts/fr/Tool-TaskCreate.md +39 -61
- package/concepts/fr/Tool-TaskGet.md +30 -39
- package/concepts/fr/Tool-TaskList.md +43 -37
- package/concepts/fr/Tool-TaskOutput.md +37 -27
- package/concepts/fr/Tool-TaskStop.md +33 -20
- package/concepts/fr/Tool-TaskUpdate.md +50 -103
- package/concepts/fr/Tool-TeamCreate.md +40 -25
- package/concepts/fr/Tool-TeamDelete.md +33 -19
- package/concepts/fr/Tool-WebFetch.md +38 -43
- package/concepts/fr/Tool-WebSearch.md +40 -47
- package/concepts/fr/Tool-Write.md +23 -27
- package/concepts/fr/Tool-executeCode.md +36 -30
- package/concepts/fr/Tool-getDiagnostics.md +32 -20
- package/concepts/fr/Tools.md +1 -1
- package/concepts/it/SubAgent-Search.md +44 -12
- package/concepts/it/Tool-Agent.md +44 -109
- package/concepts/it/Tool-AskUserQuestion.md +51 -66
- package/concepts/it/Tool-Bash.md +27 -155
- package/concepts/it/Tool-CronCreate.md +57 -0
- package/concepts/it/Tool-CronDelete.md +43 -0
- package/concepts/it/Tool-CronList.md +30 -0
- package/concepts/it/Tool-Edit.md +26 -34
- package/concepts/it/Tool-EnterPlanMode.md +21 -114
- package/concepts/it/Tool-EnterWorktree.md +29 -41
- package/concepts/it/Tool-ExitPlanMode.md +28 -48
- package/concepts/it/Tool-ExitWorktree.md +41 -0
- package/concepts/it/Tool-Glob.md +23 -27
- package/concepts/it/Tool-Grep.md +37 -48
- package/concepts/it/Tool-Monitor.md +50 -0
- package/concepts/it/Tool-NotebookEdit.md +27 -21
- package/concepts/it/Tool-PushNotification.md +48 -0
- package/concepts/it/Tool-Read.md +29 -44
- package/concepts/it/Tool-RemoteTrigger.md +73 -0
- package/concepts/it/Tool-ScheduleWakeup.md +56 -0
- package/concepts/it/Tool-SendMessage.md +53 -26
- package/concepts/it/Tool-Skill.md +32 -41
- package/concepts/it/Tool-TaskCreate.md +39 -61
- package/concepts/it/Tool-TaskGet.md +30 -39
- package/concepts/it/Tool-TaskList.md +44 -37
- package/concepts/it/Tool-TaskOutput.md +37 -27
- package/concepts/it/Tool-TaskStop.md +33 -20
- package/concepts/it/Tool-TaskUpdate.md +50 -103
- package/concepts/it/Tool-TeamCreate.md +40 -25
- package/concepts/it/Tool-TeamDelete.md +33 -19
- package/concepts/it/Tool-WebFetch.md +38 -43
- package/concepts/it/Tool-WebSearch.md +40 -47
- package/concepts/it/Tool-Write.md +23 -27
- package/concepts/it/Tool-executeCode.md +36 -30
- package/concepts/it/Tool-getDiagnostics.md +32 -20
- package/concepts/it/Tools.md +1 -1
- package/concepts/ja/SubAgent-Search.md +44 -12
- package/concepts/ja/Tool-Agent.md +44 -109
- package/concepts/ja/Tool-AskUserQuestion.md +51 -66
- package/concepts/ja/Tool-Bash.md +27 -155
- package/concepts/ja/Tool-CronCreate.md +57 -0
- package/concepts/ja/Tool-CronDelete.md +43 -0
- package/concepts/ja/Tool-CronList.md +30 -0
- package/concepts/ja/Tool-Edit.md +26 -34
- package/concepts/ja/Tool-EnterPlanMode.md +21 -114
- package/concepts/ja/Tool-EnterWorktree.md +29 -41
- package/concepts/ja/Tool-ExitPlanMode.md +28 -48
- package/concepts/ja/Tool-ExitWorktree.md +41 -0
- package/concepts/ja/Tool-Glob.md +23 -27
- package/concepts/ja/Tool-Grep.md +37 -48
- package/concepts/ja/Tool-Monitor.md +50 -0
- package/concepts/ja/Tool-NotebookEdit.md +27 -21
- package/concepts/ja/Tool-PushNotification.md +48 -0
- package/concepts/ja/Tool-Read.md +29 -44
- package/concepts/ja/Tool-RemoteTrigger.md +73 -0
- package/concepts/ja/Tool-ScheduleWakeup.md +56 -0
- package/concepts/ja/Tool-SendMessage.md +53 -26
- package/concepts/ja/Tool-Skill.md +32 -41
- package/concepts/ja/Tool-TaskCreate.md +39 -61
- package/concepts/ja/Tool-TaskGet.md +30 -39
- package/concepts/ja/Tool-TaskList.md +43 -37
- package/concepts/ja/Tool-TaskOutput.md +37 -27
- package/concepts/ja/Tool-TaskStop.md +33 -20
- package/concepts/ja/Tool-TaskUpdate.md +50 -103
- package/concepts/ja/Tool-TeamCreate.md +40 -25
- package/concepts/ja/Tool-TeamDelete.md +33 -19
- package/concepts/ja/Tool-WebFetch.md +38 -43
- package/concepts/ja/Tool-WebSearch.md +40 -47
- package/concepts/ja/Tool-Write.md +23 -27
- package/concepts/ja/Tool-executeCode.md +36 -30
- package/concepts/ja/Tool-getDiagnostics.md +32 -20
- package/concepts/ja/Tools.md +1 -1
- package/concepts/ko/SubAgent-Search.md +44 -12
- package/concepts/ko/Tool-Agent.md +44 -109
- package/concepts/ko/Tool-AskUserQuestion.md +58 -73
- package/concepts/ko/Tool-Bash.md +27 -155
- package/concepts/ko/Tool-CronCreate.md +57 -0
- package/concepts/ko/Tool-CronDelete.md +43 -0
- package/concepts/ko/Tool-CronList.md +30 -0
- package/concepts/ko/Tool-Edit.md +26 -34
- package/concepts/ko/Tool-EnterPlanMode.md +22 -115
- package/concepts/ko/Tool-EnterWorktree.md +29 -41
- package/concepts/ko/Tool-ExitPlanMode.md +28 -48
- package/concepts/ko/Tool-ExitWorktree.md +41 -0
- package/concepts/ko/Tool-Glob.md +23 -27
- package/concepts/ko/Tool-Grep.md +44 -55
- package/concepts/ko/Tool-Monitor.md +50 -0
- package/concepts/ko/Tool-NotebookEdit.md +28 -22
- package/concepts/ko/Tool-PushNotification.md +48 -0
- package/concepts/ko/Tool-Read.md +39 -54
- package/concepts/ko/Tool-RemoteTrigger.md +73 -0
- package/concepts/ko/Tool-ScheduleWakeup.md +56 -0
- package/concepts/ko/Tool-SendMessage.md +54 -27
- package/concepts/ko/Tool-Skill.md +32 -41
- package/concepts/ko/Tool-TaskCreate.md +39 -61
- package/concepts/ko/Tool-TaskGet.md +30 -39
- package/concepts/ko/Tool-TaskList.md +44 -38
- package/concepts/ko/Tool-TaskOutput.md +38 -28
- package/concepts/ko/Tool-TaskStop.md +34 -21
- package/concepts/ko/Tool-TaskUpdate.md +50 -103
- package/concepts/ko/Tool-TeamCreate.md +41 -26
- package/concepts/ko/Tool-TeamDelete.md +33 -19
- package/concepts/ko/Tool-WebFetch.md +48 -53
- package/concepts/ko/Tool-WebSearch.md +36 -43
- package/concepts/ko/Tool-Write.md +23 -27
- package/concepts/ko/Tool-executeCode.md +36 -30
- package/concepts/ko/Tool-getDiagnostics.md +33 -21
- package/concepts/ko/Tools.md +1 -1
- package/concepts/no/SubAgent-Search.md +44 -12
- package/concepts/no/Tool-Agent.md +53 -118
- package/concepts/no/Tool-AskUserQuestion.md +54 -69
- package/concepts/no/Tool-Bash.md +27 -155
- package/concepts/no/Tool-CronCreate.md +57 -0
- package/concepts/no/Tool-CronDelete.md +43 -0
- package/concepts/no/Tool-CronList.md +30 -0
- package/concepts/no/Tool-Edit.md +26 -34
- package/concepts/no/Tool-EnterPlanMode.md +22 -115
- package/concepts/no/Tool-EnterWorktree.md +29 -41
- package/concepts/no/Tool-ExitPlanMode.md +28 -48
- package/concepts/no/Tool-ExitWorktree.md +41 -0
- package/concepts/no/Tool-Glob.md +23 -27
- package/concepts/no/Tool-Grep.md +40 -51
- package/concepts/no/Tool-Monitor.md +50 -0
- package/concepts/no/Tool-NotebookEdit.md +27 -21
- package/concepts/no/Tool-PushNotification.md +48 -0
- package/concepts/no/Tool-Read.md +35 -50
- package/concepts/no/Tool-RemoteTrigger.md +73 -0
- package/concepts/no/Tool-ScheduleWakeup.md +56 -0
- package/concepts/no/Tool-SendMessage.md +53 -26
- package/concepts/no/Tool-Skill.md +32 -41
- package/concepts/no/Tool-TaskCreate.md +39 -61
- package/concepts/no/Tool-TaskGet.md +30 -39
- package/concepts/no/Tool-TaskList.md +43 -37
- package/concepts/no/Tool-TaskOutput.md +37 -27
- package/concepts/no/Tool-TaskStop.md +33 -20
- package/concepts/no/Tool-TaskUpdate.md +50 -103
- package/concepts/no/Tool-TeamCreate.md +40 -25
- package/concepts/no/Tool-TeamDelete.md +33 -19
- package/concepts/no/Tool-WebFetch.md +44 -49
- package/concepts/no/Tool-WebSearch.md +36 -43
- package/concepts/no/Tool-Write.md +23 -27
- package/concepts/no/Tool-executeCode.md +35 -29
- package/concepts/no/Tool-getDiagnostics.md +32 -20
- package/concepts/no/Tools.md +1 -1
- package/concepts/pl/SubAgent-Search.md +44 -12
- package/concepts/pl/Tool-Agent.md +44 -109
- package/concepts/pl/Tool-AskUserQuestion.md +51 -66
- package/concepts/pl/Tool-Bash.md +27 -155
- package/concepts/pl/Tool-CronCreate.md +57 -0
- package/concepts/pl/Tool-CronDelete.md +43 -0
- package/concepts/pl/Tool-CronList.md +30 -0
- package/concepts/pl/Tool-Edit.md +26 -34
- package/concepts/pl/Tool-EnterPlanMode.md +21 -114
- package/concepts/pl/Tool-EnterWorktree.md +29 -41
- package/concepts/pl/Tool-ExitPlanMode.md +28 -48
- package/concepts/pl/Tool-ExitWorktree.md +41 -0
- package/concepts/pl/Tool-Glob.md +23 -27
- package/concepts/pl/Tool-Grep.md +37 -48
- package/concepts/pl/Tool-Monitor.md +50 -0
- package/concepts/pl/Tool-NotebookEdit.md +27 -21
- package/concepts/pl/Tool-PushNotification.md +48 -0
- package/concepts/pl/Tool-Read.md +29 -44
- package/concepts/pl/Tool-RemoteTrigger.md +73 -0
- package/concepts/pl/Tool-ScheduleWakeup.md +56 -0
- package/concepts/pl/Tool-SendMessage.md +53 -26
- package/concepts/pl/Tool-Skill.md +32 -41
- package/concepts/pl/Tool-TaskCreate.md +39 -61
- package/concepts/pl/Tool-TaskGet.md +30 -39
- package/concepts/pl/Tool-TaskList.md +43 -37
- package/concepts/pl/Tool-TaskOutput.md +37 -27
- package/concepts/pl/Tool-TaskStop.md +33 -20
- package/concepts/pl/Tool-TaskUpdate.md +49 -102
- package/concepts/pl/Tool-TeamCreate.md +40 -25
- package/concepts/pl/Tool-TeamDelete.md +33 -19
- package/concepts/pl/Tool-WebFetch.md +38 -43
- package/concepts/pl/Tool-WebSearch.md +40 -47
- package/concepts/pl/Tool-Write.md +23 -27
- package/concepts/pl/Tool-executeCode.md +36 -30
- package/concepts/pl/Tool-getDiagnostics.md +32 -20
- package/concepts/pl/Tools.md +1 -1
- package/concepts/pt-BR/SubAgent-Search.md +44 -12
- package/concepts/pt-BR/Tool-Agent.md +44 -109
- package/concepts/pt-BR/Tool-AskUserQuestion.md +51 -66
- package/concepts/pt-BR/Tool-Bash.md +27 -155
- package/concepts/pt-BR/Tool-CronCreate.md +57 -0
- package/concepts/pt-BR/Tool-CronDelete.md +43 -0
- package/concepts/pt-BR/Tool-CronList.md +30 -0
- package/concepts/pt-BR/Tool-Edit.md +26 -34
- package/concepts/pt-BR/Tool-EnterPlanMode.md +21 -114
- package/concepts/pt-BR/Tool-EnterWorktree.md +29 -41
- package/concepts/pt-BR/Tool-ExitPlanMode.md +28 -48
- package/concepts/pt-BR/Tool-ExitWorktree.md +41 -0
- package/concepts/pt-BR/Tool-Glob.md +23 -27
- package/concepts/pt-BR/Tool-Grep.md +37 -48
- package/concepts/pt-BR/Tool-Monitor.md +50 -0
- package/concepts/pt-BR/Tool-NotebookEdit.md +27 -21
- package/concepts/pt-BR/Tool-PushNotification.md +48 -0
- package/concepts/pt-BR/Tool-Read.md +29 -44
- package/concepts/pt-BR/Tool-RemoteTrigger.md +73 -0
- package/concepts/pt-BR/Tool-ScheduleWakeup.md +56 -0
- package/concepts/pt-BR/Tool-SendMessage.md +53 -26
- package/concepts/pt-BR/Tool-Skill.md +32 -41
- package/concepts/pt-BR/Tool-TaskCreate.md +39 -61
- package/concepts/pt-BR/Tool-TaskGet.md +30 -39
- package/concepts/pt-BR/Tool-TaskList.md +43 -37
- package/concepts/pt-BR/Tool-TaskOutput.md +37 -27
- package/concepts/pt-BR/Tool-TaskStop.md +33 -20
- package/concepts/pt-BR/Tool-TaskUpdate.md +50 -103
- package/concepts/pt-BR/Tool-TeamCreate.md +40 -25
- package/concepts/pt-BR/Tool-TeamDelete.md +33 -19
- package/concepts/pt-BR/Tool-WebFetch.md +38 -43
- package/concepts/pt-BR/Tool-WebSearch.md +40 -47
- package/concepts/pt-BR/Tool-Write.md +23 -27
- package/concepts/pt-BR/Tool-executeCode.md +36 -30
- package/concepts/pt-BR/Tool-getDiagnostics.md +32 -20
- package/concepts/pt-BR/Tools.md +1 -1
- package/concepts/ru/SubAgent-Search.md +44 -12
- package/concepts/ru/Tool-Agent.md +44 -109
- package/concepts/ru/Tool-AskUserQuestion.md +51 -66
- package/concepts/ru/Tool-Bash.md +27 -155
- package/concepts/ru/Tool-CronCreate.md +57 -0
- package/concepts/ru/Tool-CronDelete.md +43 -0
- package/concepts/ru/Tool-CronList.md +30 -0
- package/concepts/ru/Tool-Edit.md +26 -34
- package/concepts/ru/Tool-EnterPlanMode.md +21 -114
- package/concepts/ru/Tool-EnterWorktree.md +29 -41
- package/concepts/ru/Tool-ExitPlanMode.md +28 -48
- package/concepts/ru/Tool-ExitWorktree.md +41 -0
- package/concepts/ru/Tool-Glob.md +23 -27
- package/concepts/ru/Tool-Grep.md +37 -48
- package/concepts/ru/Tool-Monitor.md +50 -0
- package/concepts/ru/Tool-NotebookEdit.md +27 -21
- package/concepts/ru/Tool-PushNotification.md +48 -0
- package/concepts/ru/Tool-Read.md +29 -44
- package/concepts/ru/Tool-RemoteTrigger.md +73 -0
- package/concepts/ru/Tool-ScheduleWakeup.md +56 -0
- package/concepts/ru/Tool-SendMessage.md +53 -26
- package/concepts/ru/Tool-Skill.md +32 -41
- package/concepts/ru/Tool-TaskCreate.md +39 -61
- package/concepts/ru/Tool-TaskGet.md +30 -39
- package/concepts/ru/Tool-TaskList.md +43 -37
- package/concepts/ru/Tool-TaskOutput.md +37 -27
- package/concepts/ru/Tool-TaskStop.md +33 -20
- package/concepts/ru/Tool-TaskUpdate.md +50 -103
- package/concepts/ru/Tool-TeamCreate.md +40 -25
- package/concepts/ru/Tool-TeamDelete.md +33 -19
- package/concepts/ru/Tool-WebFetch.md +38 -43
- package/concepts/ru/Tool-WebSearch.md +40 -47
- package/concepts/ru/Tool-Write.md +23 -27
- package/concepts/ru/Tool-executeCode.md +36 -30
- package/concepts/ru/Tool-getDiagnostics.md +32 -20
- package/concepts/ru/Tools.md +1 -1
- package/concepts/th/Tool-Agent.md +53 -118
- package/concepts/th/Tool-AskUserQuestion.md +54 -69
- package/concepts/th/Tool-Bash.md +27 -155
- package/concepts/th/Tool-CronCreate.md +57 -0
- package/concepts/th/Tool-CronDelete.md +43 -0
- package/concepts/th/Tool-CronList.md +30 -0
- package/concepts/th/Tool-Edit.md +26 -34
- package/concepts/th/Tool-EnterPlanMode.md +22 -115
- package/concepts/th/Tool-EnterWorktree.md +29 -41
- package/concepts/th/Tool-ExitPlanMode.md +28 -48
- package/concepts/th/Tool-ExitWorktree.md +42 -0
- package/concepts/th/Tool-Glob.md +23 -27
- package/concepts/th/Tool-Grep.md +40 -51
- package/concepts/th/Tool-Monitor.md +50 -0
- package/concepts/th/Tool-NotebookEdit.md +27 -21
- package/concepts/th/Tool-PushNotification.md +48 -0
- package/concepts/th/Tool-Read.md +35 -50
- package/concepts/th/Tool-RemoteTrigger.md +73 -0
- package/concepts/th/Tool-ScheduleWakeup.md +56 -0
- package/concepts/th/Tool-SendMessage.md +53 -26
- package/concepts/th/Tool-Skill.md +32 -41
- package/concepts/th/Tool-TaskCreate.md +39 -61
- package/concepts/th/Tool-TaskGet.md +30 -39
- package/concepts/th/Tool-TaskList.md +43 -37
- package/concepts/th/Tool-TaskOutput.md +37 -27
- package/concepts/th/Tool-TaskStop.md +33 -20
- package/concepts/th/Tool-TaskUpdate.md +50 -103
- package/concepts/th/Tool-TeamCreate.md +40 -25
- package/concepts/th/Tool-TeamDelete.md +33 -19
- package/concepts/th/Tools.md +1 -1
- package/concepts/tr/SubAgent-Search.md +44 -12
- package/concepts/tr/Tool-Agent.md +53 -118
- package/concepts/tr/Tool-AskUserQuestion.md +54 -69
- package/concepts/tr/Tool-Bash.md +27 -155
- package/concepts/tr/Tool-CronCreate.md +57 -0
- package/concepts/tr/Tool-CronDelete.md +43 -0
- package/concepts/tr/Tool-CronList.md +30 -0
- package/concepts/tr/Tool-Edit.md +26 -34
- package/concepts/tr/Tool-EnterPlanMode.md +22 -115
- package/concepts/tr/Tool-EnterWorktree.md +29 -41
- package/concepts/tr/Tool-ExitPlanMode.md +28 -48
- package/concepts/tr/Tool-ExitWorktree.md +41 -0
- package/concepts/tr/Tool-Glob.md +23 -27
- package/concepts/tr/Tool-Grep.md +40 -51
- package/concepts/tr/Tool-Monitor.md +50 -0
- package/concepts/tr/Tool-NotebookEdit.md +27 -21
- package/concepts/tr/Tool-PushNotification.md +48 -0
- package/concepts/tr/Tool-Read.md +35 -50
- package/concepts/tr/Tool-RemoteTrigger.md +73 -0
- package/concepts/tr/Tool-ScheduleWakeup.md +56 -0
- package/concepts/tr/Tool-SendMessage.md +53 -26
- package/concepts/tr/Tool-Skill.md +32 -41
- package/concepts/tr/Tool-TaskCreate.md +39 -61
- package/concepts/tr/Tool-TaskGet.md +30 -39
- package/concepts/tr/Tool-TaskList.md +43 -37
- package/concepts/tr/Tool-TaskOutput.md +37 -27
- package/concepts/tr/Tool-TaskStop.md +33 -20
- package/concepts/tr/Tool-TaskUpdate.md +50 -103
- package/concepts/tr/Tool-TeamCreate.md +40 -25
- package/concepts/tr/Tool-TeamDelete.md +33 -19
- package/concepts/tr/Tool-WebFetch.md +44 -49
- package/concepts/tr/Tool-WebSearch.md +36 -43
- package/concepts/tr/Tool-Write.md +23 -27
- package/concepts/tr/Tool-executeCode.md +35 -29
- package/concepts/tr/Tool-getDiagnostics.md +32 -20
- package/concepts/tr/Tools.md +1 -1
- package/concepts/uk/SubAgent-Search.md +44 -12
- package/concepts/uk/Tool-Agent.md +44 -109
- package/concepts/uk/Tool-AskUserQuestion.md +51 -66
- package/concepts/uk/Tool-Bash.md +27 -155
- package/concepts/uk/Tool-CronCreate.md +57 -0
- package/concepts/uk/Tool-CronDelete.md +43 -0
- package/concepts/uk/Tool-CronList.md +30 -0
- package/concepts/uk/Tool-Edit.md +26 -34
- package/concepts/uk/Tool-EnterPlanMode.md +21 -114
- package/concepts/uk/Tool-EnterWorktree.md +29 -41
- package/concepts/uk/Tool-ExitPlanMode.md +28 -48
- package/concepts/uk/Tool-ExitWorktree.md +41 -0
- package/concepts/uk/Tool-Glob.md +23 -27
- package/concepts/uk/Tool-Grep.md +37 -48
- package/concepts/uk/Tool-Monitor.md +50 -0
- package/concepts/uk/Tool-NotebookEdit.md +27 -21
- package/concepts/uk/Tool-PushNotification.md +48 -0
- package/concepts/uk/Tool-Read.md +29 -44
- package/concepts/uk/Tool-RemoteTrigger.md +73 -0
- package/concepts/uk/Tool-ScheduleWakeup.md +56 -0
- package/concepts/uk/Tool-SendMessage.md +53 -26
- package/concepts/uk/Tool-Skill.md +32 -41
- package/concepts/uk/Tool-TaskCreate.md +39 -61
- package/concepts/uk/Tool-TaskGet.md +30 -39
- package/concepts/uk/Tool-TaskList.md +43 -37
- package/concepts/uk/Tool-TaskOutput.md +37 -27
- package/concepts/uk/Tool-TaskStop.md +33 -20
- package/concepts/uk/Tool-TaskUpdate.md +50 -103
- package/concepts/uk/Tool-TeamCreate.md +40 -25
- package/concepts/uk/Tool-TeamDelete.md +33 -19
- package/concepts/uk/Tool-WebFetch.md +38 -43
- package/concepts/uk/Tool-WebSearch.md +40 -47
- package/concepts/uk/Tool-Write.md +23 -27
- package/concepts/uk/Tool-executeCode.md +36 -30
- package/concepts/uk/Tool-getDiagnostics.md +32 -20
- package/concepts/uk/Tools.md +1 -1
- package/concepts/zh/SubAgent-Search.md +44 -12
- package/concepts/zh/Tool-Agent.md +44 -109
- package/concepts/zh/Tool-AskUserQuestion.md +51 -66
- package/concepts/zh/Tool-Bash.md +27 -155
- package/concepts/zh/Tool-CronCreate.md +57 -0
- package/concepts/zh/Tool-CronDelete.md +43 -0
- package/concepts/zh/Tool-CronList.md +30 -0
- package/concepts/zh/Tool-Edit.md +26 -34
- package/concepts/zh/Tool-EnterPlanMode.md +21 -114
- package/concepts/zh/Tool-EnterWorktree.md +29 -41
- package/concepts/zh/Tool-ExitPlanMode.md +28 -48
- package/concepts/zh/Tool-ExitWorktree.md +41 -0
- package/concepts/zh/Tool-Glob.md +23 -27
- package/concepts/zh/Tool-Grep.md +37 -48
- package/concepts/zh/Tool-Monitor.md +50 -0
- package/concepts/zh/Tool-NotebookEdit.md +27 -21
- package/concepts/zh/Tool-PushNotification.md +48 -0
- package/concepts/zh/Tool-Read.md +29 -44
- package/concepts/zh/Tool-RemoteTrigger.md +73 -0
- package/concepts/zh/Tool-ScheduleWakeup.md +56 -0
- package/concepts/zh/Tool-SendMessage.md +53 -26
- package/concepts/zh/Tool-Skill.md +32 -41
- package/concepts/zh/Tool-TaskCreate.md +39 -61
- package/concepts/zh/Tool-TaskGet.md +30 -39
- package/concepts/zh/Tool-TaskList.md +43 -37
- package/concepts/zh/Tool-TaskOutput.md +37 -27
- package/concepts/zh/Tool-TaskStop.md +33 -20
- package/concepts/zh/Tool-TaskUpdate.md +50 -103
- package/concepts/zh/Tool-TeamCreate.md +40 -25
- package/concepts/zh/Tool-TeamDelete.md +33 -19
- package/concepts/zh/Tool-WebFetch.md +38 -43
- package/concepts/zh/Tool-WebSearch.md +40 -47
- package/concepts/zh/Tool-Write.md +23 -27
- package/concepts/zh/Tool-executeCode.md +36 -30
- package/concepts/zh/Tool-getDiagnostics.md +32 -20
- package/concepts/zh/Tools.md +1 -1
- package/concepts/zh-TW/SubAgent-Search.md +44 -12
- package/concepts/zh-TW/Tool-Agent.md +44 -109
- package/concepts/zh-TW/Tool-AskUserQuestion.md +51 -66
- package/concepts/zh-TW/Tool-Bash.md +27 -155
- package/concepts/zh-TW/Tool-CronCreate.md +57 -0
- package/concepts/zh-TW/Tool-CronDelete.md +43 -0
- package/concepts/zh-TW/Tool-CronList.md +30 -0
- package/concepts/zh-TW/Tool-Edit.md +26 -34
- package/concepts/zh-TW/Tool-EnterPlanMode.md +21 -114
- package/concepts/zh-TW/Tool-EnterWorktree.md +29 -41
- package/concepts/zh-TW/Tool-ExitPlanMode.md +28 -48
- package/concepts/zh-TW/Tool-ExitWorktree.md +41 -0
- package/concepts/zh-TW/Tool-Glob.md +23 -27
- package/concepts/zh-TW/Tool-Grep.md +37 -48
- package/concepts/zh-TW/Tool-Monitor.md +50 -0
- package/concepts/zh-TW/Tool-NotebookEdit.md +27 -21
- package/concepts/zh-TW/Tool-PushNotification.md +48 -0
- package/concepts/zh-TW/Tool-Read.md +29 -44
- package/concepts/zh-TW/Tool-RemoteTrigger.md +73 -0
- package/concepts/zh-TW/Tool-ScheduleWakeup.md +56 -0
- package/concepts/zh-TW/Tool-SendMessage.md +53 -26
- package/concepts/zh-TW/Tool-Skill.md +32 -41
- package/concepts/zh-TW/Tool-TaskCreate.md +39 -61
- package/concepts/zh-TW/Tool-TaskGet.md +30 -39
- package/concepts/zh-TW/Tool-TaskList.md +43 -37
- package/concepts/zh-TW/Tool-TaskOutput.md +37 -27
- package/concepts/zh-TW/Tool-TaskStop.md +33 -20
- package/concepts/zh-TW/Tool-TaskUpdate.md +50 -103
- package/concepts/zh-TW/Tool-TeamCreate.md +40 -25
- package/concepts/zh-TW/Tool-TeamDelete.md +33 -19
- package/concepts/zh-TW/Tool-WebFetch.md +38 -43
- package/concepts/zh-TW/Tool-WebSearch.md +40 -47
- package/concepts/zh-TW/Tool-Write.md +23 -27
- package/concepts/zh-TW/Tool-executeCode.md +36 -30
- package/concepts/zh-TW/Tool-getDiagnostics.md +32 -20
- package/concepts/zh-TW/Tools.md +1 -1
- package/dist/assets/App-BHfyP8-J.js +31 -0
- package/dist/assets/{AppHeader-CHvhA_pP.css → AppHeader-Dc7WvorH.css} +2 -2
- package/dist/assets/{AppHeader.module-Cfep06i2.js → AppHeader.module-W_78JZt9.js} +43 -43
- package/dist/assets/{Mobile-M9her8kt.js → Mobile-ca5EOMpN.js} +1 -1
- package/dist/assets/{_baseUniq-B9F7jipu.js → _baseUniq-DYSZB4Xx.js} +1 -1
- package/dist/assets/{arc-CynSuGRD.js → arc-BChSP8hM.js} +1 -1
- package/dist/assets/{architectureDiagram-Q4EWVU46-CaYDh0U8.js → architectureDiagram-Q4EWVU46-vlr5Q6DQ.js} +1 -1
- package/dist/assets/{blockDiagram-DXYQGD6D-DH53lUCG.js → blockDiagram-DXYQGD6D-4C3Amh2i.js} +1 -1
- package/dist/assets/{c4Diagram-AHTNJAMY-B0Lesax1.js → c4Diagram-AHTNJAMY-wI0efLSs.js} +1 -1
- package/dist/assets/channel-d8DITadq.js +1 -0
- package/dist/assets/{chunk-4BX2VUAB-CwREaLcn.js → chunk-4BX2VUAB-BX9brpDB.js} +1 -1
- package/dist/assets/{chunk-4TB4RGXK-DaysThRr.js → chunk-4TB4RGXK-DvFQ-X9V.js} +1 -1
- package/dist/assets/{chunk-55IACEB6--rkNDUme.js → chunk-55IACEB6-BNmYjPNf.js} +1 -1
- package/dist/assets/{chunk-EDXVE4YY-Cn_Hw1kB.js → chunk-EDXVE4YY-BNvDPqBE.js} +1 -1
- package/dist/assets/{chunk-FMBD7UC4-CHjMpQO_.js → chunk-FMBD7UC4-Bb0LARSp.js} +1 -1
- package/dist/assets/{chunk-OYMX7WX6-DxkBZLOn.js → chunk-OYMX7WX6-BwlvIpeD.js} +1 -1
- package/dist/assets/{chunk-QZHKN3VN-CEcNQmq8.js → chunk-QZHKN3VN-BS6RK8_X.js} +1 -1
- package/dist/assets/{chunk-YZCP3GAM-CVFEY5kV.js → chunk-YZCP3GAM-oOqmydQz.js} +1 -1
- package/dist/assets/classDiagram-6PBFFD2Q-B1oRrMCc.js +1 -0
- package/dist/assets/classDiagram-v2-HSJHXN6E-B1oRrMCc.js +1 -0
- package/dist/assets/clone-BrNOd7Lq.js +1 -0
- package/dist/assets/{cose-bilkent-S5V4N54A-DPsF6jLB.js → cose-bilkent-S5V4N54A-CamsIqkY.js} +1 -1
- package/dist/assets/{dagre-KV5264BT-QI4QFfbP.js → dagre-KV5264BT-CPAWWiBh.js} +1 -1
- package/dist/assets/{diagram-5BDNPKRD-Do0BzIFe.js → diagram-5BDNPKRD-D6TmzGhl.js} +1 -1
- package/dist/assets/{diagram-G4DWMVQ6-CVvuZ8FU.js → diagram-G4DWMVQ6-DDuJnMCL.js} +1 -1
- package/dist/assets/{diagram-MMDJMWI5-CmeuA2db.js → diagram-MMDJMWI5-CQWhvrpz.js} +1 -1
- package/dist/assets/{diagram-TYMM5635-B90Irbks.js → diagram-TYMM5635-CEDj3w_h.js} +1 -1
- package/dist/assets/{erDiagram-SMLLAGMA-_3w237ct.js → erDiagram-SMLLAGMA-B_eQqha6.js} +1 -1
- package/dist/assets/{flowDiagram-DWJPFMVM-DIR7-K_k.js → flowDiagram-DWJPFMVM-B985i3uQ.js} +1 -1
- package/dist/assets/{ganttDiagram-T4ZO3ILL-DtM5nlfx.js → ganttDiagram-T4ZO3ILL-DKp62vr3.js} +1 -1
- package/dist/assets/{gitGraphDiagram-UUTBAWPF-FvAMJ2i5.js → gitGraphDiagram-UUTBAWPF-Cc1gyz1Q.js} +1 -1
- package/dist/assets/{graph-DvmWkua1.js → graph-C-1-3bsA.js} +1 -1
- package/dist/assets/{index-CQ5P7lQi.js → index-LH2WLu05.js} +2 -2
- package/dist/assets/{infoDiagram-42DDH7IO-DSF3BTCW.js → infoDiagram-42DDH7IO-DqXaAHZz.js} +1 -1
- package/dist/assets/{ishikawaDiagram-UXIWVN3A-BwFoBXkx.js → ishikawaDiagram-UXIWVN3A-zdUdDJX2.js} +1 -1
- package/dist/assets/{journeyDiagram-VCZTEJTY-lbgmpsvI.js → journeyDiagram-VCZTEJTY-ip5SzODy.js} +1 -1
- package/dist/assets/{kanban-definition-6JOO6SKY-DagC1CXx.js → kanban-definition-6JOO6SKY-D5EYh6AP.js} +1 -1
- package/dist/assets/{layout-CYvGQQtB.js → layout-Cjq8AL8G.js} +1 -1
- package/dist/assets/{linear-J9f9mKrL.js → linear-U0KsEJ2u.js} +1 -1
- package/dist/assets/{mermaid.core-MGw0R-Yr.js → mermaid.core-CT-5crLN.js} +4 -4
- package/dist/assets/{min-B3KMZtQG.js → min-C7G6pq26.js} +1 -1
- package/dist/assets/{mindmap-definition-QFDTVHPH-CKtAtz4K.js → mindmap-definition-QFDTVHPH-CIzhFOw1.js} +1 -1
- package/dist/assets/{pieDiagram-DEJITSTG-DiCs6oG9.js → pieDiagram-DEJITSTG-Cp1Zd1MQ.js} +1 -1
- package/dist/assets/{quadrantDiagram-34T5L4WZ-B1V_JsFK.js → quadrantDiagram-34T5L4WZ-Cp31xM90.js} +1 -1
- package/dist/assets/{requirementDiagram-MS252O5E-DYZx4toa.js → requirementDiagram-MS252O5E-Dbg_eQqB.js} +1 -1
- package/dist/assets/{sankeyDiagram-XADWPNL6-DZtUKtpU.js → sankeyDiagram-XADWPNL6-CMrzwpwC.js} +1 -1
- package/dist/assets/{sequenceDiagram-FGHM5R23-CKydm1ev.js → sequenceDiagram-FGHM5R23-KJegoBnN.js} +1 -1
- package/dist/assets/{stateDiagram-FHFEXIEX-mmQoyEVR.js → stateDiagram-FHFEXIEX-BDWprYzE.js} +1 -1
- package/dist/assets/stateDiagram-v2-QKLJ7IA2-CCUmB0qI.js +1 -0
- package/dist/assets/{timeline-definition-GMOUNBTQ-DEauFuh9.js → timeline-definition-GMOUNBTQ-BOWeG5LY.js} +1 -1
- package/dist/assets/{vendor-antd--lnyToqQ.js → vendor-antd-CtdKd5xs.js} +1 -1
- package/dist/assets/{vendor-codemirror-C7imH6Hd.js → vendor-codemirror-CdXaVX4e.js} +1 -1
- package/dist/assets/{vendor-qrcode-myYunK0Z.js → vendor-qrcode-D05RfzwB.js} +1 -1
- package/dist/assets/{vendor-virtuoso-DDKvHLUv.js → vendor-virtuoso-BhnFrbmh.js} +1 -1
- package/dist/assets/{vennDiagram-DHZGUBPP-D6AeTMhT.js → vennDiagram-DHZGUBPP-B6mLodPk.js} +1 -1
- package/dist/assets/{wardley-RL74JXVD-BOe-9JZP.js → wardley-RL74JXVD-CovHs24Z.js} +1 -1
- package/dist/assets/{wardleyDiagram-NUSXRM2D-BLWMynOp.js → wardleyDiagram-NUSXRM2D-CBg_VXF7.js} +1 -1
- package/dist/assets/{xychartDiagram-5P7HB3ND-Wa1KJpmO.js → xychartDiagram-5P7HB3ND-BRxgk_oX.js} +1 -1
- package/dist/index.html +3 -3
- package/package.json +1 -1
- package/concepts/ar/Tool-Task.md +0 -51
- package/concepts/da/Tool-Task.md +0 -51
- package/concepts/de/Tool-Task.md +0 -51
- package/concepts/en/Tool-Task.md +0 -51
- package/concepts/es/Tool-Task.md +0 -51
- package/concepts/fr/Tool-Task.md +0 -51
- package/concepts/it/Tool-Task.md +0 -51
- package/concepts/ja/Tool-Task.md +0 -51
- package/concepts/ko/Tool-Task.md +0 -51
- package/concepts/no/Tool-Task.md +0 -51
- package/concepts/pl/Tool-Task.md +0 -51
- package/concepts/pt-BR/Tool-Task.md +0 -51
- package/concepts/ru/Tool-Task.md +0 -51
- package/concepts/th/Tool-Task.md +0 -51
- package/concepts/tr/Tool-Task.md +0 -51
- package/concepts/uk/Tool-Task.md +0 -51
- package/concepts/zh/Tool-Task.md +0 -51
- package/concepts/zh-TW/Tool-Task.md +0 -51
- package/dist/assets/App-CNrQ1r4B.js +0 -31
- package/dist/assets/channel-mzoD3rY3.js +0 -1
- package/dist/assets/classDiagram-6PBFFD2Q-CzNz4tFu.js +0 -1
- package/dist/assets/classDiagram-v2-HSJHXN6E-CzNz4tFu.js +0 -1
- package/dist/assets/clone-DPuQFdir.js +0 -1
- package/dist/assets/stateDiagram-v2-QKLJ7IA2-BFs-Juqf.js +0 -1
package/concepts/th/Tool-Bash.md
CHANGED
|
@@ -1,167 +1,39 @@
|
|
|
1
1
|
# Bash
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
รันคำสั่ง shell ใน working directory แบบ persistent และส่ง stdout/stderr กลับ เหมาะสงวนไว้สำหรับการดำเนินการที่ไม่มี tool เฉพาะของ Claude Code สามารถแสดงออกได้ เช่น การรัน git, npm, docker, หรือ build script
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## เมื่อใดควรใช้
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
| `description` | string | ไม่ | คำอธิบายสั้นของคำสั่ง |
|
|
13
|
-
| `timeout` | number | ไม่ | เวลา timeout (มิลลิวินาที) สูงสุด 600000 ค่าเริ่มต้น 120000 |
|
|
14
|
-
| `run_in_background` | boolean | ไม่ | รันในเบื้องหลังหรือไม่ |
|
|
15
|
-
|
|
16
|
-
## สถานการณ์การใช้งาน
|
|
17
|
-
|
|
18
|
-
**เหมาะสำหรับ:**
|
|
19
|
-
- การดำเนินการ git (commit, push, branch ฯลฯ)
|
|
20
|
-
- คำสั่งจัดการแพ็กเกจ เช่น npm/yarn
|
|
21
|
-
- การดำเนินการ docker
|
|
22
|
-
- คำสั่งคอมไพล์และบิลด์
|
|
23
|
-
- แสดงรายการเนื้อหาไดเรกทอรี (`ls`)
|
|
24
|
-
- คำสั่งระบบอื่นๆ ที่ต้องการการรัน shell
|
|
25
|
-
|
|
26
|
-
**ไม่เหมาะสำหรับ:**
|
|
27
|
-
- อ่านไฟล์ — ควรใช้ Read
|
|
28
|
-
- ค้นหาชื่อไฟล์ — ควรใช้ Glob
|
|
29
|
-
- ค้นหาเนื้อหาไฟล์ — ควรใช้ Grep
|
|
30
|
-
- แก้ไขไฟล์ — ควรใช้ Edit
|
|
31
|
-
- เขียนไฟล์ — ควรใช้ Write
|
|
32
|
-
- แสดงข้อมูลให้ผู้ใช้ — แสดงโดยตรงในข้อความตอบกลับ
|
|
33
|
-
- กระบวนการที่ทำงานนาน (dev server, โหมด watch) — แนะนำให้ผู้ใช้รันเอง
|
|
34
|
-
|
|
35
|
-
## ข้อควรระวัง
|
|
36
|
-
|
|
37
|
-
- พาธที่มีช่องว่างต้องใส่เครื่องหมายคำพูดคู่
|
|
38
|
-
- ผลลัพธ์ที่เกิน 30000 ตัวอักษรจะถูกตัดทอน
|
|
39
|
-
- คำสั่งเบื้องหลังรับผลลัพธ์ผ่าน TaskOutput
|
|
40
|
-
- ควรใช้พาธแบบสัมบูรณ์ หลีกเลี่ยง `cd`
|
|
41
|
-
- คำสั่งอิสระสามารถเรียก Bash หลายตัวพร้อมกันได้
|
|
42
|
-
- คำสั่งที่มีการพึ่งพาควรเชื่อมด้วย `&&`
|
|
43
|
-
- สภาพแวดล้อม shell จะถูกเริ่มต้นจาก profile ของผู้ใช้ (bash หรือ zsh)
|
|
44
|
-
|
|
45
|
-
## ข้อความต้นฉบับ
|
|
46
|
-
|
|
47
|
-
<textarea readonly>Executes a given bash command and returns its output.
|
|
48
|
-
|
|
49
|
-
The working directory persists between commands, but shell state does not. The shell environment is initialized from the user's profile (bash or zsh).
|
|
7
|
+
- การทำงาน git (`git status`, `git diff`, `git commit`, `gh pr create`)
|
|
8
|
+
- การรัน package manager และ build tool (`npm install`, `npm run build`, `pytest`, `cargo build`)
|
|
9
|
+
- การ launch process ที่รันนาน (dev server, watcher) ใน background ด้วย `run_in_background`
|
|
10
|
+
- การเรียก CLI เฉพาะโดเมน (`docker`, `terraform`, `kubectl`, `gh`) ที่ไม่มี built-in เทียบเท่า
|
|
11
|
+
- การเชื่อมขั้นตอนที่ต้องพึ่งพากันด้วย `&&` เมื่อลำดับมีความสำคัญ
|
|
50
12
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
- File search: Use Glob (NOT find or ls)
|
|
54
|
-
- Content search: Use Grep (NOT grep or rg)
|
|
55
|
-
- Read files: Use Read (NOT cat/head/tail)
|
|
56
|
-
- Edit files: Use Edit (NOT sed/awk)
|
|
57
|
-
- Write files: Use Write (NOT echo >/cat <<EOF)
|
|
58
|
-
- Communication: Output text directly (NOT echo/printf)
|
|
59
|
-
While the Bash tool can do similar things, it’s better to use the built-in tools as they provide a better user experience and make it easier to review tool calls and give permission.
|
|
60
|
-
|
|
61
|
-
# Instructions
|
|
62
|
-
- If your command will create new directories or files, first use this tool to run `ls` to verify the parent directory exists and is the correct location.
|
|
63
|
-
- Always quote file paths that contain spaces with double quotes in your command (e.g., cd "path with spaces/file.txt")
|
|
64
|
-
- Try to maintain your current working directory throughout the session by using absolute paths and avoiding usage of `cd`. You may use `cd` if the User explicitly requests it.
|
|
65
|
-
- You may specify an optional timeout in milliseconds (up to 600000ms / 10 minutes). By default, your command will timeout after 120000ms (2 minutes).
|
|
66
|
-
- You can use the `run_in_background` parameter to run the command in the background. Only use this if you don't need the result immediately and are OK being notified when the command completes later. You do not need to check the output right away - you'll be notified when it finishes. You do not need to use '&' at the end of the command when using this parameter.
|
|
67
|
-
- Write a clear, concise description of what your command does. For simple commands, keep it brief (5-10 words). For complex commands (piped commands, obscure flags, or anything hard to understand at a glance), include enough context so that the user can understand what your command will do.
|
|
68
|
-
- When issuing multiple commands:
|
|
69
|
-
- If the commands are independent and can run in parallel, make multiple Bash tool calls in a single message. Example: if you need to run "git status" and "git diff", send a single message with two Bash tool calls in parallel.
|
|
70
|
-
- If the commands depend on each other and must run sequentially, use a single Bash call with '&&' to chain them together.
|
|
71
|
-
- Use ';' only when you need to run commands sequentially but don't care if earlier commands fail.
|
|
72
|
-
- DO NOT use newlines to separate commands (newlines are ok in quoted strings).
|
|
73
|
-
- For git commands:
|
|
74
|
-
- Prefer to create a new commit rather than amending an existing commit.
|
|
75
|
-
- Before running destructive operations (e.g., git reset --hard, git push --force, git checkout --), consider whether there is a safer alternative that achieves the same goal. Only use destructive operations when they are truly the best approach.
|
|
76
|
-
- Never skip hooks (--no-verify) or bypass signing (--no-gpg-sign, -c commit.gpgsign=false) unless the user has explicitly asked for it. If a hook fails, investigate and fix the underlying issue.
|
|
77
|
-
- Avoid unnecessary `sleep` commands:
|
|
78
|
-
- Do not sleep between commands that can run immediately — just run them.
|
|
79
|
-
- If your command is long running and you would like to be notified when it finishes – simply run your command using `run_in_background`. There is no need to sleep in this case.
|
|
80
|
-
- Do not retry failing commands in a sleep loop — diagnose the root cause or consider an alternative approach.
|
|
81
|
-
- If waiting for a background task you started with `run_in_background`, you will be notified when it completes — do not poll.
|
|
82
|
-
- If you must poll an external process, use a check command (e.g. `gh run view`) rather than sleeping first.
|
|
83
|
-
- If you must sleep, keep the duration short (1-5 seconds) to avoid blocking the user.
|
|
84
|
-
|
|
85
|
-
# Committing changes with git
|
|
86
|
-
|
|
87
|
-
Only create commits when requested by the user. If unclear, ask first. When the user asks you to create a new git commit, follow these steps carefully:
|
|
88
|
-
|
|
89
|
-
Git Safety Protocol:
|
|
90
|
-
- NEVER update the git config
|
|
91
|
-
- NEVER run destructive git commands (push --force, reset --hard, checkout ., restore ., clean -f, branch -D) unless the user explicitly requests these actions. Taking unauthorized destructive actions is unhelpful and can result in lost work, so it's best to ONLY run these commands when given direct instructions
|
|
92
|
-
- NEVER skip hooks (--no-verify, --no-gpg-sign, etc) unless the user explicitly requests it
|
|
93
|
-
- NEVER run force push to main/master, warn the user if they request it
|
|
94
|
-
- CRITICAL: Always create NEW commits rather than amending, unless the user explicitly requests a git amend. When a pre-commit hook fails, the commit did NOT happen — so --amend would modify the PREVIOUS commit, which may result in destroying work or losing previous changes. Instead, after hook failure, fix the issue, re-stage, and create a NEW commit
|
|
95
|
-
- When staging files, prefer adding specific files by name rather than using "git add -A" or "git add .", which can accidentally include sensitive files (.env, credentials) or large binaries
|
|
96
|
-
- NEVER commit changes unless the user explicitly asks you to. It is VERY IMPORTANT to only commit when explicitly asked, otherwise the user will feel that you are being too proactive
|
|
97
|
-
|
|
98
|
-
1. You can call multiple tools in a single response. When multiple independent pieces of information are requested and all commands are likely to succeed, run multiple tool calls in parallel for optimal performance. run the following bash commands in parallel, each using the Bash tool:
|
|
99
|
-
- Run a git status command to see all untracked files. IMPORTANT: Never use the -uall flag as it can cause memory issues on large repos.
|
|
100
|
-
- Run a git diff command to see both staged and unstaged changes that will be committed.
|
|
101
|
-
- Run a git log command to see recent commit messages, so that you can follow this repository's commit message style.
|
|
102
|
-
2. Analyze all staged changes (both previously staged and newly added) and draft a commit message:
|
|
103
|
-
- Summarize the nature of the changes (eg. new feature, enhancement to an existing feature, bug fix, refactoring, test, docs, etc.). Ensure the message accurately reflects the changes and their purpose (i.e. "add" means a wholly new feature, "update" means an enhancement to an existing feature, "fix" means a bug fix, etc.).
|
|
104
|
-
- Do not commit files that likely contain secrets (.env, credentials.json, etc). Warn the user if they specifically request to commit those files
|
|
105
|
-
- Draft a concise (1-2 sentences) commit message that focuses on the "why" rather than the "what"
|
|
106
|
-
- Ensure it accurately reflects the changes and their purpose
|
|
107
|
-
3. You can call multiple tools in a single response. When multiple independent pieces of information are requested and all commands are likely to succeed, run multiple tool calls in parallel for optimal performance. run the following commands:
|
|
108
|
-
- Add relevant untracked files to the staging area.
|
|
109
|
-
- Create the commit with a message ending with:
|
|
110
|
-
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
|
111
|
-
- Run git status after the commit completes to verify success.
|
|
112
|
-
Note: git status depends on the commit completing, so run it sequentially after the commit.
|
|
113
|
-
4. If the commit fails due to pre-commit hook: fix the issue and create a NEW commit
|
|
114
|
-
|
|
115
|
-
Important notes:
|
|
116
|
-
- NEVER run additional commands to read or explore code, besides git bash commands
|
|
117
|
-
- NEVER use the TodoWrite or Agent tools
|
|
118
|
-
- DO NOT push to the remote repository unless the user explicitly asks you to do so
|
|
119
|
-
- IMPORTANT: Never use git commands with the -i flag (like git rebase -i or git add -i) since they require interactive input which is not supported.
|
|
120
|
-
- IMPORTANT: Do not use --no-edit with git rebase commands, as the --no-edit flag is not a valid option for git rebase.
|
|
121
|
-
- If there are no changes to commit (i.e., no untracked files and no modifications), do not create an empty commit
|
|
122
|
-
- In order to ensure good formatting, ALWAYS pass the commit message via a HEREDOC, a la this example:
|
|
123
|
-
<example>
|
|
124
|
-
git commit -m "$(cat <<'EOF'
|
|
125
|
-
Commit message here.
|
|
126
|
-
|
|
127
|
-
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
|
128
|
-
EOF
|
|
129
|
-
)"
|
|
130
|
-
</example>
|
|
13
|
+
## พารามิเตอร์
|
|
131
14
|
|
|
132
|
-
|
|
133
|
-
|
|
15
|
+
- `command` (string, required): คำสั่ง shell ที่แน่นอนที่จะรัน
|
|
16
|
+
- `description` (string, required): สรุปสั้นในรูปประโยค active voice (5-10 คำสำหรับคำสั่งง่าย; context มากขึ้นสำหรับคำสั่งที่ piped หรือไม่ชัดเจน)
|
|
17
|
+
- `timeout` (number, optional): Timeout เป็น millisecond สูงสุด `600000` (10 นาที) ค่าเริ่มต้นคือ `120000` (2 นาที)
|
|
18
|
+
- `run_in_background` (boolean, optional): เมื่อ `true` คำสั่งจะรันแบบแยกและคุณจะได้รับแจ้งเมื่อเสร็จสิ้น อย่าเติม `&` เอง
|
|
134
19
|
|
|
135
|
-
|
|
20
|
+
## ตัวอย่าง
|
|
136
21
|
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
- Run a git diff command to see both staged and unstaged changes that will be committed
|
|
140
|
-
- Check if the current branch tracks a remote branch and is up to date with the remote, so you know if you need to push to the remote
|
|
141
|
-
- Run a git log command and `git diff [base-branch]...HEAD` to understand the full commit history for the current branch (from the time it diverged from the base branch)
|
|
142
|
-
2. Analyze all changes that will be included in the pull request, making sure to look at all relevant commits (NOT just the latest commit, but ALL commits that will be included in the pull request!!!), and draft a pull request title and summary:
|
|
143
|
-
- Keep the PR title short (under 70 characters)
|
|
144
|
-
- Use the description/body for details, not the title
|
|
145
|
-
3. You can call multiple tools in a single response. When multiple independent pieces of information are requested and all commands are likely to succeed, run multiple tool calls in parallel for optimal performance. run the following commands in parallel:
|
|
146
|
-
- Create new branch if needed
|
|
147
|
-
- Push to remote with -u flag if needed
|
|
148
|
-
- Create PR using gh pr create with the format below. Use a HEREDOC to pass the body to ensure correct formatting.
|
|
149
|
-
<example>
|
|
150
|
-
gh pr create --title "the pr title" --body "$(cat <<'EOF'
|
|
151
|
-
## Summary
|
|
152
|
-
<1-3 bullet points>
|
|
22
|
+
### ตัวอย่างที่ 1: ตรวจสอบสถานะ repo ก่อน commit
|
|
23
|
+
เรียกใช้ `git status` และ `git diff --stat` เป็น `Bash` สองตัวพร้อมกันในข้อความเดียวเพื่อรวบรวม context อย่างรวดเร็ว จากนั้นประกอบ commit ในการเรียกต่อไป
|
|
153
24
|
|
|
154
|
-
|
|
155
|
-
|
|
25
|
+
### ตัวอย่างที่ 2: เชื่อมขั้นตอน build ที่ต้องพึ่งพากัน
|
|
26
|
+
ใช้การเรียกเดียว เช่น `npm ci && npm run build && npm test` เพื่อให้แต่ละขั้นตอนรันเฉพาะเมื่อขั้นก่อนหน้าสำเร็จ ใช้ `;` เฉพาะเมื่อคุณตั้งใจต้องการให้ขั้นตอนภายหลังรันแม้ว่าจะล้มเหลว
|
|
156
27
|
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
)"
|
|
160
|
-
</example>
|
|
28
|
+
### ตัวอย่างที่ 3: Dev server ที่รันนาน
|
|
29
|
+
เรียก `npm run dev` ด้วย `run_in_background: true` คุณจะได้รับแจ้งเมื่อมันออก อย่า poll ด้วย sleep loop; วิเคราะห์ความล้มเหลวแทนที่จะ retry แบบไร้ทิศทาง
|
|
161
30
|
|
|
162
|
-
|
|
163
|
-
- DO NOT use the TodoWrite or Agent tools
|
|
164
|
-
- Return the PR URL when you're done, so the user can see it
|
|
31
|
+
## หมายเหตุ
|
|
165
32
|
|
|
166
|
-
|
|
167
|
-
-
|
|
33
|
+
- Working directory คงอยู่ระหว่างการเรียก แต่ shell state (exported variable, shell function, alias) ไม่คงอยู่ ชอบ absolute path และหลีกเลี่ยง `cd` เว้นแต่ผู้ใช้ขอ
|
|
34
|
+
- ชอบ tool เฉพาะมากกว่า shell piped equivalents: `Glob` แทน `find`/`ls`, `Grep` แทน `grep`/`rg`, `Read` แทน `cat`/`head`/`tail`, `Edit` แทน `sed`/`awk`, `Write` แทน `echo >` หรือ heredoc, และ assistant text ธรรมดาแทน `echo`/`printf` สำหรับ output ที่แสดงแก่ผู้ใช้
|
|
35
|
+
- ใส่ double quote ให้ path ที่มี space (เช่น `"/Users/me/My Project/file.txt"`)
|
|
36
|
+
- สำหรับคำสั่งอิสระ ให้ทำการเรียก `Bash` หลายตัวพร้อมกันในข้อความเดียว Chain ด้วย `&&` เฉพาะเมื่อคำสั่งหนึ่งต้องพึ่งพาอีกคำสั่งหนึ่ง
|
|
37
|
+
- Output เกิน 30000 อักขระจะถูกตัด เมื่อจับ log ขนาดใหญ่ ให้ redirect ไปยังไฟล์แล้วอ่านด้วย `Read` tool
|
|
38
|
+
- อย่าใช้ interactive flag เช่น `git rebase -i` หรือ `git add -i`; ไม่สามารถรับ input ผ่าน tool นี้ได้
|
|
39
|
+
- อย่าข้าม git hook (`--no-verify`, `--no-gpg-sign`) หรือทำการดำเนินการทำลายล้าง (`reset --hard`, `push --force`, `clean -f`) เว้นแต่ผู้ใช้จะขอโดยชัดเจน
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
# CronCreate
|
|
2
|
+
|
|
3
|
+
กำหนดตารางเวลาให้ prompt ถูกเพิ่มเข้าคิวในเวลาอนาคต รองรับทั้งการรันครั้งเดียวและการรันซ้ำเป็นประจำ ใช้ไวยากรณ์ cron มาตรฐาน 5 ฟิลด์ตามเขตเวลาท้องถิ่นของผู้ใช้ โดยไม่ต้องแปลงเขตเวลา
|
|
4
|
+
|
|
5
|
+
## เมื่อใดควรใช้
|
|
6
|
+
|
|
7
|
+
- **การแจ้งเตือนครั้งเดียว**: เมื่อผู้ใช้ต้องการรับการแจ้งเตือนในเวลาที่กำหนด เช่น "เตือนฉันพรุ่งนี้บ่าย 3 โมง" ตั้ง `recurring: false` เพื่อให้งานถูกลบโดยอัตโนมัติหลังจากรันเสร็จ
|
|
8
|
+
- **ตารางเวลาซ้ำประจำ**: เมื่อต้องการให้บางอย่างเกิดขึ้นซ้ำเป็นประจำ เช่น "ทุกวันทำการเวลา 9 โมงเช้า" หรือ "ทุก 30 นาที" ค่าเริ่มต้น `recurring: true` รองรับกรณีนี้
|
|
9
|
+
- **ลูปของ Agent อัตโนมัติ**: สำหรับสร้างเวิร์กโฟลว์ที่ทริกเกอร์ตัวเองตามตาราง เช่น สรุปประจำวันหรือตรวจสอบสถานะเป็นระยะ
|
|
10
|
+
- **งานแบบถาวร**: เมื่อตารางต้องคงอยู่หลังจากเริ่มเซสชันใหม่ ส่ง `durable: true` เพื่อบันทึกงานลงใน `.claude/scheduled_tasks.json`
|
|
11
|
+
- **เวลาโดยประมาณ**: เมื่อผู้ใช้พูดว่า "ประมาณ 9 โมง" หรือ "ทุกชั่วโมง" ควรเลือกค่านาทีที่ไม่ใช่เลขกลม เช่น `57 8 * * *` หรือ `7 * * * *` เพื่อกระจายโหลดของระบบ
|
|
12
|
+
|
|
13
|
+
## พารามิเตอร์
|
|
14
|
+
|
|
15
|
+
- `cron` (string, จำเป็น): ค่า cron 5 ฟิลด์ตามเขตเวลาท้องถิ่นของผู้ใช้ รูปแบบ: `นาที ชั่วโมง วันของเดือน เดือน วันของสัปดาห์` ตัวอย่าง: `"0 9 * * 1-5"` หมายถึง จันทร์–ศุกร์ เวลา 9:00 น.
|
|
16
|
+
- `prompt` (string, จำเป็น): ข้อความ prompt ที่จะถูกเพิ่มเข้าคิวเมื่อ cron ทำงาน คือข้อความที่จะส่งไปยัง REPL ตามเวลาที่กำหนด
|
|
17
|
+
- `recurring` (boolean, ไม่บังคับ, ค่าเริ่มต้น `true`): เมื่อเป็น `true` งานจะรันในทุกรอบ cron ที่ตรงกัน และหมดอายุอัตโนมัติหลัง 7 วัน เมื่อเป็น `false` งานจะรันครั้งเดียวแล้วลบตัวเอง — ใช้สำหรับการแจ้งเตือนครั้งเดียว
|
|
18
|
+
- `durable` (boolean, ไม่บังคับ, ค่าเริ่มต้น `false`): เมื่อเป็น `false` ตารางอยู่ในหน่วยความจำเท่านั้น จะสูญหายเมื่อเซสชันสิ้นสุด เมื่อเป็น `true` งานจะถูกบันทึกถาวรใน `.claude/scheduled_tasks.json` และคงอยู่หลังรีสตาร์ท
|
|
19
|
+
|
|
20
|
+
## ตัวอย่าง
|
|
21
|
+
|
|
22
|
+
### ตัวอย่างที่ 1: การแจ้งเตือนครั้งเดียว
|
|
23
|
+
|
|
24
|
+
ผู้ใช้พูดว่า: "เตือนฉันพรุ่งนี้เวลา 14:30 น. ให้ส่งรายงานประจำสัปดาห์" สมมติว่าพรุ่งนี้คือวันที่ 21 เมษายน:
|
|
25
|
+
|
|
26
|
+
```json
|
|
27
|
+
{
|
|
28
|
+
"cron": "30 14 21 4 *",
|
|
29
|
+
"prompt": "การแจ้งเตือน: ส่งรายงานประจำสัปดาห์ตอนนี้เลย",
|
|
30
|
+
"recurring": false,
|
|
31
|
+
"durable": true
|
|
32
|
+
}
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
`recurring: false` รับประกันว่างานจะลบตัวเองหลังจากรันเสร็จ `durable: true` ทำให้คงอยู่แม้จะรีสตาร์ทก่อนถึงเวลานั้น
|
|
36
|
+
|
|
37
|
+
### ตัวอย่างที่ 2: งานช่วงเช้าซ้ำในวันทำการ
|
|
38
|
+
|
|
39
|
+
ผู้ใช้พูดว่า: "ทุกเช้าวันทำการ สรุป GitHub issues ที่ยังค้างอยู่ของฉัน"
|
|
40
|
+
|
|
41
|
+
```json
|
|
42
|
+
{
|
|
43
|
+
"cron": "3 9 * * 1-5",
|
|
44
|
+
"prompt": "สรุป GitHub issues ทั้งหมดที่เปิดอยู่และถูกมอบหมายให้ฉัน",
|
|
45
|
+
"recurring": true,
|
|
46
|
+
"durable": true
|
|
47
|
+
}
|
|
48
|
+
```
|
|
49
|
+
|
|
50
|
+
ใช้นาที `3` แทน `0` เพื่อหลีกเลี่ยงโหลดสูงสุดในชั่วโมงกลม งานจะหมดอายุอัตโนมัติหลัง 7 วัน
|
|
51
|
+
|
|
52
|
+
## หมายเหตุ
|
|
53
|
+
|
|
54
|
+
- **หมดอายุอัตโนมัติใน 7 วัน**: งานซ้ำจะถูกลบอัตโนมัติหลังจาก 7 วันสูงสุด หากต้องการตารางที่ยาวกว่านั้น ให้สร้างงานใหม่ก่อนที่จะหมดอายุ
|
|
55
|
+
- **ทำงานเฉพาะเมื่อว่างเท่านั้น**: `CronCreate` จะเพิ่ม prompt เข้าคิวเฉพาะเมื่อ REPL ไม่ได้ประมวลผลคำถามอื่นอยู่ หาก REPL ยุ่งอยู่ในเวลาที่ควรทำงาน prompt จะรอจนกว่าคำถามปัจจุบันจะเสร็จสิ้น
|
|
56
|
+
- **หลีกเลี่ยงนาที :00 และ :30**: สำหรับคำขอเวลาโดยประมาณ ควรเลือกค่านาทีที่ไม่ตรงเลขกลมอย่างตั้งใจ เพื่อกระจายโหลดของระบบ สงวน :00/:30 ไว้เฉพาะเมื่อผู้ใช้ระบุนาทีนั้นอย่างชัดเจน
|
|
57
|
+
- **ไม่ต้องแปลงเขตเวลา**: ค่า cron จะถูกตีความตามเขตเวลาท้องถิ่นของผู้ใช้โดยตรง ไม่จำเป็นต้องแปลงเป็น UTC หรือเขตเวลาอื่น
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
# CronDelete
|
|
2
|
+
|
|
3
|
+
ยกเลิก cron job ที่กำหนดตารางเวลาไว้ก่อนหน้าด้วย `CronCreate` โดยลบออกจากที่เก็บข้อมูลเซสชันในหน่วยความจำทันที ไม่มีผลใดๆ หาก job ถูกลบออกโดยอัตโนมัติแล้ว (job แบบครั้งเดียวจะถูกลบหลังจากทำงาน job แบบวนซ้ำจะหมดอายุหลังจาก 7 วัน)
|
|
4
|
+
|
|
5
|
+
## เมื่อใดควรใช้
|
|
6
|
+
|
|
7
|
+
- เมื่อผู้ใช้ต้องการหยุดงานที่กำหนดตารางเวลาแบบวนซ้ำก่อนที่จะหมดอายุอัตโนมัติใน 7 วัน
|
|
8
|
+
- เมื่อ job แบบครั้งเดียวไม่จำเป็นอีกต่อไปและต้องการยกเลิกก่อนที่จะทำงาน
|
|
9
|
+
- เมื่อต้องการเปลี่ยน cron expression ของ job ที่มีอยู่ — ลบด้วย `CronDelete` แล้วสร้างใหม่ด้วย `CronCreate` โดยใช้ expression ใหม่
|
|
10
|
+
- ทำความสะอาด job ที่ล้าสมัยหลายรายการเพื่อให้ที่เก็บข้อมูลเซสชันเป็นระเบียบ
|
|
11
|
+
|
|
12
|
+
## พารามิเตอร์
|
|
13
|
+
|
|
14
|
+
- `id` (string, จำเป็น): ID ของ job ที่ `CronCreate` ส่งคืนเมื่อสร้าง job ครั้งแรก ค่านี้ต้องตรงกันอย่างแน่นอน ไม่รองรับการค้นหาแบบคลุมเครือหรือการค้นหาตามชื่อ
|
|
15
|
+
|
|
16
|
+
## ตัวอย่าง
|
|
17
|
+
|
|
18
|
+
### ตัวอย่างที่ 1: ยกเลิก job แบบวนซ้ำที่กำลังทำงานอยู่
|
|
19
|
+
|
|
20
|
+
สร้าง job แบบวนซ้ำก่อนหน้านี้ด้วย ID `"cron_abc123"` ผู้ใช้ต้องการหยุดมัน
|
|
21
|
+
|
|
22
|
+
```
|
|
23
|
+
CronDelete({ id: "cron_abc123" })
|
|
24
|
+
```
|
|
25
|
+
|
|
26
|
+
job ถูกลบออกจากที่เก็บข้อมูลเซสชันและจะไม่ทำงานอีก
|
|
27
|
+
|
|
28
|
+
### ตัวอย่างที่ 2: ลบ job แบบครั้งเดียวที่ล้าสมัยก่อนที่จะทำงาน
|
|
29
|
+
|
|
30
|
+
job แบบครั้งเดียวที่มี ID `"cron_xyz789"` ถูกกำหนดให้ทำงานใน 30 นาที แต่ผู้ใช้ตัดสินใจว่าไม่จำเป็นอีกต่อไป
|
|
31
|
+
|
|
32
|
+
```
|
|
33
|
+
CronDelete({ id: "cron_xyz789" })
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
job ถูกยกเลิก ไม่มีการดำเนินการใดๆ เมื่อถึงเวลาทำงานเดิม
|
|
37
|
+
|
|
38
|
+
## หมายเหตุ
|
|
39
|
+
|
|
40
|
+
- `id` ต้องได้รับจากค่าที่ส่งคืนของ `CronCreate` ไม่มีวิธีค้นหา job ตามคำอธิบายหรือ callback — บันทึก ID ไว้หากอาจต้องยกเลิกในภายหลัง
|
|
41
|
+
- หาก job ถูกลบออกโดยอัตโนมัติแล้ว (ทำงานในฐานะ job แบบครั้งเดียว หรือถึงการหมดอายุแบบวนซ้ำ 7 วัน) การเรียก `CronDelete` ด้วย ID นั้นจะเป็น no-op และไม่ก่อให้เกิดข้อผิดพลาด
|
|
42
|
+
- `CronDelete` มีผลเฉพาะกับเซสชันในหน่วยความจำปัจจุบันเท่านั้น หากสภาพแวดล้อม runtime ไม่คงสถานะ cron ไว้ข้ามการรีสตาร์ท งานที่กำหนดตารางเวลาจะสูญหายเมื่อรีสตาร์ทโดยไม่คำนึงว่าได้เรียก `CronDelete` หรือไม่
|
|
43
|
+
- ไม่มีการดำเนินการลบแบบกลุ่ม ยกเลิกแต่ละ job แยกกันโดยใช้ `id` ของตัวเอง
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
# CronList
|
|
2
|
+
|
|
3
|
+
แสดงรายการงาน cron ทั้งหมดที่ถูกกำหนดเวลาผ่าน `CronCreate` ในเซสชันปัจจุบัน คืนค่าสรุปของ cron ที่ใช้งานอยู่แต่ละรายการ ประกอบด้วย `id`, นิพจน์ cron, `prompt` ที่ย่อแล้ว, แฟล็ก `recurring`, แฟล็ก `durable` และเวลาที่จะทำงานครั้งถัดไป
|
|
4
|
+
|
|
5
|
+
## เมื่อใดควรใช้
|
|
6
|
+
|
|
7
|
+
- เพื่อตรวจสอบงานที่กำหนดเวลาไว้ทั้งหมดในปัจจุบัน ก่อนทำการเปลี่ยนแปลงหรือสิ้นสุดเซสชัน
|
|
8
|
+
- เพื่อค้นหา `id` ที่ถูกต้องของงาน ก่อนเรียกใช้ `CronDelete` เพื่อลบงานนั้น
|
|
9
|
+
- เพื่อตรวจสอบว่าเหตุใดงานที่คาดหวังจึงไม่ถูกเรียกใช้งาน โดยยืนยันว่างานนั้นมีอยู่และตรวจสอบเวลาทำงานครั้งถัดไป
|
|
10
|
+
- เพื่อยืนยันว่างานแบบครั้งเดียว (ไม่วนซ้ำ) ยังไม่ถูกเรียกใช้และยังอยู่ในสถานะรอดำเนินการ
|
|
11
|
+
|
|
12
|
+
## พารามิเตอร์
|
|
13
|
+
|
|
14
|
+
ไม่มี
|
|
15
|
+
|
|
16
|
+
## ตัวอย่าง
|
|
17
|
+
|
|
18
|
+
### ตัวอย่างที่ 1: ตรวจสอบงานที่กำหนดเวลาทั้งหมด
|
|
19
|
+
|
|
20
|
+
เรียกใช้ `CronList` โดยไม่มีอาร์กิวเมนต์ เพื่อดึงรายการทั้งหมดของงาน cron ที่ใช้งานอยู่ การตอบสนองจะรวมถึงสำหรับแต่ละงาน: `id` ของงาน, นิพจน์ cron ที่กำหนดกำหนดการ, เวอร์ชันที่ตัดทอนของ `prompt` ที่จะถูกดำเนินการ, ว่าเป็น `recurring` (วนซ้ำ) หรือไม่, ว่าเป็น `durable` (คงอยู่ระหว่างการรีสตาร์ต) หรือไม่ และเวลาที่กำหนดไว้สำหรับการทำงานครั้งถัดไป
|
|
21
|
+
|
|
22
|
+
### ตัวอย่างที่ 2: ค้นหา id ของงานที่วนซ้ำโดยเฉพาะ
|
|
23
|
+
|
|
24
|
+
หากมีการสร้างงาน cron หลายรายการและต้องการลบงานที่วนซ้ำรายการหนึ่งโดยเฉพาะ ให้เรียกใช้ `CronList` ก่อน จากนั้นสแกนรายการที่ส่งคืนเพื่อค้นหางานที่สรุป `prompt` และนิพจน์ cron ตรงกับงานที่ต้องการลบ คัดลอก `id` ของงานนั้นและส่งไปยัง `CronDelete`
|
|
25
|
+
|
|
26
|
+
## หมายเหตุ
|
|
27
|
+
|
|
28
|
+
- จะแสดงเฉพาะงานที่สร้างในเซสชันปัจจุบันเท่านั้น เว้นแต่จะถูกสร้างด้วย `durable: true` ซึ่งทำให้งานคงอยู่ได้แม้หลังรีสตาร์ตเซสชัน
|
|
29
|
+
- ฟิลด์ `prompt` ในสรุปถูกตัดทอน โดยแสดงเฉพาะส่วนต้นของข้อความ prompt ที่สมบูรณ์ ไม่ใช่เนื้อหาทั้งหมด
|
|
30
|
+
- งานแบบครั้งเดียว (ที่ `recurring` เป็น `false`) ที่ถูกเรียกใช้ไปแล้วจะถูกลบโดยอัตโนมัติและจะไม่ปรากฏในรายการอีกต่อไป
|
package/concepts/th/Tool-Edit.md
CHANGED
|
@@ -1,46 +1,38 @@
|
|
|
1
1
|
# Edit
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
ดำเนินการแทนที่ string อย่างแม่นยำในไฟล์ที่มีอยู่แล้ว นี่คือวิธีที่แนะนำสำหรับการแก้ไขไฟล์เพราะส่งเฉพาะ diff เท่านั้น ทำให้การแก้ไขแม่นยำและตรวจสอบได้
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## เมื่อใดควรใช้
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
| `old_string` | string | ใช่ | ข้อความต้นฉบับที่จะถูกแทนที่ |
|
|
13
|
-
| `new_string` | string | ใช่ | ข้อความใหม่หลังการแทนที่ (ต้องแตกต่างจาก old_string) |
|
|
14
|
-
| `replace_all` | boolean | ไม่ | แทนที่ทุกรายการที่ตรงกันหรือไม่ ค่าเริ่มต้น `false` |
|
|
7
|
+
- แก้ไขบั๊กใน function เดียวโดยไม่เขียนไฟล์ทั้งรอบใหม่
|
|
8
|
+
- อัปเดตค่า configuration, เวอร์ชัน string, หรือ import path
|
|
9
|
+
- เปลี่ยนชื่อ symbol ข้ามไฟล์ด้วย `replace_all`
|
|
10
|
+
- แทรก block ใกล้ anchor (ขยาย `old_string` ให้รวม context ใกล้เคียง แล้วระบุส่วนที่แทนที่)
|
|
11
|
+
- ใช้การแก้ไขเล็กๆ ที่มีขอบเขตดีเป็นส่วนหนึ่งของการ refactor หลายขั้นตอน
|
|
15
12
|
|
|
16
|
-
##
|
|
13
|
+
## พารามิเตอร์
|
|
17
14
|
|
|
18
|
-
|
|
19
|
-
-
|
|
20
|
-
-
|
|
21
|
-
-
|
|
22
|
-
- สถานการณ์ใดก็ตามที่ต้องการแก้ไขเนื้อหาไฟล์อย่างแม่นยำ
|
|
15
|
+
- `file_path` (string, required): Absolute path ของไฟล์ที่จะแก้ไข
|
|
16
|
+
- `old_string` (string, required): ข้อความที่แน่นอนที่จะค้นหา ต้องตรงตัวอักขระทุกตัว รวมถึง whitespace และ indent
|
|
17
|
+
- `new_string` (string, required): ข้อความที่จะแทนที่ ต้องต่างจาก `old_string`
|
|
18
|
+
- `replace_all` (boolean, optional): เมื่อ `true` จะแทนที่ทุก occurrence ของ `old_string` ค่าเริ่มต้นคือ `false` ซึ่งต้องการให้ match เป็นเอกลักษณ์
|
|
23
19
|
|
|
24
|
-
|
|
25
|
-
- สร้างไฟล์ใหม่ — ควรใช้ Write
|
|
26
|
-
- เขียนใหม่ขนาดใหญ่ — อาจต้องใช้ Write เพื่อเขียนทับไฟล์ทั้งหมด
|
|
20
|
+
## ตัวอย่าง
|
|
27
21
|
|
|
28
|
-
|
|
22
|
+
### ตัวอย่างที่ 1: แก้ call site เดียว
|
|
23
|
+
ตั้ง `old_string` เป็นบรรทัดที่แน่นอน `const port = 3000;` และ `new_string` เป็น `const port = process.env.PORT ?? 3000;` การ match เป็นเอกลักษณ์ ดังนั้น `replace_all` คงค่าเริ่มต้นได้
|
|
29
24
|
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
- เมื่อแก้ไขข้อความต้องรักษาการเยื้องต้นฉบับ (tab/ช่องว่าง) อย่ารวมคำนำหน้าหมายเลขบรรทัดจากผลลัพธ์ Read
|
|
33
|
-
- ควรแก้ไขไฟล์ที่มีอยู่มากกว่าสร้างไฟล์ใหม่
|
|
34
|
-
- `new_string` ต้องแตกต่างจาก `old_string`
|
|
25
|
+
### ตัวอย่างที่ 2: เปลี่ยนชื่อ symbol ข้ามไฟล์
|
|
26
|
+
เพื่อเปลี่ยนชื่อ `getUser` เป็น `fetchUser` ทุกที่ใน `api.ts` ให้ตั้ง `old_string: "getUser"`, `new_string: "fetchUser"`, และ `replace_all: true`
|
|
35
27
|
|
|
36
|
-
|
|
28
|
+
### ตัวอย่างที่ 3: Disambiguate snippet ที่ซ้ำกัน
|
|
29
|
+
หาก `return null;` ปรากฏในหลาย branch ให้ขยาย `old_string` ให้รวม context โดยรอบ (เช่น บรรทัด `if` ก่อนหน้า) เพื่อให้ match เป็นเอกลักษณ์ มิฉะนั้น tool จะ error ออกมาแทนการเดา
|
|
37
30
|
|
|
38
|
-
|
|
31
|
+
## หมายเหตุ
|
|
39
32
|
|
|
40
|
-
|
|
41
|
-
-
|
|
42
|
-
-
|
|
43
|
-
-
|
|
44
|
-
-
|
|
45
|
-
-
|
|
46
|
-
- Use `replace_all` for replacing and renaming strings across the file. This parameter is useful if you want to rename a variable for instance.</textarea>
|
|
33
|
+
- คุณต้องเรียก `Read` บนไฟล์อย่างน้อยหนึ่งครั้งใน session ปัจจุบันก่อนที่ `Edit` จะยอมรับการเปลี่ยนแปลง คำนำหน้าหมายเลขบรรทัดจาก output ของ `Read` ไม่ใช่ส่วนหนึ่งของเนื้อหาไฟล์ อย่ารวมเข้าใน `old_string` หรือ `new_string`
|
|
34
|
+
- Whitespace ต้อง match แบบตรงตัว ใส่ใจกับ tab กับ space และ space ต่อท้าย โดยเฉพาะใน YAML, Makefile, และ Python
|
|
35
|
+
- หาก `old_string` ไม่เป็นเอกลักษณ์และ `replace_all` เป็น `false` การแก้ไขจะล้มเหลว ให้ขยาย context หรือเปิด `replace_all`
|
|
36
|
+
- ชอบ `Edit` มากกว่า `Write` เมื่อไฟล์มีอยู่แล้ว; `Write` จะ overwrite ไฟล์ทั้งหมดและทำเนื้อหาที่ไม่เกี่ยวข้องหายหากคุณไม่ระวัง
|
|
37
|
+
- สำหรับการแก้ไขหลายอย่างที่ไม่เกี่ยวข้องกันในไฟล์เดียวกัน ให้ออก `Edit` หลายครั้งต่อเนื่องแทนที่จะแทนที่แบบใหญ่และเปราะบาง
|
|
38
|
+
- หลีกเลี่ยงการใส่ emoji, marketing copy, หรือ documentation block ที่ไม่ได้ร้องขอเมื่อแก้ไข source file
|
|
@@ -1,128 +1,35 @@
|
|
|
1
1
|
# EnterPlanMode
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
สลับ session เข้าสู่ plan mode ซึ่งเป็น phase การสำรวจแบบ read-only ที่ผู้ช่วยจะสำรวจ codebase และร่างแผนการ implement ที่เป็นรูปธรรมเพื่อให้ผู้ใช้อนุมัติก่อนที่จะมีการแก้ไขไฟล์ใดๆ
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## เมื่อใดควรใช้
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
**เหมาะสำหรับ:**
|
|
14
|
-
- การพัฒนาฟีเจอร์ใหม่ — ต้องการการตัดสินใจด้านสถาปัตยกรรม
|
|
15
|
-
- มีหลายแนวทางที่เป็นไปได้ — ต้องการให้ผู้ใช้เลือก
|
|
16
|
-
- การแก้ไขโค้ดส่งผลต่อพฤติกรรมหรือโครงสร้างที่มีอยู่
|
|
17
|
-
- การเปลี่ยนแปลงหลายไฟล์ — อาจเกี่ยวข้องกับ 2-3 ไฟล์ขึ้นไป
|
|
18
|
-
- ข้อกำหนดไม่ชัดเจน — ต้องสำรวจก่อนเพื่อเข้าใจขอบเขต
|
|
19
|
-
- ความต้องการของผู้ใช้สำคัญ — การดำเนินงานอาจมีหลายทิศทางที่สมเหตุสมผล
|
|
20
|
-
|
|
21
|
-
**ไม่เหมาะสำหรับ:**
|
|
22
|
-
- การแก้ไขบรรทัดเดียวหรือไม่กี่บรรทัด (พิมพ์ผิด, บักที่ชัดเจน)
|
|
23
|
-
- ผู้ใช้ให้คำสั่งที่เฉพาะเจาะจงมากแล้ว
|
|
24
|
-
- งานวิจัย/สำรวจล้วนๆ — ควรใช้ Task (ประเภท Explore)
|
|
25
|
-
|
|
26
|
-
## พฤติกรรมในโหมดวางแผน
|
|
27
|
-
|
|
28
|
-
หลังจากเข้าสู่โหมดวางแผน Claude Code จะ:
|
|
29
|
-
1. ใช้เครื่องมือ Glob, Grep, Read เพื่อสำรวจโค้ดเบสอย่างลึกซึ้ง
|
|
30
|
-
2. ทำความเข้าใจรูปแบบและสถาปัตยกรรมที่มีอยู่
|
|
31
|
-
3. ออกแบบแผนการดำเนินงาน
|
|
32
|
-
4. ส่งแผนให้ผู้ใช้อนุมัติ
|
|
33
|
-
5. ใช้ AskUserQuestion หากต้องการคำชี้แจง
|
|
34
|
-
6. ออกผ่าน ExitPlanMode เมื่อแผนพร้อม
|
|
35
|
-
|
|
36
|
-
## ข้อควรระวัง
|
|
37
|
-
|
|
38
|
-
- เครื่องมือนี้ต้องได้รับความยินยอมจากผู้ใช้เพื่อเข้าสู่โหมดวางแผน
|
|
39
|
-
- หากไม่แน่ใจว่าต้องวางแผนหรือไม่ ให้เลือกวางแผน — การจัดแนวล่วงหน้าดีกว่าการทำงานซ้ำ
|
|
40
|
-
|
|
41
|
-
## ข้อความต้นฉบับ
|
|
42
|
-
|
|
43
|
-
<textarea readonly>Use this tool proactively when you're about to start a non-trivial implementation task. Getting user sign-off on your approach before writing code prevents wasted effort and ensures alignment. This tool transitions you into plan mode where you can explore the codebase and design an implementation approach for user approval.
|
|
44
|
-
|
|
45
|
-
## When to Use This Tool
|
|
46
|
-
|
|
47
|
-
**Prefer using EnterPlanMode** for implementation tasks unless they're simple. Use it when ANY of these conditions apply:
|
|
48
|
-
|
|
49
|
-
1. **New Feature Implementation**: Adding meaningful new functionality
|
|
50
|
-
- Example: "Add a logout button" - where should it go? What should happen on click?
|
|
51
|
-
- Example: "Add form validation" - what rules? What error messages?
|
|
7
|
+
- ผู้ใช้ขอการเปลี่ยนแปลงที่ไม่ธรรมดาซึ่งครอบคลุมหลายไฟล์หรือ subsystem
|
|
8
|
+
- ข้อกำหนดคลุมเครือและผู้ช่วยต้องอ่านโค้ดก่อนตัดสินใจเลือก approach
|
|
9
|
+
- มีการเสนอ refactor, migration, หรือ dependency upgrade และ blast radius ไม่ชัดเจน
|
|
10
|
+
- ผู้ใช้บอกชัดเจนว่า "plan this", "let's plan first", หรือขอ design review
|
|
11
|
+
- ความเสี่ยงสูงพอที่การไปแก้ไขทันทีอาจเสียงานหรือทำลาย state
|
|
52
12
|
|
|
53
|
-
|
|
54
|
-
- Example: "Add caching to the API" - could use Redis, in-memory, file-based, etc.
|
|
55
|
-
- Example: "Improve performance" - many optimization strategies possible
|
|
56
|
-
|
|
57
|
-
3. **Code Modifications**: Changes that affect existing behavior or structure
|
|
58
|
-
- Example: "Update the login flow" - what exactly should change?
|
|
59
|
-
- Example: "Refactor this component" - what's the target architecture?
|
|
60
|
-
|
|
61
|
-
4. **Architectural Decisions**: The task requires choosing between patterns or technologies
|
|
62
|
-
- Example: "Add real-time updates" - WebSockets vs SSE vs polling
|
|
63
|
-
- Example: "Implement state management" - Redux vs Context vs custom solution
|
|
64
|
-
|
|
65
|
-
5. **Multi-File Changes**: The task will likely touch more than 2-3 files
|
|
66
|
-
- Example: "Refactor the authentication system"
|
|
67
|
-
- Example: "Add a new API endpoint with tests"
|
|
68
|
-
|
|
69
|
-
6. **Unclear Requirements**: You need to explore before understanding the full scope
|
|
70
|
-
- Example: "Make the app faster" - need to profile and identify bottlenecks
|
|
71
|
-
- Example: "Fix the bug in checkout" - need to investigate root cause
|
|
72
|
-
|
|
73
|
-
7. **User Preferences Matter**: The implementation could reasonably go multiple ways
|
|
74
|
-
- If you would use AskUserQuestion to clarify the approach, use EnterPlanMode instead
|
|
75
|
-
- Plan mode lets you explore first, then present options with context
|
|
76
|
-
|
|
77
|
-
## When NOT to Use This Tool
|
|
78
|
-
|
|
79
|
-
Only skip EnterPlanMode for simple tasks:
|
|
80
|
-
- Single-line or few-line fixes (typos, obvious bugs, small tweaks)
|
|
81
|
-
- Adding a single function with clear requirements
|
|
82
|
-
- Tasks where the user has given very specific, detailed instructions
|
|
83
|
-
- Pure research/exploration tasks (use the Agent tool with explore agent instead)
|
|
84
|
-
|
|
85
|
-
## What Happens in Plan Mode
|
|
86
|
-
|
|
87
|
-
In plan mode, you'll:
|
|
88
|
-
1. Thoroughly explore the codebase using Glob, Grep, and Read tools
|
|
89
|
-
2. Understand existing patterns and architecture
|
|
90
|
-
3. Design an implementation approach
|
|
91
|
-
4. Present your plan to the user for approval
|
|
92
|
-
5. Use AskUserQuestion if you need to clarify approaches
|
|
93
|
-
6. Exit plan mode with ExitPlanMode when ready to implement
|
|
94
|
-
|
|
95
|
-
## Examples
|
|
96
|
-
|
|
97
|
-
### GOOD - Use EnterPlanMode:
|
|
98
|
-
User: "Add user authentication to the app"
|
|
99
|
-
- Requires architectural decisions (session vs JWT, where to store tokens, middleware structure)
|
|
100
|
-
|
|
101
|
-
User: "Optimize the database queries"
|
|
102
|
-
- Multiple approaches possible, need to profile first, significant impact
|
|
13
|
+
## พารามิเตอร์
|
|
103
14
|
|
|
104
|
-
|
|
105
|
-
- Architectural decision on theme system, affects many components
|
|
15
|
+
ไม่มี `EnterPlanMode` ไม่รับ argument — invoke ด้วย parameter object ว่าง
|
|
106
16
|
|
|
107
|
-
|
|
108
|
-
- Seems simple but involves: where to place it, confirmation dialog, API call, error handling, state updates
|
|
17
|
+
## ตัวอย่าง
|
|
109
18
|
|
|
110
|
-
|
|
111
|
-
- Affects multiple files, user should approve the approach
|
|
19
|
+
### ตัวอย่างที่ 1: คำขอฟีเจอร์ใหญ่
|
|
112
20
|
|
|
113
|
-
|
|
114
|
-
User: "Fix the typo in the README"
|
|
115
|
-
- Straightforward, no planning needed
|
|
21
|
+
ผู้ใช้ถาม: "Add SSO via Okta to the admin panel." ผู้ช่วยเรียก `EnterPlanMode` จากนั้นใช้หลาย turn อ่าน auth middleware, session storage, route guard, และ login UI ที่มีอยู่ เขียนแผนอธิบายการเปลี่ยนแปลงที่ต้องทำ ขั้นตอน migration และ test coverage แล้วส่งผ่าน `ExitPlanMode` เพื่อขออนุมัติ
|
|
116
22
|
|
|
117
|
-
|
|
118
|
-
- Simple, obvious implementation
|
|
23
|
+
### ตัวอย่างที่ 2: Refactor ที่เสี่ยง
|
|
119
24
|
|
|
120
|
-
|
|
121
|
-
- Research task, not implementation planning
|
|
25
|
+
ผู้ใช้บอก: "Convert the REST controllers to tRPC." ผู้ช่วยเข้า plan mode สำรวจแต่ละ controller แคตตาล็อก public contract ระบุ phase การ rollout (shim, dual-read, cutover) และเสนอ plan การ sequence ก่อนแตะไฟล์ใดๆ
|
|
122
26
|
|
|
123
|
-
##
|
|
27
|
+
## หมายเหตุ
|
|
124
28
|
|
|
125
|
-
-
|
|
126
|
-
-
|
|
127
|
-
-
|
|
128
|
-
|
|
29
|
+
- Plan mode เป็น read-only ตาม contract ขณะอยู่ในโหมดนี้ ผู้ช่วยต้องไม่รัน `Edit`, `Write`, `NotebookEdit`, หรือ shell command ที่แก้ไข state ใดๆ ใช้เฉพาะ `Read`, `Grep`, `Glob`, และคำสั่ง `Bash` ที่ไม่ทำลายเท่านั้น
|
|
30
|
+
- อย่าเข้า plan mode สำหรับการแก้ไข one-liner ธรรมดา คำถามวิจัยล้วนๆ หรืองานที่ผู้ใช้ระบุการเปลี่ยนแปลงอย่างละเอียดครบถ้วนแล้ว Overhead เสียมากกว่าได้
|
|
31
|
+
- ภายใต้ Auto mode ไม่สนับสนุน plan mode เว้นแต่ผู้ใช้ขอโดยชัดเจน — Auto mode ชอบการลงมือทำมากกว่าการวางแผนล่วงหน้า
|
|
32
|
+
- ใช้ plan mode เพื่อลดการแก้ทิศทางในงานที่แพง แผนห้านาทีมักจะประหยัดการแก้ไขที่ผิดทิศทางหนึ่งชั่วโมง
|
|
33
|
+
- เมื่ออยู่ใน plan mode แล้ว ให้โฟกัสการสำรวจไปที่ส่วนของระบบที่จะเปลี่ยนจริงๆ หลีกเลี่ยง tour ที่ละเอียดของ repository ที่ไม่เกี่ยวข้องกับงาน
|
|
34
|
+
- ตัวแผนเองควรเขียนลง disk ที่ path ที่ harness คาดไว้ เพื่อให้ `ExitPlanMode` สามารถส่งได้ แผนควรมี path ของไฟล์ ชื่อ function และขั้นตอนการตรวจสอบที่เป็นรูปธรรม ไม่ใช่เจตนาที่คลุมเครือ
|
|
35
|
+
- ผู้ใช้อาจปฏิเสธแผนและขอการแก้ไข Iterate ภายใน plan mode จนแผนได้รับการยอมรับ แล้วค่อยออก
|