2025-11-15 12:43:31 -05:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
2025-12-04 07:41:54 -05:00
|
|
|
"Bash(dir:*)",
|
2025-11-24 09:12:36 -05:00
|
|
|
"Bash(sqlite3:*)",
|
2025-12-04 07:41:54 -05:00
|
|
|
"Bash(timeout /t 30 /nobreak)",
|
|
|
|
|
"Bash(npm install:*)",
|
|
|
|
|
"Bash(git add:*)",
|
|
|
|
|
"Bash(git commit:*)",
|
|
|
|
|
"Bash(git push:*)",
|
|
|
|
|
"Bash(python:*)",
|
|
|
|
|
"Bash(conda activate:*)",
|
|
|
|
|
"Bash(C:/Users/Antoine/miniconda3/envs/atomizer/python.exe:*)",
|
|
|
|
|
"Bash(cat:*)",
|
|
|
|
|
"Bash(C:UsersAntoineminiconda3envsatomizerpython.exe run_adaptive_mirror_optimization.py --fea-budget 100 --batch-size 5 --strategy hybrid)",
|
|
|
|
|
"Bash(/c/Users/Antoine/miniconda3/envs/atomizer/python.exe:*)",
|
|
|
|
|
"Bash(npm run build:*)",
|
2025-12-04 17:36:00 -05:00
|
|
|
"Bash(npm uninstall:*)",
|
|
|
|
|
"Bash(netstat:*)",
|
|
|
|
|
"Bash(findstr:*)",
|
|
|
|
|
"Bash(curl:*)",
|
|
|
|
|
"Bash(npx tsc:*)",
|
|
|
|
|
"Bash(atomizer-dashboard/README.md )",
|
|
|
|
|
"Bash(atomizer-dashboard/backend/api/main.py )",
|
|
|
|
|
"Bash(atomizer-dashboard/backend/api/routes/optimization.py )",
|
|
|
|
|
"Bash(atomizer-dashboard/backend/api/routes/claude.py )",
|
|
|
|
|
"Bash(atomizer-dashboard/backend/api/routes/terminal.py )",
|
|
|
|
|
"Bash(atomizer-dashboard/backend/api/services/ )",
|
|
|
|
|
"Bash(atomizer-dashboard/backend/requirements.txt )",
|
|
|
|
|
"Bash(atomizer-dashboard/frontend/package.json )",
|
|
|
|
|
"Bash(atomizer-dashboard/frontend/package-lock.json )",
|
|
|
|
|
"Bash(atomizer-dashboard/frontend/src/components/ClaudeChat.tsx )",
|
|
|
|
|
"Bash(atomizer-dashboard/frontend/src/components/ClaudeTerminal.tsx )",
|
|
|
|
|
"Bash(atomizer-dashboard/frontend/src/components/dashboard/ControlPanel.tsx )",
|
|
|
|
|
"Bash(atomizer-dashboard/frontend/src/pages/Dashboard.tsx )",
|
|
|
|
|
"Bash(atomizer-dashboard/frontend/src/context/ )",
|
|
|
|
|
"Bash(atomizer-dashboard/frontend/src/pages/Home.tsx )",
|
|
|
|
|
"Bash(atomizer-dashboard/frontend/src/App.tsx )",
|
|
|
|
|
"Bash(atomizer-dashboard/frontend/src/api/client.ts )",
|
|
|
|
|
"Bash(atomizer-dashboard/frontend/src/components/layout/Sidebar.tsx )",
|
|
|
|
|
"Bash(atomizer-dashboard/frontend/src/index.css )",
|
|
|
|
|
"Bash(atomizer-dashboard/frontend/src/pages/Results.tsx )",
|
|
|
|
|
"Bash(atomizer-dashboard/frontend/tailwind.config.js )",
|
|
|
|
|
"Bash(docs/07_DEVELOPMENT/DASHBOARD_IMPROVEMENT_PLAN.md)",
|
|
|
|
|
"Bash(taskkill:*)",
|
|
|
|
|
"Bash(xargs:*)",
|
|
|
|
|
"Bash(cmd.exe /c:*)",
|
|
|
|
|
"Bash(powershell.exe -Command:*)",
|
|
|
|
|
"Bash(where:*)",
|
|
|
|
|
"Bash(type %USERPROFILE%.claude*)"
|
2025-11-15 12:43:31 -05:00
|
|
|
],
|
|
|
|
|
"deny": [],
|
|
|
|
|
"ask": []
|
|
|
|
|
}
|
|
|
|
|
}
|