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,125 +1,60 @@
|
|
|
1
1
|
# Agent
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Tworzy autonomicznego podagenta Claude Code z własnym oknem kontekstu, aby obsłużyć wydzielone zadanie i zwrócić pojedynczy skonsolidowany wynik. Jest to kanoniczny mechanizm delegowania otwartych zadań badawczych, pracy równoległej lub współpracy zespołowej.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## Kiedy używać
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
| `description` | string | Tak | Krótkie podsumowanie w 3-5 słowach |
|
|
13
|
-
| `subagent_type` | string | Tak | Typ sub-agenta, określa dostępny zestaw narzędzi |
|
|
14
|
-
| `model` | enum | Nie | Określenie modelu (sonnet / opus / haiku), domyślnie dziedziczony od rodzica |
|
|
15
|
-
| `max_turns` | integer | Nie | Maksymalna liczba tur agentowych |
|
|
16
|
-
| `run_in_background` | boolean | Nie | Czy uruchomić w tle, zadanie w tle zwraca ścieżkę output_file |
|
|
17
|
-
| `resume` | string | Nie | ID agenta do wznowienia, kontynuacja od ostatniego wykonania. Przydatne do wznowienia poprzedniego sub-agenta bez utraty kontekstu |
|
|
18
|
-
| `isolation` | enum | Nie | Tryb izolacji, `worktree` tworzy tymczasowy git worktree |
|
|
19
|
-
|
|
20
|
-
## Typy sub-agentów
|
|
21
|
-
|
|
22
|
-
| Typ | Przeznaczenie | Dostępne narzędzia |
|
|
23
|
-
|------|------|----------|
|
|
24
|
-
| `Bash` | Wykonywanie poleceń, operacje git | Bash |
|
|
25
|
-
| `general-purpose` | Ogólne wieloetapowe zadania | Wszystkie narzędzia |
|
|
26
|
-
| `Explore` | Szybka eksploracja bazy kodu | Wszystkie narzędzia oprócz Agent/Edit/Write/NotebookEdit/ExitPlanMode |
|
|
27
|
-
| `Plan` | Projektowanie planu wdrożenia | Wszystkie narzędzia oprócz Agent/Edit/Write/NotebookEdit/ExitPlanMode |
|
|
28
|
-
| `claude-code-guide` | Pytania i odpowiedzi dotyczące przewodnika Claude Code | Glob, Grep, Read, WebFetch, WebSearch |
|
|
29
|
-
| `statusline-setup` | Konfiguracja paska statusu | Read, Edit |
|
|
30
|
-
|
|
31
|
-
## Scenariusze użycia
|
|
32
|
-
|
|
33
|
-
**Odpowiednie zastosowanie:**
|
|
34
|
-
- Złożone zadania wymagające wieloetapowego autonomicznego wykonania
|
|
35
|
-
- Eksploracja bazy kodu i dogłębne badania (typ Explore)
|
|
36
|
-
- Praca równoległa wymagająca izolowanego środowiska
|
|
37
|
-
- Długotrwałe zadania wymagające uruchomienia w tle
|
|
7
|
+
- Otwarte wyszukiwania, gdy jeszcze nie wiesz, które pliki są istotne, i spodziewasz się wielu rund `Glob`, `Grep` oraz `Read`.
|
|
8
|
+
- Równoległa, niezależna praca — uruchom kilku agentów w jednej wiadomości, aby równocześnie zbadać różne obszary.
|
|
9
|
+
- Izolowanie głośnej eksploracji od głównej rozmowy, aby kontekst rodzica pozostał zwięzły.
|
|
10
|
+
- Delegowanie do wyspecjalizowanego typu podagenta, takiego jak `Explore`, `Plan`, `claude-code-guide` czy `statusline-setup`.
|
|
11
|
+
- Tworzenie nazwanego współpracownika w aktywnym zespole do skoordynowanej pracy wieloagentowej.
|
|
38
12
|
|
|
39
|
-
|
|
40
|
-
- Odczyt określonej ścieżki pliku — bezpośrednio użyj Read lub Glob
|
|
41
|
-
- Wyszukiwanie w 2-3 znanych plikach — bezpośrednio użyj Read
|
|
42
|
-
- Wyszukiwanie definicji klasy — bezpośrednio użyj Glob
|
|
13
|
+
NIE używaj, gdy docelowy plik lub symbol jest już znany — użyj bezpośrednio `Read`, `Grep` lub `Glob`. Jednoetapowe wyszukiwanie przez `Agent` marnuje pełne okno kontekstu i dodaje opóźnienie.
|
|
43
14
|
|
|
44
|
-
##
|
|
45
|
-
|
|
46
|
-
- Po zakończeniu sub-agent zwraca pojedynczą wiadomość, jego wyniki nie są widoczne dla użytkownika — główny agent musi je przekazać
|
|
47
|
-
- Można równolegle uruchamiać wiele wywołań Agent w jednej wiadomości dla zwiększenia wydajności
|
|
48
|
-
- Postęp zadań w tle sprawdza się za pomocą narzędzia TaskOutput
|
|
49
|
-
- Typ Explore jest wolniejszy niż bezpośrednie wywołanie Glob/Grep, używaj tylko gdy proste wyszukiwanie nie wystarcza
|
|
50
|
-
- Używaj `run_in_background: true` dla długotrwałych zadań niewymagających natychmiastowego wyniku; używaj trybu pierwszoplanowego (domyślnego) gdy wynik jest potrzebny przed kontynuacją
|
|
51
|
-
- Parametr `resume` pozwala kontynuować wcześniej rozpoczętą sesję sub-agenta, zachowując zgromadzony kontekst
|
|
52
|
-
|
|
53
|
-
## Tekst oryginalny
|
|
15
|
+
## Parametry
|
|
54
16
|
|
|
55
|
-
|
|
17
|
+
- `description` (string, wymagany): Krótka 3–5-wyrazowa etykieta opisująca zadanie; wyświetlana w UI i logach.
|
|
18
|
+
- `prompt` (string, wymagany): Kompletny, samodzielny opis, który agent wykona. Musi zawierać cały niezbędny kontekst, ograniczenia i oczekiwany format odpowiedzi.
|
|
19
|
+
- `subagent_type` (string, opcjonalny): Predefiniowana persona, taka jak `general-purpose`, `Explore`, `Plan`, `claude-code-guide` lub `statusline-setup`. Domyślnie `general-purpose`.
|
|
20
|
+
- `run_in_background` (boolean, opcjonalny): Jeśli `true`, agent działa asynchronicznie, a rodzic może kontynuować pracę; wyniki pobierane są później.
|
|
21
|
+
- `model` (string, opcjonalny): Nadpisuje model dla tego agenta — `opus`, `sonnet` lub `haiku`. Domyślnie model sesji rodzica.
|
|
22
|
+
- `isolation` (string, opcjonalny): Ustaw na `worktree`, aby agent działał w izolowanym worktree git, dzięki czemu jego zapisy w systemie plików nie kolidują z rodzicem.
|
|
23
|
+
- `team_name` (string, opcjonalny): Podczas tworzenia w istniejącym zespole identyfikator zespołu, do którego agent dołączy.
|
|
24
|
+
- `name` (string, opcjonalny): Adresowalna nazwa współpracownika w zespole, używana jako cel `to` dla `SendMessage`.
|
|
56
25
|
|
|
57
|
-
|
|
26
|
+
## Przykłady
|
|
58
27
|
|
|
59
|
-
|
|
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)
|
|
28
|
+
### Przykład 1: Otwarte wyszukiwanie kodu
|
|
65
29
|
|
|
66
|
-
|
|
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
|
+
```
|
|
67
37
|
|
|
68
|
-
|
|
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
|
|
38
|
+
### Przykład 2: Równoległe niezależne dochodzenia
|
|
73
39
|
|
|
74
|
-
|
|
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.
|
|
40
|
+
Uruchom dwóch agentów w tej samej wiadomości — jeden bada potok kompilacji, drugi przegląda infrastrukturę testową. Każdy ma własne okno kontekstu i zwraca podsumowanie. Grupowanie w jednym bloku wywołań narzędzi uruchamia ich równolegle.
|
|
89
41
|
|
|
90
|
-
|
|
42
|
+
### Przykład 3: Utworzenie współpracownika w działającym zespole
|
|
91
43
|
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
"
|
|
95
|
-
|
|
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
|
+
```
|
|
96
52
|
|
|
97
|
-
|
|
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>
|
|
53
|
+
## Uwagi
|
|
117
54
|
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
</example>
|
|
125
|
-
</textarea>
|
|
55
|
+
- Agenci nie pamiętają wcześniejszych uruchomień. Każde wywołanie zaczyna się od zera, więc `prompt` musi być w pełni samodzielny — uwzględnij ścieżki plików, konwencje, pytanie i dokładny kształt oczekiwanej odpowiedzi.
|
|
56
|
+
- Agent zwraca dokładnie jedną końcową wiadomość. Nie może zadawać pytań wyjaśniających w trakcie, więc niejednoznaczność w prompcie przekłada się na zgadywanie w wyniku.
|
|
57
|
+
- Uruchamianie wielu agentów równolegle jest znacznie szybsze niż wywołania sekwencyjne, gdy podzadania są niezależne. Grupuj je w jednym bloku wywołań narzędzi.
|
|
58
|
+
- Używaj `isolation: "worktree"`, gdy agent ma zapisywać pliki i chcesz przejrzeć zmiany przed scaleniem z głównym drzewem roboczym.
|
|
59
|
+
- Preferuj `subagent_type: "Explore"` do rekonesansu tylko do odczytu i `Plan` do prac projektowych; `general-purpose` to wartość domyślna dla zadań mieszanych (odczyt/zapis).
|
|
60
|
+
- Agenci w tle (`run_in_background: true`) nadają się do długo trwających zadań; unikaj pollingu w pętli sleep — rodzic jest powiadamiany po zakończeniu.
|
|
@@ -1,75 +1,60 @@
|
|
|
1
1
|
# AskUserQuestion
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Przedstawia użytkownikowi jedno lub więcej ustrukturyzowanych pytań wielokrotnego wyboru w interfejsie czatu, zbiera jego wybory i zwraca je asystentowi — przydatne do ujednoznacznienia intencji bez swobodnej wymiany zdań.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## Kiedy używać
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
| `answers` | object | Nie | Odpowiedzi zebrane od użytkownika |
|
|
13
|
-
| `annotations` | object | Nie | Adnotacje do każdego pytania (np. uwagi do podglądu wyboru) |
|
|
14
|
-
| `metadata` | object | Nie | Metadane do śledzenia i analizy |
|
|
15
|
-
|
|
16
|
-
Każdy obiekt `question`:
|
|
17
|
-
|
|
18
|
-
| Pole | Typ | Wymagany | Opis |
|
|
19
|
-
|------|------|------|------|
|
|
20
|
-
| `question` | string | Tak | Pełny tekst pytania, powinien kończyć się znakiem zapytania |
|
|
21
|
-
| `header` | string | Tak | Krótka etykieta (maks. 12 znaków), wyświetlana jako chip etykiety |
|
|
22
|
-
| `options` | array | Tak | 2-4 opcje |
|
|
23
|
-
| `multiSelect` | boolean | Tak | Czy dozwolony jest wielokrotny wybór |
|
|
24
|
-
|
|
25
|
-
Każdy obiekt `option`:
|
|
26
|
-
|
|
27
|
-
| Pole | Typ | Wymagany | Opis |
|
|
28
|
-
|------|------|------|------|
|
|
29
|
-
| `label` | string | Tak | Tekst wyświetlany opcji (1-5 słów) |
|
|
30
|
-
| `description` | string | Tak | Opis opcji |
|
|
31
|
-
| `markdown` | string | Nie | Zawartość podglądu (do wizualnego porównania układów ASCII, fragmentów kodu itp.) |
|
|
32
|
-
|
|
33
|
-
## Scenariusze użycia
|
|
7
|
+
- Żądanie ma wiele rozsądnych interpretacji i asystent potrzebuje, aby użytkownik wybrał jedną przed dalszym działaniem.
|
|
8
|
+
- Użytkownik musi wybrać spośród konkretnych opcji (framework, biblioteka, ścieżka pliku, strategia), gdzie odpowiedzi w formie wolnego tekstu byłyby podatne na błędy.
|
|
9
|
+
- Chcesz porównać alternatywy obok siebie za pomocą panelu podglądu.
|
|
10
|
+
- Kilka powiązanych decyzji można zgrupować w jednym monicie, aby ograniczyć wymianę zdań.
|
|
11
|
+
- Plan lub wywołanie narzędzia zależy od konfiguracji, której użytkownik jeszcze nie określił.
|
|
34
12
|
|
|
35
|
-
|
|
36
|
-
- Zbieranie preferencji lub wymagań użytkownika
|
|
37
|
-
- Wyjaśnianie niejasnych instrukcji
|
|
38
|
-
- Uzyskiwanie decyzji podczas wdrażania
|
|
39
|
-
- Oferowanie użytkownikowi wyboru kierunku
|
|
13
|
+
## Parametry
|
|
40
14
|
|
|
41
|
-
|
|
42
|
-
-
|
|
15
|
+
- `questions` (tablica, wymagany): Jedno do czterech pytań pokazywanych razem w pojedynczym monicie. Każdy obiekt pytania zawiera:
|
|
16
|
+
- `question` (string, wymagany): Pełna treść pytania, zakończona znakiem zapytania.
|
|
17
|
+
- `header` (string, wymagany): Krótka etykieta (maksymalnie 12 znaków) wyświetlana jako chip nad pytaniem.
|
|
18
|
+
- `options` (tablica, wymagany): Od dwóch do czterech obiektów opcji. Każda opcja ma `label` (1–5 słów), `description` oraz opcjonalny podgląd `markdown`.
|
|
19
|
+
- `multiSelect` (boolean, wymagany): Gdy `true`, użytkownik może wybrać więcej niż jedną opcję.
|
|
20
|
+
|
|
21
|
+
## Przykłady
|
|
22
|
+
|
|
23
|
+
### Przykład 1: Wybór jednego frameworka
|
|
24
|
+
|
|
25
|
+
```
|
|
26
|
+
AskUserQuestion(questions=[{
|
|
27
|
+
"header": "Test runner",
|
|
28
|
+
"question": "Which test runner should I configure?",
|
|
29
|
+
"multiSelect": false,
|
|
30
|
+
"options": [
|
|
31
|
+
{"label": "Vitest (Recommended)", "description": "Fast, Vite-native, Jest-compatible API"},
|
|
32
|
+
{"label": "Jest", "description": "Mature, broadest plugin ecosystem"},
|
|
33
|
+
{"label": "Node --test", "description": "Zero dependencies, built in"}
|
|
34
|
+
]
|
|
35
|
+
}])
|
|
36
|
+
```
|
|
37
|
+
|
|
38
|
+
### Przykład 2: Podgląd obok siebie dwóch układów
|
|
39
|
+
|
|
40
|
+
```
|
|
41
|
+
AskUserQuestion(questions=[{
|
|
42
|
+
"header": "Layout",
|
|
43
|
+
"question": "Which dashboard layout do you prefer?",
|
|
44
|
+
"multiSelect": false,
|
|
45
|
+
"options": [
|
|
46
|
+
{"label": "Sidebar", "description": "Nav on the left", "markdown": "```\n+------+---------+\n| NAV | CONTENT |\n+------+---------+\n```"},
|
|
47
|
+
{"label": "Top bar", "description": "Nav across top", "markdown": "```\n+-----------------+\n| NAV |\n+-----------------+\n| CONTENT |\n+-----------------+\n```"}
|
|
48
|
+
]
|
|
49
|
+
}])
|
|
50
|
+
```
|
|
43
51
|
|
|
44
52
|
## Uwagi
|
|
45
53
|
|
|
46
|
-
-
|
|
47
|
-
-
|
|
48
|
-
-
|
|
49
|
-
-
|
|
50
|
-
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
<textarea readonly>Use this tool when you need to ask the user questions during execution. This allows you to:
|
|
55
|
-
1. Gather user preferences or requirements
|
|
56
|
-
2. Clarify ambiguous instructions
|
|
57
|
-
3. Get decisions on implementation choices as you work
|
|
58
|
-
4. Offer choices to the user about what direction to take.
|
|
59
|
-
|
|
60
|
-
Usage notes:
|
|
61
|
-
- Users will always be able to select "Other" to provide custom text input
|
|
62
|
-
- Use multiSelect: true to allow multiple answers to be selected for a question
|
|
63
|
-
- If you recommend a specific option, make that the first option in the list and add "(Recommended)" at the end of the label
|
|
64
|
-
|
|
65
|
-
Plan mode note: In plan mode, use this tool to clarify requirements or choose between approaches BEFORE finalizing your plan. Do NOT use this tool to ask "Is my plan ready?" or "Should I proceed?" - use ExitPlanMode for plan approval. IMPORTANT: Do not reference "the plan" in your questions (e.g., "Do you have feedback about the plan?", "Does the plan look good?") because the user cannot see the plan in the UI until you call ExitPlanMode. If you need plan approval, use ExitPlanMode instead.
|
|
66
|
-
|
|
67
|
-
Preview feature:
|
|
68
|
-
Use the optional `markdown` field on options when presenting concrete artifacts that users need to visually compare:
|
|
69
|
-
- ASCII mockups of UI layouts or components
|
|
70
|
-
- Code snippets showing different implementations
|
|
71
|
-
- Diagram variations
|
|
72
|
-
- Configuration examples
|
|
73
|
-
|
|
74
|
-
When any option has a markdown, the UI switches to a side-by-side layout with a vertical option list on the left and preview on the right. Do not use previews for simple preference questions where labels and descriptions suffice. Note: previews are only supported for single-select questions (not multiSelect).
|
|
75
|
-
</textarea>
|
|
54
|
+
- Interfejs automatycznie dodaje opcję "Other" z wolnym tekstem do każdego pytania. Nie dodawaj własnej pozycji "Other", "None" ani "Custom" — zduplikuje wbudowaną furtkę.
|
|
55
|
+
- Ogranicz każde wywołanie do jednego do czterech pytań, a każde pytanie do dwóch do czterech opcji. Przekroczenie tych granic jest odrzucane przez środowisko.
|
|
56
|
+
- Jeśli rekomendujesz konkretną opcję, umieść ją jako pierwszą i dodaj "(Recommended)" do jej etykiety, aby interfejs wyróżnił preferowaną ścieżkę.
|
|
57
|
+
- Podglądy przez pole `markdown` są obsługiwane tylko dla pytań jednokrotnego wyboru. Używaj ich do artefaktów wizualnych, takich jak układy ASCII, fragmenty kodu lub diffy konfiguracji — nie do prostych pytań o preferencje, gdzie etykieta i opis wystarczą.
|
|
58
|
+
- Gdy jakakolwiek opcja w pytaniu ma wartość `markdown`, interfejs przełącza się na układ obok siebie z listą opcji po lewej i podglądem po prawej.
|
|
59
|
+
- Nie używaj `AskUserQuestion`, aby pytać "czy ten plan wygląda dobrze?" — zamiast tego wywołaj `ExitPlanMode`, który istnieje właśnie do akceptacji planu. W trybie planowania unikaj też wspominania o "planie" w treści pytania, ponieważ plan nie jest widoczny dla użytkownika, dopóki nie zostanie uruchomiony `ExitPlanMode`.
|
|
60
|
+
- Nie używaj tego narzędzia do pozyskiwania danych wrażliwych lub wprowadzanych swobodnie, takich jak klucze API czy hasła. Zamiast tego zapytaj w czacie.
|
package/concepts/pl/Tool-Bash.md
CHANGED
|
@@ -1,167 +1,39 @@
|
|
|
1
1
|
# Bash
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Uruchamia polecenie powłoki w trwałym katalogu roboczym i zwraca jego stdout/stderr. Najlepiej zarezerwowane dla operacji, których nie może wyrazić żadne dedykowane narzędzie Claude Code, takich jak uruchamianie git, npm, docker czy skryptów kompilacji.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## Kiedy używać
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
| `description` | string | Nie | Krótki opis polecenia |
|
|
13
|
-
| `timeout` | number | Nie | Limit czasu (milisekundy), maks. 600000, domyślnie 120000 |
|
|
14
|
-
| `run_in_background` | boolean | Nie | Czy uruchomić w tle |
|
|
15
|
-
|
|
16
|
-
## Scenariusze użycia
|
|
17
|
-
|
|
18
|
-
**Odpowiednie zastosowanie:**
|
|
19
|
-
- Operacje git (commit, push, branch itp.)
|
|
20
|
-
- Polecenia menedżerów pakietów npm/yarn
|
|
21
|
-
- Operacje docker
|
|
22
|
-
- Polecenia kompilacji i budowania
|
|
23
|
-
- Wyświetlanie zawartości katalogów (`ls`)
|
|
24
|
-
- Inne polecenia systemowe wymagające wykonania w shell
|
|
25
|
-
|
|
26
|
-
**Nieodpowiednie zastosowanie:**
|
|
27
|
-
- Odczyt plików — należy użyć Read
|
|
28
|
-
- Wyszukiwanie nazw plików — należy użyć Glob
|
|
29
|
-
- Wyszukiwanie zawartości plików — należy użyć Grep
|
|
30
|
-
- Edycja plików — należy użyć Edit
|
|
31
|
-
- Zapis plików — należy użyć Write
|
|
32
|
-
- Wyświetlanie informacji użytkownikowi — bezpośrednio w tekście odpowiedzi
|
|
33
|
-
- Długo działające procesy (dev server, tryb watch) — zalecane ręczne uruchomienie przez użytkownika
|
|
34
|
-
|
|
35
|
-
## Uwagi
|
|
36
|
-
|
|
37
|
-
- Ścieżki zawierające spacje muszą być ujęte w podwójne cudzysłowy
|
|
38
|
-
- Wyjście przekraczające 30000 znaków zostanie obcięte
|
|
39
|
-
- Wyniki poleceń uruchomionych w tle pobiera się przez TaskOutput
|
|
40
|
-
- Należy używać ścieżek bezwzględnych, unikać `cd`
|
|
41
|
-
- Niezależne polecenia mogą być wywoływane równolegle w wielu Bash
|
|
42
|
-
- Polecenia z zależnościami łączy się za pomocą `&&`
|
|
43
|
-
- Środowisko shell jest inicjalizowane z profilu użytkownika (bash lub zsh)
|
|
44
|
-
|
|
45
|
-
## Tekst oryginalny
|
|
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
|
+
- Wykonywanie operacji git (`git status`, `git diff`, `git commit`, `gh pr create`)
|
|
8
|
+
- Uruchamianie menedżerów pakietów i narzędzi kompilacji (`npm install`, `npm run build`, `pytest`, `cargo build`)
|
|
9
|
+
- Uruchamianie długo działających procesów (serwery deweloperskie, obserwatory) w tle za pomocą `run_in_background`
|
|
10
|
+
- Wywoływanie CLI specyficznych dla domeny (`docker`, `terraform`, `kubectl`, `gh`), które nie mają wbudowanego odpowiednika
|
|
11
|
+
- Łączenie zależnych kroków za pomocą `&&`, gdy kolejność ma znaczenie
|
|
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
|
+
## Parametry
|
|
131
14
|
|
|
132
|
-
|
|
133
|
-
|
|
15
|
+
- `command` (string, wymagany): Dokładne polecenie powłoki do wykonania.
|
|
16
|
+
- `description` (string, wymagany): Krótkie podsumowanie w stronie czynnej (5–10 słów dla prostych poleceń; więcej kontekstu dla potokowanych lub nietypowych).
|
|
17
|
+
- `timeout` (liczba, opcjonalny): Limit czasu w milisekundach, maksymalnie `600000` (10 minut). Domyślnie `120000` (2 minuty).
|
|
18
|
+
- `run_in_background` (boolean, opcjonalny): Gdy `true`, polecenie działa w tle, a Ty otrzymujesz powiadomienie po zakończeniu. Nie dopisuj `&` samodzielnie.
|
|
134
19
|
|
|
135
|
-
|
|
20
|
+
## Przykłady
|
|
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
|
+
### Przykład 1: Sprawdź stan repozytorium przed commitem
|
|
23
|
+
Wywołaj `git status` i `git diff --stat` jako dwa równoległe wywołania `Bash` w tej samej wiadomości, aby szybko zebrać kontekst, a następnie złożyć commit w kolejnym wywołaniu.
|
|
153
24
|
|
|
154
|
-
|
|
155
|
-
|
|
25
|
+
### Przykład 2: Połącz zależne kroki kompilacji
|
|
26
|
+
Użyj jednego wywołania, takiego jak `npm ci && npm run build && npm test`, aby każdy krok uruchamiał się dopiero po sukcesie poprzedniego. Używaj `;` tylko wtedy, gdy celowo chcesz, aby kolejne kroki uruchamiały się także po niepowodzeniach.
|
|
156
27
|
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
)"
|
|
160
|
-
</example>
|
|
28
|
+
### Przykład 3: Długo działający serwer deweloperski
|
|
29
|
+
Wywołaj `npm run dev` z `run_in_background: true`. Otrzymasz powiadomienie po zakończeniu. Nie odpytuj w pętlach `sleep`; zamiast tego diagnozuj błędy.
|
|
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
|
+
## Uwagi
|
|
165
32
|
|
|
166
|
-
|
|
167
|
-
-
|
|
33
|
+
- Katalog roboczy jest trwały między wywołaniami, ale stan powłoki (wyeksportowane zmienne, funkcje powłoki, aliasy) nie jest. Preferuj ścieżki bezwzględne i unikaj `cd`, chyba że użytkownik tego zażąda.
|
|
34
|
+
- Preferuj dedykowane narzędzia nad potokowymi odpowiednikami powłoki: `Glob` zamiast `find`/`ls`, `Grep` zamiast `grep`/`rg`, `Read` zamiast `cat`/`head`/`tail`, `Edit` zamiast `sed`/`awk`, `Write` zamiast `echo >` lub heredoców, oraz zwykły tekst asystenta zamiast `echo`/`printf` dla wyjścia widocznego dla użytkownika.
|
|
35
|
+
- Cytuj każdą ścieżkę zawierającą spacje w podwójnych cudzysłowach (na przykład `"/Users/me/My Project/file.txt"`).
|
|
36
|
+
- Dla niezależnych poleceń wykonaj wiele wywołań `Bash` równolegle w jednej wiadomości. Łącz z `&&` tylko wtedy, gdy jedno polecenie zależy od drugiego.
|
|
37
|
+
- Wyjście powyżej 30000 znaków jest obcinane. Przy przechwytywaniu dużych logów przekieruj je do pliku, a następnie odczytaj narzędziem `Read`.
|
|
38
|
+
- Nigdy nie używaj interaktywnych flag, takich jak `git rebase -i` czy `git add -i`; nie mogą one otrzymać wejścia przez to narzędzie.
|
|
39
|
+
- Nie pomijaj hooków git (`--no-verify`, `--no-gpg-sign`) ani nie wykonuj destrukcyjnych operacji (`reset --hard`, `push --force`, `clean -f`), chyba że użytkownik wyraźnie tego zażąda.
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
# CronCreate
|
|
2
|
+
|
|
3
|
+
Planuje prompt do umieszczenia w kolejce w przyszłym momencie — jednorazowo lub cyklicznie. Używa standardowej składni cron z 5 polami w lokalnej strefie czasowej użytkownika, bez konieczności konwersji strefy czasowej.
|
|
4
|
+
|
|
5
|
+
## Kiedy używać
|
|
6
|
+
|
|
7
|
+
- **Jednorazowe przypomnienia**: Gdy użytkownik chce otrzymać przypomnienie o określonej godzinie ("przypomnij mi jutro o 15:00"). Ustawienie `recurring: false` powoduje automatyczne usunięcie zadania po uruchomieniu.
|
|
8
|
+
- **Cykliczne harmonogramy**: Gdy coś ma być wykonywane wielokrotnie ("każdy dzień roboczy o 9:00", "co 30 minut"). Domyślna wartość `recurring: true` obsługuje ten przypadek.
|
|
9
|
+
- **Pętle autonomicznego agenta**: Do tworzenia przepływów pracy, które same się wyzwalają według harmonogramu — np. codzienne podsumowania lub okresowe sprawdzanie stanu.
|
|
10
|
+
- **Trwałe zadania**: Gdy harmonogram musi przetrwać restart sesji. Podanie `durable: true` zapisuje zadanie w `.claude/scheduled_tasks.json`.
|
|
11
|
+
- **Przybliżone godziny**: Gdy użytkownik mówi "około 9:00" lub "co godzinę", należy wybrać przesuniętą wartość minuty (np. `57 8 * * *` lub `7 * * * *`), aby uniknąć skupiania wielu użytkowników na :00 lub :30.
|
|
12
|
+
|
|
13
|
+
## Parametry
|
|
14
|
+
|
|
15
|
+
- `cron` (string, wymagany): Wyrażenie cron z 5 polami w lokalnej strefie czasowej użytkownika. Format: `minuta godzina dzień-miesiąca miesiąc dzień-tygodnia`. Przykład: `"0 9 * * 1-5"` oznacza poniedziałek–piątek o 9:00.
|
|
16
|
+
- `prompt` (string, wymagany): Tekst promptu do umieszczenia w kolejce po wyzwoleniu crona — dokładna wiadomość, która zostanie wysłana do REPL w zaplanowanym czasie.
|
|
17
|
+
- `recurring` (boolean, opcjonalny, domyślnie `true`): Przy `true` zadanie uruchamia się w każdym pasującym interwale cron i automatycznie wygasa po 7 dniach. Przy `false` zadanie uruchamia się dokładnie raz, a następnie jest usuwane — do jednorazowych przypomnień.
|
|
18
|
+
- `durable` (boolean, opcjonalny, domyślnie `false`): Przy `false` harmonogram istnieje tylko w pamięci i ginie wraz z zakończeniem sesji. Przy `true` zadanie jest utrwalane w `.claude/scheduled_tasks.json` i przeżywa restarty.
|
|
19
|
+
|
|
20
|
+
## Przykłady
|
|
21
|
+
|
|
22
|
+
### Przykład 1: jednorazowe przypomnienie
|
|
23
|
+
|
|
24
|
+
Użytkownik mówi: "Przypomnij mi jutro o 14:30, żeby wysłać tygodniowy raport." Zakładając, że jutro jest 21 kwietnia:
|
|
25
|
+
|
|
26
|
+
```json
|
|
27
|
+
{
|
|
28
|
+
"cron": "30 14 21 4 *",
|
|
29
|
+
"prompt": "Przypomnienie: wyślij teraz tygodniowy raport.",
|
|
30
|
+
"recurring": false,
|
|
31
|
+
"durable": true
|
|
32
|
+
}
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
`recurring: false` zapewnia, że zadanie usunie się po uruchomieniu. `durable: true` zachowuje je przez ewentualne restarty.
|
|
36
|
+
|
|
37
|
+
### Przykład 2: cykliczne poranne zadanie w dni robocze
|
|
38
|
+
|
|
39
|
+
Użytkownik mówi: "Każdego ranka w dni robocze podsumuj moje otwarte zgłoszenia na GitHub."
|
|
40
|
+
|
|
41
|
+
```json
|
|
42
|
+
{
|
|
43
|
+
"cron": "3 9 * * 1-5",
|
|
44
|
+
"prompt": "Podsumuj wszystkie otwarte zgłoszenia GitHub przypisane do mnie.",
|
|
45
|
+
"recurring": true,
|
|
46
|
+
"durable": true
|
|
47
|
+
}
|
|
48
|
+
```
|
|
49
|
+
|
|
50
|
+
Minuta `3` zamiast `0` pozwala uniknąć skoku obciążenia na pełną godzinę. Zadanie automatycznie wygasa po 7 dniach.
|
|
51
|
+
|
|
52
|
+
## Uwagi
|
|
53
|
+
|
|
54
|
+
- **Automatyczne wygaśnięcie po 7 dniach**: Cykliczne zadania są automatycznie usuwane po maksymalnie 7 dniach. W przypadku dłuższego harmonogramu należy odtworzyć zadanie przed jego wygaśnięciem.
|
|
55
|
+
- **Uruchamianie tylko w stanie bezczynności**: `CronCreate` umieszcza prompt w kolejce tylko wtedy, gdy REPL nie przetwarza innego zapytania. Jeśli REPL jest zajęty w momencie wyzwolenia, prompt czeka na zakończenie bieżącego zapytania.
|
|
56
|
+
- **Unikaj minut :00 i :30**: W przypadku przybliżonych godzin świadomie wybieraj przesunięte wartości minut, aby rozłożyć obciążenie systemu. Używaj :00/:30 tylko wtedy, gdy użytkownik podaje dokładną minutę.
|
|
57
|
+
- **Brak konwersji strefy czasowej**: Wyrażenie cron jest interpretowane bezpośrednio w lokalnej strefie czasowej użytkownika. Konwersja do UTC ani żadnej innej strefy nie jest potrzebna.
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
# CronDelete
|
|
2
|
+
|
|
3
|
+
Anuluje zadanie cron wcześniej zaplanowane za pomocą `CronCreate`. Usuwa je natychmiast z magazynu sesji w pamięci. Nie ma żadnego efektu, jeśli zadanie zostało już automatycznie usunięte (zadania jednorazowe są usuwane po uruchomieniu, zadania cykliczne wygasają po 7 dniach).
|
|
4
|
+
|
|
5
|
+
## Kiedy używać
|
|
6
|
+
|
|
7
|
+
- Użytkownik prosi o zatrzymanie cyklicznie zaplanowanego zadania przed automatycznym wygaśnięciem po 7 dniach.
|
|
8
|
+
- Zadanie jednorazowe nie jest już potrzebne i powinno zostać anulowane przed uruchomieniem.
|
|
9
|
+
- Należy zmienić wyrażenie harmonogramu istniejącego zadania — usuń je za pomocą `CronDelete`, a następnie utwórz ponownie za pomocą `CronCreate` z nowym wyrażeniem.
|
|
10
|
+
- Czyszczenie wielu nieaktualnych zadań w celu utrzymania porządku w magazynie sesji.
|
|
11
|
+
|
|
12
|
+
## Parametry
|
|
13
|
+
|
|
14
|
+
- `id` (string, wymagany): Identyfikator zadania zwrócony przez `CronCreate` podczas pierwszego tworzenia zadania. Ta wartość musi dokładnie odpowiadać; wyszukiwanie rozmyte ani wyszukiwanie po nazwie nie są obsługiwane.
|
|
15
|
+
|
|
16
|
+
## Przykłady
|
|
17
|
+
|
|
18
|
+
### Przykład 1: anulowanie działającego zadania cyklicznego
|
|
19
|
+
|
|
20
|
+
Zadanie cykliczne zostało wcześniej utworzone z identyfikatorem `"cron_abc123"`. Użytkownik prosi o jego zatrzymanie.
|
|
21
|
+
|
|
22
|
+
```
|
|
23
|
+
CronDelete({ id: "cron_abc123" })
|
|
24
|
+
```
|
|
25
|
+
|
|
26
|
+
Zadanie zostaje usunięte z magazynu sesji i nie będzie już uruchamiane.
|
|
27
|
+
|
|
28
|
+
### Przykład 2: usunięcie nieaktualnego zadania jednorazowego przed uruchomieniem
|
|
29
|
+
|
|
30
|
+
Zadanie jednorazowe z identyfikatorem `"cron_xyz789"` zostało zaplanowane do uruchomienia za 30 minut, ale użytkownik zdecydował, że nie jest już potrzebne.
|
|
31
|
+
|
|
32
|
+
```
|
|
33
|
+
CronDelete({ id: "cron_xyz789" })
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
Zadanie zostaje anulowane. Żadna akcja nie zostanie wykonana po osiągnięciu pierwotnego czasu wyzwalania.
|
|
37
|
+
|
|
38
|
+
## Uwagi
|
|
39
|
+
|
|
40
|
+
- `id` musi zostać uzyskany z wartości zwracanej przez `CronCreate`. Nie ma możliwości wyszukania zadania po opisie lub wywołaniu zwrotnym — zapisz identyfikator, jeśli może być konieczne późniejsze anulowanie.
|
|
41
|
+
- Jeśli zadanie zostało już automatycznie usunięte (uruchomione jako zadanie jednorazowe lub osiągnęło cykliczne wygaśnięcie po 7 dniach), wywołanie `CronDelete` z tym identyfikatorem jest operacją bez efektu i nie spowoduje błędu.
|
|
42
|
+
- `CronDelete` wpływa tylko na bieżącą sesję w pamięci. Jeśli środowisko uruchomieniowe nie utrwala stanu cron między restartami, zaplanowane zadania zostaną utracone po restarcie niezależnie od tego, czy `CronDelete` zostało wywołane.
|
|
43
|
+
- Nie ma operacji zbiorczego usuwania; anuluj każde zadanie indywidualnie, używając jego własnego `id`.
|