This commit is contained in:
@@ -19,7 +19,6 @@ initial_movement: interact
|
||||
|
||||
movements:
|
||||
- name: interact
|
||||
edit: true
|
||||
persona: ops-operator
|
||||
instruction: |
|
||||
## 詳細ドキュメント (必ず最初に読む)
|
||||
@@ -80,8 +79,6 @@ movements:
|
||||
## 終了
|
||||
- 完了: complete({status: "success", result: "..."})
|
||||
- 中断: complete({status: "aborted", abort_reason: "..."})
|
||||
- 確認待ち: complete({status: "needs_user_input", missing_info: "..."})
|
||||
allowed_tools: [SshConsoleEnsure, SshConsoleSend, SshConsoleRun, SshConsoleSnapshot, SshUpload, SshDownload, SshListConnections, WebSearch, WebFetch, DownloadFile, BrowseWeb, Read, Write, Bash, Glob, Grep]
|
||||
allowed_ssh_connections: ['*']
|
||||
- 確認待ち: complete({status: "needs_user_input", missing_info: "...", why_no_default: "..."})
|
||||
default_next: COMPLETE
|
||||
rules: []
|
||||
|
||||
Reference in New Issue
Block a user