给claude code加入hook来提示需要人类介入

"hooks": { "Notification": [ { "matcher": "", "hooks": [ { "type": "command", "command": "osascript -e 'display notification \"Claude Code 需要你的审批\" wi...
给claude code加入hook来提示需要人类介入
给claude code加入hook来提示需要人类介入
  "hooks": {
    "Notification": [
      {
        "matcher": "",
        "hooks": [
          {
            "type": "command",
            "command": "osascript -e 'display notification \"Claude Code 需要你的审批\" with title \"Claude Code\"'"
          }
        ]
      }
    ]
  },

2 个帖子 - 1 位参与者

阅读完整话题

来源: linux.do查看原文