SessionStart
01Hook
Runs when a session starts, executing mori-context-hook.mjs via node. From fjwood69/mori.
Hook
Runs when a session starts, executing mori-context-hook.mjs via node. From fjwood69/mori.
Hook
Runs after a tool call finishes, executing mori-ship-event.mjs via node with --mode. From fjwood69/mori.
Hook
Runs when a tool call fails, executing mori-ship-event.mjs via node with --mode. From fjwood69/mori.
Hook
Runs when you submit a prompt, before the agent sees it, executing mori-ship-event.mjs via node with --mode. From fjwood69/mori.
Hook
Runs when the agent finishes a response, executing mori-ship-event.mjs via node with --mode. From fjwood69/mori.
Hook
Runs before the context is compacted, executing mori-ship-event.mjs via node with --mode. From fjwood69/mori.