Back to section
Výskum

Show HN: Recall – fully-local project memory for Claude Code

Pondelok 22. júna 2026 Source: GitHub / Hacker News

What happened

An open-source project called Recall was released on GitHub — persistent local memory for Claude Code that retains context across sessions without sending data to a cloud service.

Context and impact

Memory has been one of the most-requested Claude Code features for months. Recall solves it in a privacy-preserving way, which matters for enterprise teams and regulated environments (GDPR/HIPAA). It also illustrates that a healthy tooling ecosystem is growing around Claude Code, comparable to what surrounds Copilot and Cursor.

Details

  • Author: raiyanyahya
  • Fully local storage, no cloud
  • Integrates with the Claude Code session lifecycle
  • 82 points on HN
  • MIT licensed
Open original source GitHub / Hacker News