Show HN: NexusMem – local memory for coding agents, not just Git log
给编程AI装上长期记忆,本地存储超越Git日志,让智能体更懂你的项目。
Article URL: https://github.com/yaminbkk/NexusMem Comments URL: https://news.ycombinator.com/item?id=49307927 Points: 2 # Comments: 0
给编程AI装上长期记忆,本地存储超越Git日志,让智能体更懂你的项目。
Article URL: https://github.com/yaminbkk/NexusMem Comments URL: https://news.ycombinator.com/item?id=49307927 Points: 2 # Comments: 0
本地持久记忆层,用BM25替代向量嵌入,给AI编程加上轻量记忆,15个工具即插即用。
Hi folks. This part of AI coding always felt really dumb: after working on many projects it repeats the same mistakes, uses awkward patterns or looks …
为AI编码助手打造本地记忆,轻量化模型实现毫秒级推理,赋能上下文理解与信息压缩。
Every coding session in claude code/ codex starts blindly. It forgets the archiectural decisions you made in a session you ran yesterday/ a week ago o…
本地加密记忆层,为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…