| ▲ | Show HN: Open-source guided code reviews(twitter.com) | |||||||
| 4 points by ramoz 13 hours ago | 2 comments | ||||||||
https://xcancel.com/plannotator/status/2073845811847512372?s... https://github.com/backnotprop/plannotator Plannotator Code Review works for any local or PR changes, jj, and p4. You can conduct a code review on your own or integrate it with your agents and submit feedbacks to create an automated iteration loop. Guided reviews works just like linear, except it also summarizes all file changes for you. The most important code changes are surfaced to the top, provided with a semantic overview & grouped diffs. It does not need to rely on advanced model intelligence or high reasoning efforts. Open source models work great at this task! Providers enabled include Claude Code, Codex, OpenCode, Pi, Cursor, and Copilot. | ||||||||
| ▲ | othmanosx 10 hours ago | parent [-] | |||||||
I still don't like the fact that AI is adding more stuff for us to read, it's accelerating the code production but slowing down the code review. I built my own code reviewer as well (https://pyor.review/), surfacing the important stuff first is the right track, but adding more stuff to read is daunting, but asking AI to just point you to what you need to focus on and skim the noise is what I'm leaning more towards. | ||||||||
| ||||||||