mirror of
https://github.com/obra/superpowers.git
synced 2026-07-01 23:19:04 +08:00
Remove Codex hooks
Codex reliably triggers skills on its own, and the SessionStart hook made the UX worse rather than better. Drop the Codex hook config and its registration in the plugin manifest.
This commit is contained in:
committed by
Drew Ritter
parent
879ae59c33
commit
640ce6c0e9
@@ -21,7 +21,6 @@
|
||||
"workflow"
|
||||
],
|
||||
"skills": "./skills/",
|
||||
"hooks": "./hooks/hooks-codex.json",
|
||||
"interface": {
|
||||
"displayName": "Superpowers",
|
||||
"shortDescription": "Planning, TDD, debugging, and delivery workflows for coding agents",
|
||||
|
||||
Reference in New Issue
Block a user