Stats
Links
Categories
Fully-local project memory for Claude Code — session logging plus a vendored TextRank summary, with no API key or external model.
npx claudepluginhub raiyanyahya/recallDurable, fully-local project memory for Claude Code. Logs every session to .recall/history.md and condenses it into .recall/context.md with a local Python summarizer (TF-IDF + TextRank) — no API key, no external model, nothing leaves your machine. New sessions resume from the saved context.