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
|
|
@ -35,7 +35,7 @@ force-clear `HOST_ADDRESS` / `LOCAL_ADDRESS` / `HOST_ADDRESS6` /
|
|||
The hive-c0re service sets `path = [ pkgs.git "/run/current-system/sw" ]`.
|
||||
In-container harness services do the same so anything an agent adds
|
||||
to its own `agent.nix` (`environment.systemPackages`) is visible to
|
||||
the `bash_run` MCP tool (and any other in-container process) without
|
||||
the `mcp__bash__run` MCP tool (and any other in-container process) without
|
||||
editing the service definition.
|
||||
`environment.HYPERHIVE_GIT` bakes git's absolute path in (read by
|
||||
`lifecycle::git_command()`) for the host.
|
||||
|
|
|
|||
Loading…
Reference in a new issue