Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: Commit-based code review instead of PR-based (commitguard.ai)
14 points by moshetanzer 1 day ago | hide | past | favorite | 3 comments
Hi HN,

I’m experimenting with commit-based code review as an alternative to PR-based review.

Instead of analyzing large PR diffs, this reviews each commit incrementally, while context is still fresh. It’s fully configurable and intentionally low-noise, high signal - focused on catching issues that tend to slip through and compound over time.

The goal isn’t to replace CI or PR review, but to move some feedback earlier:

risky changes hidden in small diffs

architectural or consistency drift

performance or security footguns

Happy to answer questions





What about developers that work via stashes and local history until they are ready to PR their work as a whole?

Yip this won’t help them. Though I sure help there aren’t a lot of them ;)

Hello world



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: