Built an agentic code review tool to track progress and collaborate with LLMs on diffs

distant_gradient · reddit · 2026-08-24

The author shares a workflow for using LLMs for code review while maintaining human control. Key practices include always leading with a plan (generating a simplified STE100 version for parsing) and skimming all changes before merging to avoid "YOLO" coding. Finding existing diff tools lacking in tracking progress, chunked approval, and LLM collaboration, the author built a lightweight tool called Seendiff.

Original post →

More from coding & agent

coding & agent channel →