From d94a11e2e15362245f7efeafcc483ae5b29b7e70 Mon Sep 17 00:00:00 2001 From: Alex Newman Date: Sat, 25 Oct 2025 23:34:20 -0400 Subject: [PATCH] Fix: Add matcher to SessionStart hook in hooks.json --- plugin/hooks/hooks.json | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin/hooks/hooks.json b/plugin/hooks/hooks.json index a069acb7..94840888 100644 --- a/plugin/hooks/hooks.json +++ b/plugin/hooks/hooks.json @@ -3,6 +3,7 @@ "hooks": { "SessionStart": [ { + "matcher": "startup", "hooks": [ { "type": "command",