Hacker Timesnew | past | comments | ask | show | jobs | submitlogin
Review-for-agent: A local, PR-style UI for reviewing AI agent code changes (github.com/waraq-labs)
1 point by asadjb 76 days ago | hide | past | favorite | 2 comments


I tried out Codex over the past few days. It's good, and the one feature that I really liked was the ability to review the diff inside the app and leave inline comments. No more referring to code by file name and line number, or saying "change this variable inside this function."

But I like using Amp Code more. So I built review-for-agent: a local web UI that shows your uncommitted changes as a diff, lets you leave inline comments, and exports a structured Markdown file you can paste straight back into your agent's chat.

It's a single Go binary that runs locally and works with any agent.


This is exactly the missing piece. I've been copying code back and forth between terminal and editor, mentally tracking which lines need changing. The diff-as-conversation model makes so much more sense. Will give this a shot with my workflow.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: