Fix: Remove startup matcher from SessionStart hook to inject context on all session starts (resume, clear, compact)

This commit is contained in:
Alex Newman
2025-10-25 23:48:07 -04:00
parent 609d8f5c88
commit f499810c7a
-1
View File
@@ -3,7 +3,6 @@
"hooks": {
"SessionStart": [
{
"matcher": "startup",
"hooks": [
{
"type": "command",