address pr feedback

This commit is contained in:
galz10
2026-03-11 10:03:39 -07:00
parent abf29df57c
commit 64648ee721
8 changed files with 519 additions and 143 deletions

View File

@@ -755,7 +755,7 @@ their corresponding top-level category object in your `settings.json` file.
#### `tools`
- **`tools.sandbox`** (boolean | string):
- **`tools.sandbox`** (string):
- **Description:** Sandbox execution environment. Set to a boolean to enable
or disable the sandbox, provide a string path to a sandbox profile, or
specify an explicit sandbox command (e.g., "docker", "podman", "lxc").