Skip to main content

Module sandbox

Module sandbox 

Source
Expand description

Sandbox mode for restricting tool operations.

When enabled, only whitelisted commands may be executed by the bash tool, and file write/edit operations are restricted to paths within the project directory.

Structsยง

SandboxConfig
Configuration for sandbox mode.