Show HN: Review code changes in a terminal and share with your coding agent
Category: devtools
Tags: code-review, terminal-ui, git-diff, cli-tool
Score: 6.0/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 6)
diffnotes is a terminal-based tool for reviewing code changes and commits, allowing users to leave comments on specific lines and copy them to the clipboard or a coding agent. It provides a TUI with sidebar navigation and supports multiple clipboard backends and OSC 52 for SSH sessions. The tool fills a niche for developers who prefer terminal workflows and want to annotate diffs for LLM-based agents.
Target audience: backend devs, devops
Repository: https://github.com/alexfedosov/diffnotes · Go · MIT
View on Hacker News