diffgotchi — a terminal diff reviewer for the code your agent writes.
Diffgotchi is a TUI for reviewing the diffs an AI agent produces.
Scroll the diff. Drop comments where things look wrong. Mark files done. Hand the loop back to your agent — the diffgotchi skill knows how to read your comments and reply. Come back to a green panel.
Install
brew install oswaldoacauan/tap/diffgotchiRun it
cd your-repo
diffgotchiThat's the whole thing. See Getting Started for the flags you'll actually use, and Usage for the keybinds and the agent loop.