chore(claude): expand local command allowlist
This commit is contained in:
@@ -22,7 +22,12 @@
|
||||
"Bash(py --version)",
|
||||
"Bash(py skills/ui-ux-pro-max/scripts/search.py \"IoT mobile app login orange gradient modern elegant\" --design-system -p \"AIoT Login\")",
|
||||
"Bash(py \"cli/assets/scripts/search.py\" \"IoT mobile app login orange gradient modern elegant\" --design-system -p \"AIoT Login\")",
|
||||
"Bash(findstr /i \"input\\\\|cell\\\\|password\\\\|field\\\\|search\\\\|form\\\\|picker\\\\|code\")"
|
||||
"Bash(findstr /i \"input\\\\|cell\\\\|password\\\\|field\\\\|search\\\\|form\\\\|picker\\\\|code\")",
|
||||
"Bash(node -e:*)",
|
||||
"Bash(ls:*)",
|
||||
"Bash(pnpm build:mp:*)",
|
||||
"Bash(find /c/workspace/java17/aiot-platform-cloud -type f -name \"*.java\" | xargs grep -l -iE \"\\(sociallogin|social_login|wxlogin|wechat|socialtype\\)\" 2>/dev/null | head -30)",
|
||||
"Bash(npx tsc:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user