Settings

Theme

Show HN: Lore – A reasoning engine that stores the "why" behind code changes

2 points by almonerthis 4 days ago · 1 comment · 1 min read


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

askl 4 days ago

> But neither captures why it was written that way, the reasoning, the alternatives that were rejected, the trade-offs considered.

You're supposed to put that in the commitmsg.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection