Skip to content

Commit 794b82b

Browse files
committed
Disable sandbox
1 parent 10675ce commit 794b82b

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

src/dot_claude/settings.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,7 @@
2828
"defaultMode": "acceptEdits"
2929
},
3030
"sandbox": {
31-
"enabled": true,
32-
"excludedCommands": [
33-
"gh",
34-
"pnpm"
35-
]
31+
"enabled": false
3632
},
3733
"alwaysThinkingEnabled": false
3834
}

0 commit comments

Comments
 (0)