Skip to content

Commit f5ab2ce

Browse files
chore: update local Claude permissions
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 596f5a4 commit f5ab2ce

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.claude/settings.local.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,10 @@
2727
"Bash(git check-ignore *)",
2828
"WebFetch(domain:raw.githubusercontent.com)",
2929
"WebFetch(domain:github.com)",
30-
"WebSearch"
30+
"WebSearch",
31+
"Bash(gh run *)",
32+
"Bash(scripts/push.sh *)",
33+
"Bash(go run *)"
3134
]
3235
}
3336
}

0 commit comments

Comments
 (0)