2026-01-21 17:13:51 +08:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
|
|
|
|
"Bash(ls:*)",
|
|
|
|
|
"Bash(dir:*)",
|
|
|
|
|
"Read(//d/**)",
|
|
|
|
|
"mcp__playwright__browser_navigate",
|
|
|
|
|
"Bash(npx vitest run:*)",
|
|
|
|
|
"Bash(npx vitest:*)",
|
|
|
|
|
"Bash(netstat:*)",
|
|
|
|
|
"Bash(git init:*)",
|
|
|
|
|
"Bash(git config:*)",
|
|
|
|
|
"Bash(git remote add:*)",
|
|
|
|
|
"Bash(git add:*)",
|
2026-01-23 16:20:10 +08:00
|
|
|
"Bash(git commit:*)",
|
2026-02-02 15:54:49 +08:00
|
|
|
"Bash(git push:*)",
|
|
|
|
|
"Read(//d/uniapp/app_test/wwa3/**)",
|
|
|
|
|
"Bash(npx eslint:*)",
|
|
|
|
|
"mcp__playwright__browser_close"
|
2026-01-21 17:13:51 +08:00
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|