28 lines
600 B
JSON
28 lines
600 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(find:*)",
|
||
|
|
"Bash(open index.html)",
|
||
|
|
"Bash(git add:*)",
|
||
|
|
"Bash(git push:*)",
|
||
|
|
"Bash(python3:*)",
|
||
|
|
"Bash(open http://localhost:8080)",
|
||
|
|
"Bash(git commit:*)",
|
||
|
|
"Bash(gh repo view:*)",
|
||
|
|
"Bash(ls:*)",
|
||
|
|
"Bash(open:*)",
|
||
|
|
"mcp__serena__read_file",
|
||
|
|
"Bash(rm:*)",
|
||
|
|
"Bash(git init:*)",
|
||
|
|
"Bash(git branch:*)",
|
||
|
|
"Bash(git remote add:*)",
|
||
|
|
"Bash(gh:*)",
|
||
|
|
"WebFetch(domain:github.com)",
|
||
|
|
"mcp__serena__list_dir",
|
||
|
|
"Bash(node -e:*)"
|
||
|
|
],
|
||
|
|
"deny": [],
|
||
|
|
"ask": []
|
||
|
|
}
|
||
|
|
}
|