Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running an inline shell check. From susomejias/rembric.
Persistent memory for AI coding agents — self-hosted, MCP-native, append-only. One Docker image, one SQLite file.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running an inline shell check. From susomejias/rembric.
Hook
Runs when a session starts on startup, resume, clear, fork and compact, executing session-start.sh and post-compact.sh (2 commands). From susomejias/rembric.
Hook
Runs when a session ends, executing session-end.sh. From susomejias/rembric.
Hook
Runs before the context is compacted, executing pre-compact.sh. From susomejias/rembric.
Hook
Runs after the context is compacted, executing post-compaction.sh. From susomejias/rembric.
Hook
Runs when the agent finishes a response, executing stop-report.sh. From susomejias/rembric.