chore: sync .claude/settings.local.json (accumulated allow-list)
Permissions die Claude Code in de afgelopen sessies heeft gevraagd en goedgekeurd: extra git-/gh-/npx-commands en MCP-tool-toegang. Single- machine project, dus committen is acceptabel — bij multi-developer-setup zou dit bestand juist in .gitignore moeten. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
2676b73509
commit
553876afec
1 changed files with 33 additions and 1 deletions
|
|
@ -6,7 +6,39 @@
|
|||
"Bash(git commit *)",
|
||||
"Bash(git push *)",
|
||||
"Bash(npx eslint *)",
|
||||
"Bash(npm run *)"
|
||||
"Bash(npm run *)",
|
||||
"Bash(npx tsx *)",
|
||||
"mcp__scrum4me__list_products",
|
||||
"mcp__scrum4me__get_claude_context",
|
||||
"Bash(gh pr *)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/Scrum4Me branch --show-current)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/Scrum4Me log --oneline main..HEAD)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/Scrum4Me checkout main)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/Scrum4Me pull --ff-only)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/Scrum4Me branch -d feat/ST-1001-qr-login-milestone-plan)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/Scrum4Me checkout -b feat/M10-qr-login)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/Scrum4Me log --oneline -3)",
|
||||
"mcp__scrum4me__log_implementation",
|
||||
"mcp__scrum4me__update_task_status",
|
||||
"mcp__scrum4me__log_test_result",
|
||||
"mcp__scrum4me__log_commit",
|
||||
"Bash(npx vitest *)",
|
||||
"Bash(echo \"=== exit: $? ===\")",
|
||||
"Bash(npm test *)",
|
||||
"Bash(echo \"exit: $?\")",
|
||||
"Bash(npx prisma *)",
|
||||
"Bash(npm install *)",
|
||||
"Bash(git checkout *)",
|
||||
"Bash(git pull *)",
|
||||
"Bash(git branch *)",
|
||||
"Read(//Users/janpetervisser/Development/**)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/scrum4me-mcp status -sb)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/scrum4me-mcp submodule status)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/scrum4me-mcp log --oneline -5)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/scrum4me-mcp/vendor/scrum4me log --oneline -3)",
|
||||
"Bash(git -C /Users/janpetervisser/Development/scrum4me-mcp/vendor/scrum4me branch -a)",
|
||||
"Bash(git fetch *)",
|
||||
"Bash(git reset *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue