1 / 749

Show HN: Revdiff – TUI diff reviewer with inline annotations for AI agents

TL;DR

Revdiff is a terminal diff viewer built for reviewing AI-generated code changes without leaving the agent's terminal session. You can annotate any line, hunk, or file and feed the notes straight back to the agent – no separate app needed. It runs as an overlay on top of the running agent session and integrates cleanly with Claude Code and similar tools. Early-stage project, but it addresses a real pain point in AI-assisted development workflows.

Nauti's Take

Developers using AI agents constantly hit the context-switching problem: reviewing diffs in separate tools breaks the flow. Revdiff solves this neatly with a terminal overlay that feeds annotations straight back to the agent.

It's still an early-stage HN project, so stability and features are limited. Worth a look for Claude Code users, but production teams should verify maturity before adopting it.

Sources