Skip to content

Commit fa5f993

Browse files
docs: add sandboxing recommendation for isolation
1 parent 055550a commit fa5f993

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/reference/configuration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ By default, Claude Code asks for permission before executing bash commands, writ
3636

3737
::: warning
3838
Chief runs Claude with full permissions to modify your codebase. Only run Chief on PRDs you trust.
39+
40+
For additional isolation, consider using [Claude Code's sandbox mode](https://docs.anthropic.com/en/docs/claude-code/sandboxing) or running Chief in a Docker container.
3941
:::
4042

4143
## No Global Config

0 commit comments

Comments
 (0)