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
|
|
@ -177,7 +177,7 @@ Under `/var/lib/hyperhive/agents/<name>/`:
|
|||
agent consumption. Bind-mounted to `/agents/<name>/harness`
|
||||
inside the container (`$HYPERHIVE_HARNESS_DIR`). Contents:
|
||||
- `bash-tasks/` — task JSON + stdout/stderr files for
|
||||
background `bash_run` jobs. JSON files are
|
||||
background `mcp__bash__run` jobs. JSON files are
|
||||
`<id>.json` (status + tails), `<id>.out` / `<id>.err`
|
||||
(full captured output). Task files persist until container
|
||||
purge.
|
||||
|
|
|
|||
Loading…
Reference in a new issue