Fix: Remove startup matcher from SessionStart hook to inject context on all session starts (resume, clear, compact)
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"hooks": {
|
||||
"SessionStart": [
|
||||
{
|
||||
"matcher": "startup",
|
||||
"hooks": [
|
||||
{
|
||||
"type": "command",
|
||||
|
||||
Reference in New Issue
Block a user