ruflo

๐Ÿช Plugin Hook Events

/docs/core-features/plugin-hook-events

Intercept and extend any operation with pre/post hooks.

CategoryEventsDescription
Sessionsession:start, session:endSession lifecycle management
Agentagent:pre-spawn, agent:post-spawn, agent:pre-terminateAgent lifecycle hooks
Tasktask:pre-execute, task:post-complete, task:errorTask execution hooks
Tooltool:pre-call, tool:post-callMCP tool invocation hooks
Memorymemory:pre-store, memory:post-store, memory:pre-retrieveMemory operation hooks
Swarmswarm:initialized, swarm:shutdown, swarm:consensus-reachedSwarm coordination hooks
Filefile:pre-read, file:post-read, file:pre-writeFile operation hooks
Learninglearning:pattern-learned, learning:pattern-appliedPattern learning hooks