Recall: A fully-local memory tool for Claude Code that eliminates cold-start sessions
By
mateenah
Summary
Recall is a fully-local project memory tool for Claude Code that solves the cold-start problem by keeping a local log of sessions and condensing it into a resume-ready summary. It runs entirely on the user's machine with no API key, no external model, and no data sent anywhere. The summarization is done by a classical Python summarizer, making it free for users on a Claude Code subscription. It eliminates the need to re-explain project context every session.
Source
Key quotes
· 4 pulledClaude Code starts every session cold. Recall keeps a local log of your sessions and condenses it into a resume-ready summary — entirely on your machine.
No API key, no external model, nothing sent anywhere.
It's built for people running Claude Code locally on a subscription: the only AI in the loop is Claude Code itself; the summarization is done by a classical Python summarizer.
It solves the cold-start problem — no more re-explaining the project each session — without a metered s
You might also wanna read
Anthropic Launches Claude Memory for Teams with Project-Based Conversation Recall
Anthropic has launched Claude Memory, a new feature for team and enterprise users that allows Claude AI to remember conversations and mainta
CodeYam Memory CLI: AI-Powered Memory Management for Claude Code Development
CodeYam Memory is a CLI tool designed to improve Claude Code's performance by addressing repetitive mistakes and stale documentation. It use
Anthropic Launches Claude Memory for Teams - AI Assistant Gains Context Retention
Anthropic has launched Claude Memory, a new feature for its Claude Code AI assistant that provides memory capabilities for team and enterpri

Anthropic's Claude AI Gains Automatic Memory Feature for Enterprise Users
Anthropic is introducing automatic memory capabilities for its Claude AI chatbot, allowing it to recall past conversations without user prom
Claude Code Works Better When You Let Sessions Die
Bench: Tool for Storing and Reviewing Claude Code Sessions
Bench is a tool that automatically stores and tracks Claude Code sessions, allowing users to review tool calls, file changes, and share comp
