Hooks
SubagentStop
Hooks triggered on SubagentStop events (5 hooks).
SubagentStop Hooks
5 hooks registered for the SubagentStop lifecycle event.
| Hook | Matcher | Behavior | Description |
|---|---|---|---|
handoff-preparer | * | 🔇 Silent | Prepares context for handoff to next agent in pipeline. |
feedback-loop | * | 🔇 Silent | — |
sync-subagent-stop-dispatcher | * | 🛑 Blocks | Consolidates 6 synchronous SubagentStop hooks into a single dispatcher. |
webhook-forwarder | * | 🔇 Silent | Universal Webhook Forwarder — streams ALL hook events to registered sinks. |
watchdog | * | 🔇 Silent | On each agent completion, scans remaining active background agents |
SubagentStart
Hooks triggered on SubagentStart events (2 hooks).
Notification
Hooks triggered on Notification events (3 hooks).
Edit on GitHub
Last updated on