1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
| {
| "permissions": {
| "allow": [
| "WebFetch(domain:github.com)",
| "Bash(gh repo *)",
| "WebSearch",
| "PowerShell(pnpm typecheck *)",
| "PowerShell(pnpm dev *)",
| "PowerShell(Get-ChildItem -Path \"D:\\\\工作\\\\芯导公司\\\\项目\\\\进销存\\\\mom-pro2-before\\\\src\\\\views\\\\mes\" -Directory -Recurse | Where-Object { $_.GetDirectories\\(\\).Count -gt 0 -or $_.Parent.Name -in @\\('mes','md','pro','process-design','cal','dv','qc','wm','tm','pd'\\) } | Select-Object -ExpandProperty FullName | ForEach-Object { $_.Substring\\(66\\) })",
| "PowerShell(cd \"D:\\\\工作\\\\芯导公司\\\\项目\\\\进销存\\\\mom-pro2-before\"; Get-ChildItem -Path \"src/views/mes\" -Directory -Recurse | Select-Object -ExpandProperty FullName | ForEach-Object { $_.Replace\\('D:\\\\工作\\\\芯导公司\\\\项目\\\\进销存\\\\mom-pro2-before\\\\', ''\\) })",
| "PowerShell(cd \"D:\\\\工作\\\\芯导公司\\\\项目\\\\进销存\\\\mom-pro2-before\"; Get-ChildItem -Path \"src/api/mes\" -Recurse -File | Select-Object -ExpandProperty FullName | ForEach-Object { $_.Replace\\('D:\\\\工作\\\\芯导公司\\\\项目\\\\进销存\\\\mom-pro2-before\\\\', ''\\) })",
| "PowerShell(cd \"D:\\\\工作\\\\芯导公司\\\\项目\\\\进销存\\\\mom-pro2-before\"; Get-ChildItem -Path \"src/router\" -Recurse -File | Select-Object -ExpandProperty FullName | ForEach-Object { $_.Replace\\('D:\\\\工作\\\\芯导公司\\\\项目\\\\进销存\\\\mom-pro2-before\\\\', ''\\) })",
| "Bash(pnpm approve-builds *)",
| "Bash(pnpm list *)",
| "Bash(pnpm search *)",
| "Bash(pnpm add *)",
| "Bash(pnpm exec *)",
| "Bash(pnpm stub *)",
| "Bash(pnpm dev *)",
| "Bash(Get-Content \"C:\\\\Users\\\\云\\\\AppData\\\\Local\\\\Temp\\\\claude\\\\D-----------mom-pro2-after-mom-pro2-before\\\\3ceea64d-d347-46b2-88a2-57009ccd0961\\\\tasks\\\\bak5v4put.output\")",
| "Bash(pnpm rebuild *)",
| "Bash(node lib/script/postinstall.js)",
| "Bash(mvn compile *)"
| ]
| }
| }
|
|