u/Van3ptr

Built a persistent memory agent with LangGraph + Memanto — cross-session recall works

Built a persistent memory agent with LangGraph + Memanto — cross-session recall works

Just integrated Memanto into a LangGraph agent. Now remembers past conversations across sessions.

• Semantic search over past interactions

• Typed memory records (facts, preferences, conv history)

• Cross-session recall — no more "who are you?" every session

• ~200 lines, built with Claude Code

PR: https://github.com/moorcheh-ai/memanto/pull/410

u/Van3ptr — 2 days ago