You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.3 KiB
43 lines
1.3 KiB
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(powershell:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(go get:*)",
|
|
"Bash(go mod init:*)",
|
|
"Bash(go mod tidy:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(go run:*)",
|
|
"Bash(go list:*)",
|
|
"Bash(go mod download:*)",
|
|
"Bash(git clone:*)",
|
|
"Bash(goctl:*)",
|
|
"Bash(go install:*)",
|
|
"Bash(~/go/bin/goctl version:*)",
|
|
"Bash(~/go/bin/goctl.exe:*)",
|
|
"Bash(~/go/bin/goctl.exe -v)",
|
|
"Bash(go build:*)",
|
|
"Bash(mysql:*)",
|
|
"Bash(claude:*)",
|
|
"Bash(npm view:*)",
|
|
"Bash(./user.exe:*)",
|
|
"Bash(timeout:*)",
|
|
"Bash(tasklist:*)",
|
|
"Bash(dir:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(netstat:*)",
|
|
"Bash(set CGO_ENABLED=1)",
|
|
"Bash(npm install:*)",
|
|
"Bash(go:*)",
|
|
"Bash(npm:*)",
|
|
"mcp__plugin_playwright_playwright__browser_navigate",
|
|
"mcp__plugin_playwright_playwright__browser_type",
|
|
"mcp__plugin_playwright_playwright__browser_click",
|
|
"mcp__plugin_playwright_playwright__browser_fill_form",
|
|
"mcp__plugin_playwright_playwright__browser_press_key",
|
|
"mcp__plugin_playwright_playwright__browser_wait_for",
|
|
"mcp__plugin_playwright_playwright__browser_snapshot",
|
|
"mcp__plugin_playwright_playwright__browser_console_messages"
|
|
]
|
|
}
|
|
}
|
|
|