Skip to content

工具描述:Bash(沙箱 — 逐命令判定)

Tool Description: Bash (sandbox — per-command)

v2.1.53

Treat each command individually; default to sandbox for future commands

将每个使用 dangerouslyDisableSandbox: true 执行的命令视为独立操作。即使你最近运行过带有此设置的命令,对于未来的命令,默认仍应在 sandbox 内执行。


英文原文 / English Original

Treat each command you execute with dangerouslyDisableSandbox: true individually. Even if you have recently run a command with this setting, you should default to running future commands within the sandbox.