{
  "permissions": {
    "allow": [
      "Bash(npm install:*)",
      "Bash(npm link)",
      "Bash(ls:*)",
      "Bash(node:*)",
      "Bash(./bin/claude-logger.js:*)",
      "Bash(find:*)",
      "Bash(grep:*)",
      "Bash(git add:*)",
      "Bash(git checkout:*)",
      "Bash(git push:*)",
      "Bash(gh pr close:*)",
      "Bash(git pull:*)",
      "Bash(git commit:*)",
      "Bash(git tag:*)",
      "Bash(npm publish:*)"
    ],
    "deny": []
  },
  "enableAllProjectMcpServers": false
}