update cc config (#180)

This commit is contained in:
zy
2025-09-29 01:13:32 +08:00
committed by GitHub
parent 0955723b19
commit 44628a94e2

View File

@@ -26,7 +26,8 @@
"Bash(CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o test-xiaohongshu-mcp-linux-amd64 .)", "Bash(CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o test-xiaohongshu-mcp-linux-amd64 .)",
"Bash(tar:*)", "Bash(tar:*)",
"mcp__playwright__browser_type", "mcp__playwright__browser_type",
"mcp__playwright__browser_close" "mcp__playwright__browser_close",
"Bash(git remote:*)"
], ],
"deny": [] "deny": []
} }