26 Zeilen
626 B
JSON
26 Zeilen
626 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(curl:*)",
|
|
"Bash(nslookup:*)",
|
|
"WebFetch(domain:multilogin.com)",
|
|
"WebFetch(domain:dicloak.com)",
|
|
"WebFetch(domain:support.google.com)",
|
|
"Bash(python3 -m pip list:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(claude config)",
|
|
"Bash(claude config list:*)",
|
|
"Bash(claude mcp)",
|
|
"Bash(claude mcp:*)",
|
|
"Bash(sqlite3:*)",
|
|
"Bash(python -m pip install:*)"
|
|
],
|
|
"deny": [],
|
|
"defaultMode": "acceptEdits",
|
|
"additionalDirectories": [
|
|
"/mnt/a/GiTea/Styleguide"
|
|
]
|
|
}
|
|
} |