docs: clarify elevated sandbox behavior

This commit is contained in:
Peter Steinberger
2026-01-08 23:17:02 +01:00
parent 36fa3c3cd3
commit d38a8d7076
3 changed files with 8 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ Core parameters:
- `yieldMs` (auto-background after timeout, default 10000)
- `background` (immediate background)
- `timeout` (seconds; kills the process if exceeded, default 1800)
- `elevated` (bool; run on host if elevated mode is enabled/allowed)
- `elevated` (bool; run on host if elevated mode is enabled/allowed; only changes behavior when the agent is sandboxed)
- Need a real TTY? Use the tmux skill.
Notes: