42 lines
1.4 KiB
JSON
42 lines
1.4 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Read(C:\\Users\\EGG\\WORK\\data\\user_scrip\\TOOL\\semiauto-assistant/**)",
|
|
"Read(C:\\Users\\EGG\\WORK\\data\\user_scrip\\TOOL\\TEMP_spec_system_V3/**)",
|
|
"Read(C:\\Users\\EGG\\.claude/**)",
|
|
"Bash(rm:*)",
|
|
"Bash(npm test)",
|
|
"Bash(npm install)",
|
|
"Bash(npm test:*)",
|
|
"Bash(python -m pytest --version)",
|
|
"Bash(python -m pytest tests/test_models.py -v)",
|
|
"Bash(python:*)",
|
|
"Bash(npm run build:*)",
|
|
"Bash(./venv/Scripts/activate)",
|
|
"Bash(npm start)",
|
|
"Bash(curl:*)",
|
|
"Bash(find:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(copy:*)",
|
|
"Bash(del check_enum.py)",
|
|
"Bash(npm run dev:*)",
|
|
"Bash(del \"src\\components\\notifications\\EmailNotificationSettings.tsx\")",
|
|
"mcp__puppeteer__puppeteer_connect_active_tab",
|
|
"Bash(start chrome:*)",
|
|
"Bash(taskkill:*)",
|
|
"Bash(TASKKILL:*)",
|
|
"Bash(wmic process where:*)",
|
|
"Bash(\"C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe\" --remote-debugging-port=9222 --user-data-dir=\"%TEMP%\\chrome-debug\" http://localhost:3000/todos)",
|
|
"Bash(timeout:*)",
|
|
"Bash(ping:*)",
|
|
"mcp__puppeteer__puppeteer_navigate",
|
|
"mcp__puppeteer__puppeteer_screenshot",
|
|
"mcp__puppeteer__puppeteer_fill",
|
|
"mcp__puppeteer__puppeteer_click",
|
|
"mcp__puppeteer__puppeteer_evaluate",
|
|
"Bash(tree:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
} |