1
OpenLTM – Local, self-decaying memory for AI coding agents
本地自衰减记忆层,为AI编码助手自动提取注入上下文,MIT开源。
Article URL: https://github.com/RohiRIK/OpenLtm Comments URL: https://news.ycombinator.com/item?id=48456483 Points: 2 # Comments: 0
本地自衰减记忆层,为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…