1
Mnema: A local, encrypted memory layer for AI agents
本地加密记忆层,为AI代理提供隐私安全的持久记忆能力,开源可自部署。
Article URL: https://github.com/MerlijnW70/mnema Comments URL: https://news.ycombinator.com/item?id=48880167 Points: 1 # Comments: 0
本地加密记忆层,为AI代理提供隐私安全的持久记忆能力,开源可自部署。
Article URL: https://github.com/MerlijnW70/mnema Comments URL: https://news.ycombinator.com/item?id=48880167 Points: 1 # Comments: 0
完全本地运行的项目记忆工具,让Claude Code记住上下文,提升AI编程助手效率。
Article URL: https://github.com/raiyanyahya/recall Comments URL: https://news.ycombinator.com/item?id=48622590 Points: 70 # Comments: 55
本地自衰减记忆层,为AI编码助手自动提取注入上下文,MIT开源。
Article URL: https://github.com/RohiRIK/OpenLtm Comments URL: https://news.ycombinator.com/item?id=48456483 Points: 2 # Comments: 0
MetaBrain为AI代理提供本地文档记忆,默认存储在`.metabrain/store.leveldb`,工具可自动发现无需配置,即开即用。
Hello there HN I experimented with agentic coding recently and I felt the need to track more contextual data by project. Also I felt the need to be ab…