asanabrial/leteo

Persistent memory for AI coding agents. MCP server + lifecycle hooks that give Claude Code, Codex and Cursor long-term memory across sessions — one Rust binary, one local SQLite database, no server.

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

SessionStart

01

asanabrial/leteo

Hook

Runs when a session starts on startup, clear and compact, running leteo hook session-start (2 commands). From asanabrial/leteo.

2 4d ago A tokens not measured original MIT

UserPromptSubmit

02

asanabrial/leteo

Hook

Runs when you submit a prompt, before the agent sees it, running leteo hook user-prompt-submit. From asanabrial/leteo.

2 4d ago A tokens not measured original MIT

SubagentStop

03

asanabrial/leteo

Hook

Runs when a subagent finishes, running leteo hook subagent-stop. From asanabrial/leteo.

2 4d ago A tokens not measured original MIT

SessionEnd

04

asanabrial/leteo

Hook

Runs when a session ends, running leteo hook session-stop. From asanabrial/leteo.

2 4d ago A tokens not measured original MIT