fix(#1194): update Execution tool names + frontend + docs
This commit is contained in:
parent
18e0e8fc2b
commit
f5351eb59c
6 changed files with 19 additions and 17 deletions
|
|
@ -285,7 +285,7 @@ binary flavor.
|
|||
| `messaging` | `send`, `recv`, `ask`, `answer` |
|
||||
| `meta` | `set_status`, `get_agent_meta` |
|
||||
| `inbox` | `get_loose_ends`, `cancel_loose_end`, `remind`, `request_next_turn` |
|
||||
| `execution` | `bash_run`, `bash_status` |
|
||||
| `execution` | `run`, `status` (`mcp__bash__run`, `mcp__bash__status`) |
|
||||
| `lifecycle` | `kill`, `start`, `restart`, `update` *(privileged)* |
|
||||
| `approvals` | `request_init_config`, `request_apply_commit`, `request_update_meta_inputs` *(privileged)* |
|
||||
| `scheduling` | `request_schedule_prompt`, `fire_schedule_now`, `cancel_schedule`, `edit_schedule`, `list_schedules` *(privileged)* |
|
||||
|
|
|
|||
Loading…
Reference in a new issue