mirror of
https://github.com/obra/superpowers.git
synced 2026-04-21 00:49:06 +08:00
Update changelog with Cursor hooks support (#709)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"hooks": {
|
||||
"sessionStart": [
|
||||
{
|
||||
"command": "\"${CURSOR_PLUGIN_ROOT}/hooks/run-hook.cmd\" session-start"
|
||||
"command": "./hooks/session-start"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user