From 44628a94e265d8c6f787ceb78bc04012dc7aa327 Mon Sep 17 00:00:00 2001 From: zy Date: Mon, 29 Sep 2025 01:13:32 +0800 Subject: [PATCH] update cc config (#180) --- .claude/settings.local.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index aad1866..8153b1f 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -26,7 +26,8 @@ "Bash(CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o test-xiaohongshu-mcp-linux-amd64 .)", "Bash(tar:*)", "mcp__playwright__browser_type", - "mcp__playwright__browser_close" + "mcp__playwright__browser_close", + "Bash(git remote:*)" ], "deny": [] }