Skip to content

Commit 47ffe8e

Browse files
ovitrifclaude
andcommitted
chore-review 4: update settings template with current permissions
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 1e361ae commit 47ffe8e

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

.claude/settings.local.template.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,19 @@
1212
"mcp__github__search_pull_requests",
1313
"mcp__github__list_pull_requests",
1414
"mcp__github__get_me",
15-
"mcp__github__get_file_contents"
15+
"mcp__github__get_file_contents",
16+
"mcp__github__search_code",
17+
"mcp__github__issue_read",
18+
"mcp__github__list_commits",
19+
"mcp__github__update_pull_request",
20+
"mcp__github__add_issue_comment",
21+
"mcp__plugin_github_github__pull_request_read"
1622
],
1723
"deny": [],
1824
"ask": [
1925
"Bash(rm -rf:*)",
20-
"Bash(git commit:*)",
21-
"Bash(git push:*)"
26+
"Bash(git push --force:*)",
27+
"Bash(git push -f:*)"
2228
],
2329
"additionalDirectories": [
2430
]

0 commit comments

Comments
 (0)