{
  "agent": "proactive-mode",
  "permissions": {
    "allow": [
      "Bash(git clone:*)",
      "Bash(python3:*)",
      "Bash(find:*)",
      "Bash(node:*)",
      "Bash(npm config set:*)",
      "Bash(npm whoami:*)",
      "Bash(git init:*)",
      "Bash(git add:*)",
      "Bash(git commit:*)",
      "Bash(git push:*)",
      "Bash(npm install:*)",
      "Bash(npm publish:*)",
      "Bash(npm view:*)",
      "Bash(flutter:*)",
      "Bash(go build:*)",
      "Bash(go run:*)",
      "Bash(systemctl:*)",
      "Bash(docker:*)"
    ]
  }
}
