feat(claude): add new allowed tools for gh, git, helm, and wc

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Jim Myhrberg
2026-01-21 19:36:20 +00:00
parent a2900fc246
commit 8774eb2452

View File

@@ -8,18 +8,24 @@
"Bash(cargo clippy:*)",
"Bash(cargo fmt:*)",
"Bash(cargo test:*)",
"Bash(gh issue view:*)",
"Bash(gh pr view:*)",
"Bash(git add:*)",
"Bash(git show:*)",
"Bash(go build:*)",
"Bash(go get:*)",
"Bash(go mod init:*)",
"Bash(go mod tidy:*)",
"Bash(go test:*)",
"Bash(golangci-lint run:*)",
"Bash(helm template:*)",
"Bash(helm lint:*)",
"Bash(pnpm build:*)",
"Bash(pnpm install:*)",
"Bash(pnpm lint:*)",
"Bash(pnpm test:*)",
"Bash(pnpm typecheck:*)",
"Bash(wc:*)",
"mcp__deepwiki__ask_question",
"mcp__deepwiki__read_wiki_contents",
"mcp__deepwiki__read_wiki_structure"