semblance_backup/.claude/settings.local.json

31 lines
No EOL
757 B
JSON

{
"permissions": {
"allow": [
"Bash(chmod:*)",
"Bash(grep:*)",
"Bash(ls:*)",
"Bash(mkdir:*)",
"Bash(npm run lint)",
"Bash(npx eslint:*)",
"Bash(npm run build:dev:*)",
"WebFetch(domain:ai-sandbox.oliver.solutions)",
"Bash(curl:*)",
"Bash(rg:*)",
"Bash(sed:*)",
"Bash(npm run build:*)",
"Bash(source:*)",
"Bash(python:*)",
"Bash(find:*)",
"Bash(npx tsc:*)",
"WebFetch(domain:platform.openai.com)",
"WebFetch(domain:cookbook.openai.com)",
"Bash(pip uninstall:*)",
"Bash(pip install:*)",
"mcp__gpt5-bridge__call_gpt5",
"WebSearch",
"Bash(pip show:*)"
],
"deny": []
},
"enableAllProjectMcpServers": false
}