Răsfoiți Sursa

🔧 chore(claude): 更新本地设置文件中的命令白名单

- 在命令白名单列表中添加 `Bash(d8d-happy daemon stop:*)` 命令
yourname 1 lună în urmă
părinte
comite
4039d28525
1 a modificat fișierele cu 2 adăugiri și 1 ștergeri
  1. 2 1
      .claude/settings.local.json

+ 2 - 1
.claude/settings.local.json

@@ -61,7 +61,8 @@
       "Bash(redis-cli del:*)",
       "Bash(curl:*)",
       "Bash(pnpm build:weapp:*)",
-      "Bash(ln:*)"
+      "Bash(ln:*)",
+      "Bash(d8d-happy daemon stop:*)",
       "Bash(d8d-happy daemon start:*)",
       "Bash(pnpm add:*)",
       "Bash(while read file)",