瀏覽代碼

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

- 在命令白名单列表中添加 `Bash(d8d-happy daemon stop:*)` 命令
yourname 2 月之前
父節點
當前提交
4039d28525
共有 1 個文件被更改,包括 2 次插入1 次删除
  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)",