Tag
DiffsHub is a tool that provides a fast, virtualized interface for viewing any public GitHub diff (PRs, commits, etc.) by simply replacing github.com with diffshub.com in the URL.
Introduces a terminal diff tool called comview, which the author claims is "the best diff viewer ever". It supports reading unified diff from stdin and renders it beautifully, suitable for code review.
Codiff 0.1 is a minimal, local diff viewer for Git changes with optional LLM walkthroughs and inline review comments, designed for reviewing code from AI coding agents.