TWITTER_ARTICLE

Tom Crawshaw highlights a local persistent-memory setup for Claude Code built…

Brief

Tom Crawshaw highlights a local persistent-memory setup for Claude Code built from three components: QMD for searching saved sessions in under a second, sync-claude-sessions for automatic Markdown exports, and a /recall command that retrieves relevant prior context before work begins. The approach is framed as a privacy-conscious fix for stateless coding sessions and links to an implementation guide by @ArtemXTech.

Source evidence

title: @tomcrawshaw01: You can now give Claude Code persistent memory.

Three tools:
- QMD makes sessio...
author: tomcrawshaw01
contenttype: twitterarticle
published: 2026-03-02T04:44:56+00:00
source_url: https://x.com/tomcrawshaw01/status/2029919688713719809

word_count: 91

You can now give Claude Code persistent memory.

Three tools:
- QMD makes sessions searchable in und

You can now give Claude Code persistent memory.

Three tools:
- QMD makes sessions searchable in under a second
- Sync-claude-sessions auto-exports to markdown when you close them
- /recall pulls the right context before you start

All local, no cloud.

Guide by @ArtemXTech below.

Grep Is Dead: How I Made Claude Code Actually Remember Things

Every conversation with Claude Code starts from zero. Here's how I fixed that with a local search engine and a skill that loads your full context before you type a single word.
Every conversation with...


Posted: 2026-03-02T04:44:56.000Z

Engagement: 539 likes, 34 retweets, 40 replies