File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 },
1919 "includeCoAuthoredBy" : false ,
2020 "permissions" : {
21- "allow" : [
22- " Bash" ,
23- " Edit" ,
24- " Glob" ,
25- " Grep" ,
26- " KillShell" ,
27- " NotebookEdit" ,
28- " Read" ,
29- " TodoWrite" ,
30- " WebFetch" ,
31- " WebSearch" ,
32- " Write" ,
33- " mcp__ide" ,
34- " mcp__exa" ,
35- " mcp__context7" ,
36- " mcp__mcp-deepwiki" ,
37- " mcp__Playwright" ,
38- " mcp__spec-workflow" ,
39- " mcp__open-websearch" ,
40- " mcp__serena"
21+ "deny" : [
22+ " Read(.env)" ,
23+ " Read(.env.*)" ,
24+ " Read(**/secrets/**)" ,
25+ " Read(~/.ssh/**)" ,
26+ " Read(~/.aws/**)" ,
27+ " Read(~/.gnupg/**)" ,
28+ " Bash(sudo:*)" ,
29+ " Bash(curl:*|*sh*)" ,
30+ " Bash(wget:*|*sh*)"
4131 ],
42- "deny" : [],
43- "defaultMode" : " bypassPermissions"
32+ "ask" : [
33+ " Bash(git:push*)" ,
34+ " Bash(rm:-rf*)" ,
35+ " Bash(git:reset:--hard*)" ,
36+ " WebFetch"
37+ ]
4438 },
4539 "hooks" : {},
4640 "statusLine" : {
Original file line number Diff line number Diff line change 1010 },
1111 "includeCoAuthoredBy" : false ,
1212 "permissions" : {
13- "allow" : [
14- " Bash" ,
15- " Edit" ,
16- " Glob" ,
17- " Grep" ,
18- " KillShell" ,
19- " NotebookEdit" ,
20- " Read" ,
21- " TodoWrite" ,
22- " WebFetch" ,
23- " WebSearch" ,
24- " Write" ,
25- " mcp__ide" ,
26- " mcp__exa" ,
27- " mcp__context7" ,
28- " mcp__mcp-deepwiki" ,
29- " mcp__Playwright" ,
30- " mcp__spec-workflow" ,
31- " mcp__open-websearch" ,
32- " mcp__serena"
13+ "deny" : [
14+ " Read(.env)" ,
15+ " Read(.env.*)" ,
16+ " Read(**/secrets/**)" ,
17+ " Read(~/.ssh/**)" ,
18+ " Read(~/.aws/**)" ,
19+ " Read(~/.gnupg/**)" ,
20+ " Bash(sudo:*)" ,
21+ " Bash(curl:*|*sh*)" ,
22+ " Bash(wget:*|*sh*)"
3323 ],
34- "deny" : [],
35- "defaultMode" : " acceptEdits"
24+ "ask" : [
25+ " Bash(git:push*)" ,
26+ " Bash(rm:-rf*)" ,
27+ " Bash(git:reset:--hard*)" ,
28+ " WebFetch"
29+ ]
3630 },
3731 "model" : " opus[1m]" ,
3832 "hooks" : {},
5044 "outputStyle" : " engineer-professional" ,
5145 "language" : " chinese" ,
5246 "plansDirectory" : " .claude/plans"
53- }
47+ }
You can’t perform that action at this time.
0 commit comments