Stop
01Hook
Runs when the agent finishes a response, executing auto_save.py via python. From ErebusEnigma/context-memory.
5 6mo ago A
tokens not measured
original MIT
Persistent, searchable context storage across Claude Code sessions using SQLite + FTS5
Hook
Runs when the agent finishes a response, executing auto_save.py via python. From ErebusEnigma/context-memory.
Hook
Runs before the context is compacted, executing pre_compact_save.py via python. From ErebusEnigma/context-memory.