Move Claude Code permissions to committed settings for worktree sharing

Agents running in git worktrees weren't inheriting permissions from
settings.local.json since it's path-specific. Moving the allowlist to
the committed settings.json ensures all worktrees get pre-approved
permissions automatically.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dave
2026-02-20 11:30:28 +00:00
parent b2d0267f23
commit 8724ec1cbc
2 changed files with 59 additions and 0 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# Claude Code
.claude/settings.local.json
# App specific
store.json
.story_kit_port