claude hooks钩子使用 Windows下
用 Hooks 搞定 Claude Code 多窗口提醒!告别等待浪费时间
最终hooks配置如下
"hooks": { "Stop": [ { "matcher": "", "hooks": [ { "type": "command", "command": "cscript //nologo C:\\Users\\DELL\\.claude\\toast-stop.vbs" } ] } ], "Notification": [ { "matcher": "", "hooks": [ { "type": "command", "command": "cscript //nologo C:\\Users\\DELL\\.claude\\toast-notify.vbs", "filter": { "exclude": ["working"] } } ] } ] }


浙公网安备 33010602011771号