1
0

更新claude配置

This commit is contained in:
2026-02-17 22:05:58 +08:00
parent a21f5063c8
commit 9f686270c2

View File

@@ -2,7 +2,11 @@
"permissions": { "permissions": {
"allow": [ "allow": [
"Bash(uv:*)", "Bash(uv:*)",
"WebSearch" "WebSearch",
"WebFetch(domain:pypi.org)",
"WebFetch(domain:github.com)",
"Bash(pip index:*)",
"Bash(pip show:*)"
] ]
} }
} }