{
  "permissions": {
    "allow": [
      "mcp__sequential-thinking__sequentialthinking",
      "Bash(chmod:*)",
      "Bash(ls:*)",
      "Bash(grep:*)",
      "Bash(python test:*)",
      "Bash(mv:*)",
      "Bash(./run_tests.sh)",
      "Bash(npm test)",
      "Bash(python3:*)",
      "Bash(git add:*)",
      "Bash(git commit:*)",
      "mcp__playwright__browser_snapshot"
    ],
    "deny": []
  }
}