80 lines
2.9 KiB
JSON
80 lines
2.9 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mkdir:*)",
|
|
"Bash(rm:*)",
|
|
"Bash(pip install:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(source:*)",
|
|
"Bash(/usr/bin/python3:*)",
|
|
"Bash(python:*)",
|
|
"Bash(cat:*)",
|
|
"mcp__promptx__promptx_init",
|
|
"mcp__claude-code-mcp__claude_code",
|
|
"mcp__serena__activate_project",
|
|
"mcp__serena__check_onboarding_performed",
|
|
"mcp__serena__onboarding",
|
|
"mcp__serena__list_dir",
|
|
"mcp__serena__read_file",
|
|
"mcp__serena__search_for_pattern",
|
|
"mcp__serena__execute_shell_command",
|
|
"mcp__serena__think_about_collected_information",
|
|
"mcp__serena__write_memory",
|
|
"mcp__serena__list_memories",
|
|
"Bash(pip3 install:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(pip install pymysql pyyaml requests)",
|
|
"Bash(python3:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(mv:*)",
|
|
"Bash(timeout 120 python src/test/2025-08-14_模型对比测试/model_comparison_test.py)",
|
|
"Bash(timeout 60 python src/test/2025-08-14_模型对比测试/test_deepseek_professional.py)",
|
|
"mcp__serena__create_text_file",
|
|
"mcp__serena__replace_regex",
|
|
"Bash(mysql:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(pkill:*)",
|
|
"mcp__serena__replace_symbol_body",
|
|
"Bash(timeout 600 python3 src/就业管家首页/main.py)",
|
|
"mcp__serena__find_file",
|
|
"Bash(/Users/xiaoqi/Documents/Dev/Project/2025-08-12_Saas数据生成/venv/bin/python3 /Users/xiaoqi/Documents/Dev/Project/2025-08-12_Saas数据生成/src/就业管家首页/main.py)",
|
|
"Bash(/Users/xiaoqi/Documents/Dev/Project/2025-08-12_Saas数据生成/venv/bin/python3 run_full_generation.py)",
|
|
"Bash(/Users/xiaoqi/Documents/Dev/Project/2025-08-12_Saas数据生成/run.sh)",
|
|
"Bash(. venv/bin/activate)",
|
|
"Bash(./venv/bin/python3:*)",
|
|
"Bash(/Users/xiaoqi/Documents/Dev/Project/2025-08-12_Saas数据生成/venv/bin/python3 src/就业管家首页/main.py)",
|
|
"Bash(/Users/xiaoqi/Documents/Dev/Project/2025-08-12_Saas数据生成/venv/bin/python3:*)",
|
|
"mcp__sequential-thinking__sequentialthinking",
|
|
"Bash(test:*)",
|
|
"Bash(pnpm install:*)",
|
|
"Bash(pnpm:*)",
|
|
"Bash(nvm list:*)",
|
|
"Bash(export PNPM_HOME=\"/Users/xiaoqi/Library/pnpm\")",
|
|
"Bash(export PATH=\"$PNPM_HOME:$PATH\")",
|
|
"Bash(brew upgrade:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(export N8N_DEFAULT_LOCALE=zh-CN)",
|
|
"Bash(git pull:*)",
|
|
"Bash(git merge:*)",
|
|
"Bash(git commit:*)"
|
|
],
|
|
"defaultMode": "acceptEdits",
|
|
"additionalDirectories": [
|
|
"/Users/xiaoqi/Documents"
|
|
]
|
|
},
|
|
"enableAllProjectMcpServers": true,
|
|
"enabledMcpjsonServers": [
|
|
"context7",
|
|
"browser-tools",
|
|
"claude-code-mcp",
|
|
"promptx",
|
|
"playwright",
|
|
"sequential-thinking",
|
|
"feishu-api",
|
|
"shadcn-ui-server"
|
|
]
|
|
} |