goldenwo/universal-memory

Self-hosted, markdown-first memory for LLM agents across devices and sessions

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

SessionStart

01

goldenwo/universal-memory

Hook

Runs when a session starts on startup, clear and compact, executing session-start.sh via bash. From goldenwo/universal-memory.

2 3d ago A tokens not measured copy · 63% MIT

UserPromptSubmit

02

goldenwo/universal-memory

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.sh via bash. From goldenwo/universal-memory.

2 3d ago A tokens not measured copy · 58% MIT

Stop

03

goldenwo/universal-memory

Hook

Runs when the agent finishes a response, executing stop.sh via bash. From goldenwo/universal-memory.

2 3d ago A tokens not measured original MIT

SessionEnd

04

goldenwo/universal-memory

Hook

Runs when a session ends, executing session-end.sh via bash. From goldenwo/universal-memory.

2 3d ago A tokens not measured copy · 53% MIT