mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-31 06:04:19 +08:00
7 lines
378 B
Markdown
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.
|