Files
wursor/.claude/settings.local.json
T
2026-04-26 10:23:22 +01:00

64 lines
3.2 KiB
JSON

{
"permissions": {
"allow": [
"Bash(pnpm --version)",
"Bash(pnpm install *)",
"Bash(pnpm run *)",
"Bash(pnpm approve-builds *)",
"WebFetch(domain:github.com)",
"WebFetch(domain:www.figma.com)",
"mcp__Claude_in_Chrome__tabs_context_mcp",
"Bash(curl -s \"https://github.com/features/codespaces\")",
"Bash(curl -s \"https://www.figma.com/draw/\")",
"Bash(curl -s \"https://www.figma.com/make/\")",
"Bash(curl -s \"https://github.githubassets.com/assets/primer-primitives-0f570a01cbe448fb.css\")",
"Bash(pnpm --filter @originmain/app run build)",
"Bash(pnpm --filter @originmain/app install)",
"Bash(pnpm add *)",
"Bash(xargs ls *)",
"Bash(grep -E \"\\\\.\\(ts|tsx\\)$\")",
"WebSearch",
"WebFetch(domain:trees.software)",
"Bash(pnpm exec *)",
"WebFetch(domain:diffs.com)",
"WebFetch(domain:diff.com)",
"Bash(npm show *)",
"Bash(python3 -c \"import sys,json; d=json.load\\(sys.stdin\\); print\\(json.dumps\\({k:d.get\\(k\\) for k in ['description','main','types','exports','peerDependencies','keywords']}, indent=2\\)\\)\")",
"Bash(pnpm --filter @originmain/diff-engine test)",
"Bash(npx tsc *)",
"Bash(npm test *)",
"Skill(claude-api)",
"Skill(claude-api:*)",
"Bash(python3 -c \"import sys,json; d=json.load\\(sys.stdin\\); print\\(json.dumps\\({**d.get\\('dependencies',{}\\), **d.get\\('devDependencies',{}\\)}, indent=2\\)\\)\")",
"Bash(python3 -c \"import sys,json; d=json.load\\(sys.stdin\\); print\\(json.dumps\\(d.get\\('exports', d.get\\('main', ''\\)\\), indent=2\\)\\)\")",
"Bash(python3 -c \"import sys,json; d=json.load\\(sys.stdin\\); print\\(d['version']\\)\")",
"Bash(node_modules/.bin/tsc --noEmit)",
"Bash(echo \"exit: $?\")",
"Bash(echo \"agent-bridge: $?\")",
"Bash(echo \"integrations: $?\")",
"Bash(echo \"agent-bridge exit: $?\")",
"Bash(echo \"integrations exit: $?\")",
"Bash(echo \"platform exit: $?\")",
"Bash(node -e \"const c = require\\('./node_modules/.pnpm/@clerk+nextjs@7.2.7_next@15.3.1_react-dom@19.2.5_react@19.2.5__react@19.2.5__react@19.2.5_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/@clerk/nextjs/dist/cjs/index.js'\\); console.log\\(Object.keys\\(c\\).filter\\(k => /show|signed/i.test\\(k\\)\\)\\)\")",
"Bash(echo \"port 3000 status: $?\")",
"Bash(curl -s http://localhost:3002)",
"Bash(xargs ps *)",
"Bash(curl -s http://localhost:3000 -L)",
"Bash(pnpm typecheck *)",
"Bash(pnpm build *)",
"Bash(tee /tmp/build-out.txt)",
"Bash(echo \"EXIT:$?\")",
"Bash(npx next *)",
"Bash(echo \"EXIT_CODE:$?\")",
"Bash(node_modules/.bin/next build *)",
"Bash(./node_modules/.bin/next build *)",
"Bash(../../node_modules/.bin/next build *)",
"Bash(/Users/USER/Desktop/originmain/node_modules/.bin/next build *)",
"Bash(echo \"BUILD_EXIT:$?\")",
"Bash(node /Users/USER/Desktop/originmain/node_modules/.pnpm/next@15.5.15_@playwright+test@1.59.1_react-dom@19.2.5_react@19.2.5__react@19.2.5/node_modules/next/dist/bin/next build)",
"Bash(pkill -f \"next build\")",
"Bash(pnpm --filter @originmain/app build)"
]
}
}