| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 |
- {
- "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:*)"
- ],
- "deny": [],
- "ask": []
- }
- }
|