From d9d16a0d4aa897d5f0c66fffc745b7fcee867a58 Mon Sep 17 00:00:00 2001 From: boss Date: Mon, 30 Mar 2026 13:55:42 +0800 Subject: [PATCH] docs(hooks): update desktop-notify description to include WSL Updates the hook description in hooks.json to reflect the newly added WSL notification support alongside macOS. --- hooks/hooks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hooks/hooks.json b/hooks/hooks.json index e5507c94..785a3e4c 100644 --- a/hooks/hooks.json +++ b/hooks/hooks.json @@ -310,7 +310,7 @@ "timeout": 10 } ], - "description": "Send macOS desktop notification with task summary when Claude responds" + "description": "Send desktop notification (macOS/WSL) with task summary when Claude responds" } ], "SessionEnd": [