susomejias/rembric

Persistent memory for AI coding agents — self-hosted, MCP-native, append-only. One Docker image, one SQLite file.

12Stars on the repository
58Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

UserPromptSubmit

01

susomejias/rembric

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running an inline shell check. From susomejias/rembric.

12 6d ago A tokens not measured original MIT

SessionStart

02

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.

12 6d ago A tokens not measured original MIT

SessionEnd

03

susomejias/rembric

Hook

Runs when a session ends, executing session-end.sh. From susomejias/rembric.

12 6d ago A tokens not measured copy · 92% MIT

PreCompact

04

susomejias/rembric

Hook

Runs before the context is compacted, executing pre-compact.sh. From susomejias/rembric.

12 6d ago A tokens not measured copy · 88% MIT

PostCompact

05

susomejias/rembric

Hook

Runs after the context is compacted, executing post-compaction.sh. From susomejias/rembric.

12 6d ago A tokens not measured original MIT

Stop

06

susomejias/rembric

Hook

Runs when the agent finishes a response, executing stop-report.sh. From susomejias/rembric.

12 6d ago A tokens not measured copy · 83% MIT