
Recall
recallplugin.dev →Claude Code starts every session brain-dead. This plugin gives it a memory
WHAT IT SOLVES
Every new Claude Code session starts from zero. You re-explain your project, your progress, your next step. You're burning tokens just to get back to where you were
WHY IT'S INTERESTING
Token anxiety? I simply won't call any API
Most 'memory' plugins call an external model to summarize — costs money. Recall runs TextRank locally. No API call, no data leaves your machine. Saving tokens isn't a side benefit, it's the whole point
The summary isn't just 'what we talked about'
It logs resume-ready context: which scripts changed, which tests ran, exactly where you left off. Down to specific files and pytest results. This isn't a chat summary — it's a work snapshot
「No API key, no external model, nothing sent anywhere. Saves your usage credits」
TECH GUESS
Python, local TextRank summarizer, context stored as Markdown files
Discussion (0)
- No comments yet — be the first.
Related
#229▶ 135Upload your textbook. AI teaches it back to you, chapter by chapter
#228▶ 111Someone needs to watch the AI spend meter
#227▶ 183Your users are kittens. Don't let them fall off the cliff