mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-18 21:00:48 +00:00
Merge pull request #7 from harivansh-afk/remove-claude-session-hooks
Remove Claude Code session hooks
This commit is contained in:
commit
f904520b98
1 changed files with 0 additions and 33 deletions
|
|
@ -17,39 +17,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"SessionStart": [
|
|
||||||
{
|
|
||||||
"matcher": "",
|
|
||||||
"hooks": [
|
|
||||||
{
|
|
||||||
"type": "command",
|
|
||||||
"command": "/Users/rathi/.thread-view/hooks/session-start.sh"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"PostToolUse": [
|
|
||||||
{
|
|
||||||
"matcher": "(?i)edit|write|create_file",
|
|
||||||
"hooks": [
|
|
||||||
{
|
|
||||||
"type": "command",
|
|
||||||
"command": "/Users/rathi/.thread-view/hooks/post-edit.sh"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Stop": [
|
|
||||||
{
|
|
||||||
"matcher": "",
|
|
||||||
"hooks": [
|
|
||||||
{
|
|
||||||
"type": "command",
|
|
||||||
"command": "/Users/rathi/.thread-view/hooks/session-stop.sh"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"statusLine": {
|
"statusLine": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue