Lore,一个存储代码变更背后“原因”的推理引擎。
嘿,HN,我创建Lore是因为在使用AI编码助手时,常常感到上下文丢失的沮丧。
Git可以告诉你是谁在什么时候修改了代码。注释(希望如此)可以告诉你代码的功能。但这两者都无法捕捉到为何以这种方式编写代码的原因、背后的思考、被拒绝的替代方案以及考虑的权衡。我非常希望能得到对这个方法的反馈。
网站:https://avraammavridis.github.io/lore/
GitHub:https://github.com/avraammavridis/lore
查看原文
Hey HN, I built Lore because I was frustrated with context loss when using AI coding agents.<p>Git tells you who changed code and when. Comments (hopefully) tell you what the code does. But neither captures why it was written that way, the reasoning, the alternatives that were rejected, the trade-offs considered. Would love feedback on the approach.<p>Website: https://avraammavridis.github.io/lore/<p>GitHub: https://github.com/avraammavridis/lore