From 750af2692aa1563ab7ee6152fdc73ab583e07561 Mon Sep 17 00:00:00 2001 From: Yep_Q Date: Sun, 14 Sep 2025 18:46:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0settings.local.json=EF=BC=8C?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=A4=9A=E4=B8=AABash=E5=91=BD=E4=BB=A4?= =?UTF-8?q?=E5=92=8CPlaywright=E7=9B=B8=E5=85=B3=E6=9D=83=E9=99=90?= =?UTF-8?q?=EF=BC=8C=E5=A2=9E=E5=BC=BA=E9=A1=B9=E7=9B=AE=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E3=80=82=E5=8C=85=E6=8B=AC=E5=90=AF=E5=8A=A8=E8=84=9A=E6=9C=AC?= =?UTF-8?q?=E3=80=81=E7=8E=AF=E5=A2=83=E5=8F=98=E9=87=8F=E5=92=8C=E6=97=A5?= =?UTF-8?q?=E5=BF=97=E8=BE=93=E5=87=BA=E4=BF=A1=E6=81=AF=EF=BC=8C=E6=8F=90?= =?UTF-8?q?=E5=8D=87=E5=BC=80=E5=8F=91=E5=92=8C=E8=B0=83=E8=AF=95=E6=95=88?= =?UTF-8?q?=E7=8E=87=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .claude/settings.local.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index ace37932..ea881329 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -13,7 +13,23 @@ "Bash(for file in exhibition.html marketing.html operation.html overview.html)", "Bash(do sed -i '' 's|||g' \"$file\")", "Bash(done)", - "mcp__serena__delete_memory" + "mcp__serena__delete_memory", + "Bash(./start-network.sh:*)", + "Bash(./start-lan.sh:*)", + "Bash(./start.sh:*)", + "Bash(node server.js)", + "Bash(lsof:*)", + "Bash(sudo pfctl:*)", + "Bash(./start-demo.sh:*)", + "mcp__playwright__browser_fill_form", + "Bash(./start-final.sh:*)", + "Bash(open /Users/xiaoqi/Documents/Dev/Project/2025-09-08_n8nDEMO演示/test-n8n-final.html)", + "Bash(echo:*)", + "Bash(__NEW_LINE__ echo \"\n🔧 当前配置:\n - 无需认证 (N8N_USER_MANAGEMENT_DISABLED=true)\n - 跳过设置 (N8N_SKIP_OWNER_SETUP=true) \n - CORS已启用 (N8N_CORS_ENABLED=true)\n - 语言: 中文 (N8N_DEFAULT_LOCALE=zh-CN)\n - 日志级别: 错误 (N8N_LOG_LEVEL=error)\n\n📝 测试页面已创建:\n test-n8n-final.html - 可在浏览器中打开检查错误\n\n🎯 服务已成功启动,无后台错误!\n==================================================\n\")", + "Bash(kill:*)", + "Bash(env)", + "mcp__ide__getDiagnostics", + "Bash(npm install:*)" ], "deny": [], "ask": [],