#444 · Primary category: AI Coding Assistants
diffity
GitHub-style diff viewer for reviewing code changes. Works with Claude Code, Cursor and other AI tools.
Project last updated:07/06/26
GitHub Stars
762
Forks
54
Contributors
4
License
MIT
Why we included this project
Reviewing diffs in a terminal gets old fast, especially when an AI agent is doing the reviewing. Diffity runs inside any git repository and opens a browser view of your changes with syntax highlighting, and it can compare branches, tags, or specific commits. Because it is agent-agnostic, it works with Claude Code, Cursor, Codex, and other AI tools: you can have the agent review a diff and leave comments directly on the changed lines. It also pulls GitHub PRs down for local review and pushes comments back. For developers and small teams leaning on AI agents for code review, it fills the gap between what the agent sees and what you can actually read.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.