fix: remove task-continuation-enforcer references after dev merge
Dev removed task-continuation-enforcer entirely. Remove all remaining references from plugin hooks, event handler, tool-execute-before, and config schema to align with origin/dev.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export { createInteractiveBashSessionHook } from "./interactive-bash-session-hook"
|
||||
export { createInteractiveBashSessionHook } from "./hook"
|
||||
export { createInteractiveBashSessionTracker } from "./interactive-bash-session-tracker"
|
||||
export { parseTmuxCommand } from "./tmux-command-parser"
|
||||
|
||||
Reference in New Issue
Block a user