janbjorge/rekal

Long-term memory for LLMs. MCP server backed by hybrid search in a single SQLite file.

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

SessionStart

01

janbjorge/rekal

Hook

Runs when a session starts, running uvx --from rekal==3.4.0 rekal hook session-start. From janbjorge/rekal.

53 6d ago A tokens not measured original MIT

UserPromptSubmit

02

janbjorge/rekal

Hook

Runs when you submit a prompt, before the agent sees it, running uvx --from rekal==3.4.0 rekal hook user-prompt-submit. From janbjorge/rekal.

53 6d ago A tokens not measured original MIT

SessionEnd

03

janbjorge/rekal

Hook

Runs when a session ends, running uvx --from rekal==3.4.0 rekal hook session-end. From janbjorge/rekal.

53 6d ago A tokens not measured original MIT

PreToolUse

04

janbjorge/rekal

Hook

Runs before the agent uses a tool for Edit, Write and Read tool calls, running uvx --from rekal==3.4.0 rekal hook block-memory-writes (2 commands). From janbjorge/rekal.

53 6d ago A tokens not measured original MIT