{ "permissions": { "allow": [ "Bash(find:*)", "Bash(npm run format:*)", "Bash(npx prettier --plugin-search-dir --write \"src/**/*.{js,ts,svelte}\")", "Bash(npm run format:backend:*)", "Bash(npx svelte-check:*)", "Bash(npm install:*)", "Bash(cat:*)", "Bash(alembic:*)", "Bash(timeout 15 uvicorn:*)", "Bash(netstat:*)", "Bash(findstr:*)", "Bash(taskkill:*)", "Bash(python -m uvicorn:*)", "Bash(timeout /t 10 /nobreak)", "Bash(curl:*)", "Bash(npm run check:*)", "Bash(python -c:*)", "Bash(dir:*)", "Bash(copy \"D:\\\\project\\\\OpenWebUI-dev\\\\OpenWebUI-dev\\\\static\\\\favicon.png\" \"D:\\\\project\\\\OpenWebUI-dev\\\\OpenWebUI-dev\\\\backend\\\\open_webui\\\\static\\\\favicon.png\")", "Bash(cmd /c copy:*)", "Bash(powershell -Command:*)", "Bash(ls:*)", "Bash(npm run build:*)" ] } }