|
@@ -1,67 +0,0 @@
|
|
|
-{
|
|
|
|
|
- "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(curl:*)",
|
|
|
|
|
- "Bash(xargs:*)",
|
|
|
|
|
- "Bash(npx tsc:*)",
|
|
|
|
|
- "Bash(d8d-happy daemon stop:*)",
|
|
|
|
|
- "Bash(d8d-happy daemon start:*)",
|
|
|
|
|
- "Bash(git add:*)",
|
|
|
|
|
- "Bash(pnpm lint:*)",
|
|
|
|
|
- "Bash(git commit -m \"$(cat <<''EOF''\ndocs(story): 更新技术栈为TypeORM并完善中文故事文档\n\n- 将史诗012技术栈从Prisma/Drizzle更新为TypeORM\n- 故事012.001完全中文化并应用检查清单改进建议\n- 添加详细的数据模型描述、枚举值对比和测试要求\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nEOF\n)\")",
|
|
|
|
|
- "Bash(cat:*)",
|
|
|
|
|
- "Bash(git commit:*)",
|
|
|
|
|
- "Bash(ln:*)",
|
|
|
|
|
- "Bash(d8d-happy stop:*)",
|
|
|
|
|
- "Skill(dev)",
|
|
|
|
|
- "Skill(dev:*)",
|
|
|
|
|
- "Bash(pnpm add rimraf -D)",
|
|
|
|
|
- "Bash(pnpm -r --filter=\"./mini-ui-packages/*\" build)",
|
|
|
|
|
- "Bash(pnpm run build)"
|
|
|
|
|
- ],
|
|
|
|
|
- "deny": [],
|
|
|
|
|
- "ask": []
|
|
|
|
|
- }
|
|
|
|
|
-}
|
|
|