github umputun/revdiff v0.1.0

latest releases: v1.3.0, v1.2.1, v1.2.0...
one month ago

Initial release of revdiff — a lightweight TUI for reviewing git diffs with inline annotations.

Features

  • two-pane TUI with file tree and colorized diff viewport
  • syntax highlighting via Chroma with configurable themes
  • inline annotations on any diff line (added, removed, or context)
  • file-level annotations
  • hunk navigation to jump between change groups
  • horizontal scrolling for long lines
  • filter file tree to show only annotated files
  • structured annotation output to stdout for AI agent integration
  • fully customizable colors via CLI flags, environment variables, or config file
  • config file support (~/.config/revdiff/config)

Claude Code Plugin

  • bundled plugin for interactive review sessions
  • terminal overlay support (tmux, kitty, wezterm)

Don't miss a new revdiff release

NewReleases is sending notifications on new releases.