2025-08-24 14:06:39 +08:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
|
|
|
|
"Bash(npm install:*)",
|
|
|
|
|
"mcp__serena__create_text_file",
|
|
|
|
|
"mcp__serena__read_file",
|
|
|
|
|
"Bash(open /Users/apple/Documents/cursor/数字员工/linear-workflow.html)",
|
|
|
|
|
"Bash(git init:*)",
|
2025-08-24 14:15:14 +08:00
|
|
|
"Bash(git add:*)",
|
|
|
|
|
"Bash(git commit:*)",
|
|
|
|
|
"Bash(git remote add:*)",
|
|
|
|
|
"Bash(git push:*)",
|
2025-08-24 14:20:37 +08:00
|
|
|
"Bash(chmod:*)",
|
|
|
|
|
"Bash(lsof:*)",
|
|
|
|
|
"Bash(kill:*)"
|
2025-08-24 14:06:39 +08:00
|
|
|
],
|
|
|
|
|
"deny": [],
|
|
|
|
|
"ask": []
|
|
|
|
|
}
|
|
|
|
|
}
|