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": {
|
"hooks": {
|
||||||
"SessionStart": [
|
"SessionStart": [
|
||||||
{
|
{
|
||||||
"matcher": "startup",
|
|
||||||
"hooks": [
|
"hooks": [
|
||||||
{
|
{
|
||||||
"type": "command",
|
"type": "command",
|
||||||
|
|||||||
Reference in New Issue
Block a user