Files

42 lines
1.0 KiB
JSON
Raw Permalink Normal View History

{
"permissions": {
"allow": [
"Bash(git init:*)",
"Bash(git add:*)",
"Bash(git rm:*)",
"Bash(rm:*)",
"Bash(git commit:*)",
"Bash(git remote add:*)",
"Bash(git branch:*)",
"Bash(git push:*)",
"Bash(mv:*)",
"Bash(python3:*)",
"Bash(cp:*)",
"Bash(lsof:*)",
"Bash(git clone:*)",
"Bash(kill:*)",
"Bash(curl:*)",
"Bash(chmod:*)",
"Bash(pkill:*)",
"Bash(echo:*)",
"Bash(grep:*)",
"Bash(git remote remove:*)",
"Bash(git ls-tree:*)",
"Bash([ -f \"index.html\" ])",
"Bash([ -f \"youth-travel-style.css\" ])",
"Bash([ -f \"echarts-background-map.js\" ])",
"Bash([ -f \"worldZH.json\" ])",
"Bash([ -d \"public\" ])",
"Bash(mkdir:*)",
"Bash(identify:*)",
"Bash(convert:*)",
"Bash(git revert:*)",
"Bash(gh repo view:*)",
"mcp__serena__list_dir",
"mcp__serena__find_file",
"mcp__serena__activate_project"
],
"deny": []
}
}