fix(#1194): update Execution tool names + frontend + docs

This commit is contained in:
damocles 2026-06-03 21:19:29 +02:00 committed by mara
commit f5351eb59c
6 changed files with 19 additions and 17 deletions

View file

@ -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.