AI UNDERDOGS
Back
0:00 / 1:00
#216

Recall

recallplugin.dev
Claude CodeLocal-firstDev toolsOpen source
151 views💬 0 comments🔗 0 visits

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

Product taste

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

Real craft

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

sleepynoodle

TECH GUESS

Python, local TextRank summarizer, context stored as Markdown files

📍 Source: hn📅 2026-08-18Original post →Visit site →
Ad
Ad slot (AdSense unit renders here once connected)

Discussion (0)

Sign in with GitHub to post
  • No comments yet — be the first.

Related