claude-code-system-prompts/system-prompts/tool-description-bash-sandbox-per-command.md
2026-02-24 20:56:48 -07:00

7 lines
378 B
Markdown

<!--
name: 'Tool Description: Bash (sandbox — per-command)'
description: Treat each command individually; default to sandbox for future commands
ccVersion: 2.1.53
-->
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.