SessionStart
01Hook
Runs when a session starts, executing marrow-bootstrap.sh. From aryawidjaja/marrow.
Persistent, shared memory for AI agents - so they stop forgetting and stop colliding. Markdown-native, on-prem, auditable. Speaks MCP.
Hook
Runs when a session starts, executing marrow-bootstrap.sh. From aryawidjaja/marrow.
Hook
Runs before the agent uses a tool for Edit, Write and MultiEdit tool calls, executing marrow-guard.sh. From aryawidjaja/marrow.
Hook
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing marrow-progress.sh. From aryawidjaja/marrow.
Hook
Runs when you submit a prompt, before the agent sees it, executing marrow-watch.sh. From aryawidjaja/marrow.
Hook
Runs when the agent finishes a response, executing marrow-release.sh and marrow-distill.sh (2 commands). From aryawidjaja/marrow.