fix: ignore tools.exec.pathPrepend for node hosts

This commit is contained in:
Peter Steinberger
2026-02-14 20:44:25 +01:00
parent 2fa78c17d1
commit e4d63818f5
3 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ Notes:
- `tools.exec.security` (default: `deny` for sandbox, `allowlist` for gateway + node when unset)
- `tools.exec.ask` (default: `on-miss`)
- `tools.exec.node` (default: unset)
- `tools.exec.pathPrepend`: list of directories to prepend to `PATH` for exec runs.
- `tools.exec.pathPrepend`: list of directories to prepend to `PATH` for exec runs (gateway + sandbox only).
- `tools.exec.safeBins`: stdin-only safe binaries that can run without explicit allowlist entries.
Example: