Files
agent/.claude/settings.local.json

14 lines
312 B
JSON
Raw Normal View History

{
"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:*)",
"Bash(git add:*)"
],
"deny": [],
"ask": []
}
}