MemoTrail – Persistent memory for AI coding assistants (100% local)(github.com)
github.com
MemoTrail – Persistent memory for AI coding assistants (100% local)
https://github.com/HalilHopa-Datatent/memotrail
2 コメント
Every new Claude Code session starts from zero. Your AI doesn't remember
yesterday's 3-hour debugging session, the architecture decisions from last
week, or the approaches that already failed.
Hi HN, I'm the author. I built MemoTrail because I was frustrated with
losing context between Claude Code sessions. Every new session starts
from scratch — the AI has no idea what you discussed yesterday.
MemoTrail runs as an MCP server, automatically indexes your past sessions,
and makes them semantically searchable. It's completely local — no cloud,
no API keys.
Currently it supports Claude Code only, but Cursor and Copilot collectors
are planned. Would love to hear what features you'd find most useful.
Happy to answer any questions!