33 lines
854 B
JSON
33 lines
854 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mkdir:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(find:*)",
|
|
"Bash(./scripts/generate-feature-capsule.sh:*)",
|
|
"Bash(docker-compose up:*)",
|
|
"Bash(docker-compose:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(make test:*)",
|
|
"Bash(make:*)",
|
|
"mcp__playwright__browser_navigate",
|
|
"Bash(docker exec:*)",
|
|
"WebFetch(domain:vpic.nhtsa.dot.gov)",
|
|
"Bash(docker logs:*)",
|
|
"Bash(touch:*)",
|
|
"mcp__context7__resolve-library-id",
|
|
"mcp__context7__get-library-docs",
|
|
"Bash(npm run build:*)",
|
|
"Bash(docker stats:*)",
|
|
"Bash(time make:*)",
|
|
"Bash(docker compose:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git tag:*)",
|
|
"Bash(docker build:*)",
|
|
"Bash(docker run:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |