Lore, A reasoning engine that stores the "why" behind code changes

  • Posted 7 hours ago by almonerthis
  • 1 points
Hey HN, I built Lore because I was frustrated with context loss when using AI coding agents.

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.

Website: https://avraammavridis.github.io/lore/

GitHub: https://github.com/avraammavridis/lore

1 comments

    Loading..