{
  "permissions": {
    "allow": [
      "WebFetch(domain:github.com)",
      "WebFetch(domain:patch-diff.githubusercontent.com)",
      "Bash(curl:*)",
      "Bash(node:*)",
      "Bash(npm test:*)"
    ],
    "deny": []
  }
}