LazyViewer – TUI code viewer with Git diff previews
LazyGit-style TUI for browsing diffs inline with keyboard-friendly tree nav, no mode switching.
a fast local diff viewer
GUI wrapper around git diff with LLM walkthrough, but delta and GitHub already do this.
Developers reviewing LLM-generated code locally
delta · GitHub Desktop · Cursor
When looking at a large diff on Friday I pointed an llm at diffs.com and trees.software and told it to build an app. It only took 16 minutes, is extremely fast for large diffs, beautiful and minimal.
Today I polished it up and added all the features that I need. It has file filters, search, an llm walkthrough mode, and review comments that you can paste back into your llm.
I will be using Codiff a lot, and can finally review the large diff from Friday that led me to build this If you like it, fork it!
LazyGit-style TUI for browsing diffs inline with keyboard-friendly tree nav, no mode switching.
Magit-style Git GUI in Rust, but GitKraken and lazygit already dominate this space.
Zsh wrapper around existing LLM APIs; Claude Code and Copilot already do diff review.
Terminal Git client with side-by-side diffs and inline editing — git add -p on steroids.
High-confidence signals only—no hallucinated files or generic comments.
Neovim-powered diff viewer that works standalone, no plugin manager or config required.