File tree Expand file tree Collapse file tree 1 file changed +24
-2
lines changed
Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Original file line number Diff line number Diff line change 11{
2+ "$schema" : " https://json.schemastore.org/claude-code-settings.json" ,
23 "permissions" : {
34 "allow" : [
45 " Bash(bundle exec:*)" ,
5- " Bash(bundle install:*)"
6+ " Bash(bundle install:*)" ,
7+ " Bash(find:*)" ,
8+ " Bash(grep:*)" ,
9+ " Bash(jq:*)" ,
10+ " Bash(ruby:*)" ,
11+ " Edit" ,
12+ " Bash(ls:*)" ,
13+ " Bash(rmdir:*)" ,
14+ " Bash(true)" ,
15+ " Bash(mkdir:*)" ,
16+ " mcp__sequential-thinking__sequentialthinking" ,
17+ " WebFetch(domain:github.com)" ,
18+ " mcp__ide__getDiagnostics" ,
19+ " mcp__context7__resolve-library-id" ,
20+ " mcp__context7__get-library-docs" ,
21+ " Bash(make:*)" ,
22+ " Bash(mv:*)" ,
23+ " Bash(cd:*)" ,
24+ " Bash(cp:*)" ,
25+ " WebSearch" ,
26+ " Bash(sed:*)" ,
27+ " Bash(echo:*)"
628 ],
729 "deny" : [],
8- "ask " : []
30+ "defaultMode " : " acceptEdits " ,
931 }
1032}
You can’t perform that action at this time.
0 commit comments