esmuellert/codediff.nvim
A Neovim plugin that provides a live code review workspace for monitoring changes made by AI coding agents.

Collecting fresh signals — velocity needs a few days of history.
star history
CodeDiff is a Neovim plugin that displays VSCode-style side-by-side and inline diffs synchronized with a live repository. It is designed for human-in-the-loop AI development, allowing users to review changes as coding agents work, stage or discard hunks, browse history and pull requests, and resolve merge conflicts. The plugin auto-downloads pre-built diff binaries and integrates with Tree-sitter and semantic highlighting.
Frequently asked
- What is esmuellert/codediff.nvim?
- A Neovim plugin that provides a live code review workspace for monitoring changes made by AI coding agents.
- Is codediff.nvim open source?
- Yes — esmuellert/codediff.nvim is open source, released under the MIT license.
- What language is codediff.nvim written in?
- esmuellert/codediff.nvim is primarily written in Lua.
- How popular is codediff.nvim?
- esmuellert/codediff.nvim has 1.6k stars on GitHub.
- Where can I find codediff.nvim?
- esmuellert/codediff.nvim is on GitHub at https://github.com/esmuellert/codediff.nvim.