2025-09-24 14:14:14 +08:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
|
|
|
|
"Bash(cp:*)",
|
|
|
|
|
"Read(//Users/apple/Documents/cursor/教务系统/**)",
|
|
|
|
|
"Bash(node:*)",
|
|
|
|
|
"Bash(python3:*)",
|
|
|
|
|
"mcp__serena__search_for_pattern",
|
|
|
|
|
"mcp__serena__read_file",
|
|
|
|
|
"Read(///**)",
|
|
|
|
|
"Bash(grep:*)",
|
|
|
|
|
"Bash(npm run dev:*)",
|
|
|
|
|
"Bash(lsof:*)",
|
|
|
|
|
"Bash(xargs kill:*)",
|
|
|
|
|
"Bash(cat:*)",
|
|
|
|
|
"mcp__serena__activate_project",
|
|
|
|
|
"mcp__serena__execute_shell_command",
|
|
|
|
|
"mcp__serena__replace_regex",
|
|
|
|
|
"mcp__serena__find_file",
|
|
|
|
|
"mcp__serena__list_dir",
|
|
|
|
|
"Bash(bash:*)",
|
2025-10-17 14:36:25 +08:00
|
|
|
"mcp__serena__create_text_file",
|
|
|
|
|
"Bash(git remote:*)",
|
|
|
|
|
"Bash(git log:*)",
|
|
|
|
|
"Bash(git add:*)",
|
|
|
|
|
"Bash(git commit:*)",
|
|
|
|
|
"Bash(git push:*)",
|
|
|
|
|
"Bash(mkdir:*)",
|
|
|
|
|
"Bash(gh auth:*)",
|
|
|
|
|
"Bash(npm run build:*)",
|
|
|
|
|
"Bash(npm install:*)",
|
|
|
|
|
"Read(//Users/apple/.claude/**)",
|
|
|
|
|
"Read(//Users/apple/Library/**)"
|
2025-09-24 14:14:14 +08:00
|
|
|
],
|
|
|
|
|
"deny": [],
|
|
|
|
|
"ask": []
|
|
|
|
|
}
|
2025-10-17 14:36:25 +08:00
|
|
|
}
|