Show HN: Link proof assistant Lean to Claude, fix your code's hidden assumptions (github.com) 2 points by kurinikku 3mo ago ↗ HN
[–] kurinikku 3mo ago ↗ If you haven't heard of Lean, it's a mathematical proof assistant. lean-refine plugs it into Claude Code to find every assumption your code makes but doesn't enforce - then fixes them one by oneBefore: https://github.com/savarin/ledger/blob/67d6e236296e4787e8924...After: https://github.com/savarin/ledger/blob/506584542d1c1c2751e2d...
1 comment
[ 2.2 ms ] story [ 11.6 ms ] threadBefore: https://github.com/savarin/ledger/blob/67d6e236296e4787e8924...
After: https://github.com/savarin/ledger/blob/506584542d1c1c2751e2d...