| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105 |
- {
- "permissions": {
- "allow": [
- "Bash(grep:*)",
- "Bash(pnpm list:*)",
- "Bash(pnpm test:*)",
- "Bash(sed:*)",
- "Bash(pnpm run lint)",
- "Bash(find:*)",
- "Bash(npm run test:*)",
- "Bash(npx vitest:*)",
- "Bash(pnpm run lint:*)",
- "Bash(npx eslint:*)",
- "Bash(npm run lint)",
- "Bash(npm test)",
- "Bash(npm run lint:*)",
- "Bash(pnpm run test:*)",
- "Bash(npm test:*)",
- "Bash(npm run typecheck)",
- "Bash(npx playwright test:*)",
- "Bash(npm view:*)",
- "Bash(npm run)",
- "Bash(node debug-page.js:*)",
- "Bash(psql:*)",
- "Bash(npx playwright open:*)",
- "Bash(npx playwright codegen:*)",
- "Bash(pnpm run)",
- "Bash(node:*)",
- "Bash(pnpm run db:backup:latest:*)",
- "Bash(done)",
- "Bash(do sed -i '8d' \"$file\")",
- "Bash(pnpm typecheck)",
- "Bash(pnpm test:api:*)",
- "Bash(pnpm test:components:*)",
- "Bash(pnpm test:unit:*)",
- "Bash(mkdir:*)",
- "Bash(xargs sed:*)",
- "Bash(git diff:*)",
- "Bash(pnpm build)",
- "Bash(pnpm db:backup:*)",
- "Bash(pnpm db:backup:list:*)",
- "Bash(pnpm db:backup:cleanup:*)",
- "Bash(pnpm db:restore)",
- "Bash(pnpm test:coverage:*)",
- "Bash(pnpm run test:integration:*)",
- "Bash(pnpm install:*)",
- "Bash(cat:*)",
- "Bash(pnpm test:integration:*)",
- "Bash(pnpm --filter:*)",
- "Bash(tree:*)",
- "Bash(mv:*)",
- "Bash(rm:*)",
- "Bash(git add:*)",
- "Bash(git commit:*)",
- "Bash(pnpm typecheck:*)",
- "Bash(npx tsc:*)",
- "mcp__ide__getDiagnostics",
- "Bash(redis-cli keys:*)",
- "Bash(redis-cli mget:*)",
- "Bash(redis-cli get:*)",
- "Bash(redis-cli del:*)",
- "Bash(curl:*)",
- "Bash(pnpm build:weapp:*)",
- "Bash(ln:*)",
- "Bash(d8d-happy daemon stop:*)",
- "Bash(d8d-happy daemon start:*)",
- "Bash(pnpm add:*)",
- "Bash(while read file)",
- "Bash(do if ! grep -q \"parseWithAwait\" \"$file\")",
- "Bash(then echo \"$file\")",
- "Bash(fi:*)",
- "Bash(echo:*)",
- "Bash(pnpm test:db:reset:*)",
- "Bash(npx tsx:*)",
- "Bash(pnpm run build:*)",
- "Bash(VITEST=true pnpm test:*)",
- "Bash(env:*)",
- "Bash(nslookup:*)",
- "Bash(host:*)",
- "Bash(netstat:*)",
- "Bash(ss:*)",
- "Bash(ls:*)",
- "Bash(apt-get update:*)",
- "Bash(apt-get install:*)",
- "Bash(locale-gen:*)",
- "Bash(export LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8:*)",
- "Bash(export:*)",
- "Bash(git pull:*)",
- "Bash(git stash:*)",
- "Bash(git push:*)",
- "Bash(pnpm lint:*)",
- "Bash(timeout 60 pnpm test:*)",
- "Bash(pnpm run typecheck:*)",
- "Skill(BMad:tasks:execute-checklist)",
- "Skill(BMad:tasks:execute-checklist:*)",
- "Skill(BMad:tasks:apply-qa-fixes)",
- "Skill(BMad:tasks:apply-qa-fixes:*)",
- "Bash(pnpm eslint:*)",
- "Bash(tsc:*)",
- "Bash(timeout 60 pnpm:*)"
- ],
- "deny": [],
- "ask": []
- }
- }
|