更新claude配置
This commit is contained in:
@@ -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:*)"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user