1
0
Files
Skill/.claude/settings.local.json

15 lines
260 B
JSON

{
"permissions": {
"allow": [
"Bash(uv:*)",
"Bash(openspec:*)",
"WebSearch",
"WebFetch(domain:pypi.org)",
"WebFetch(domain:github.com)",
"Bash(pip index:*)",
"Bash(pip show:*)",
"Bash(mkdir:*)"
]
}
}