EveryDev.ai
Sign inSubscribe
Explore AI Tools
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • Communities
  • News
  • Podcasts
  • Blogs
  • Builds
  • Contests
  • Compare
  • Arena
Create
    Home
    Tools

    2,424+ AI tools

    • New
    • Trending
    • Featured
    • Compare
    • Arena
    Categories
    • Agents1573
    • Coding1176
    • Infrastructure524
    • Marketing445
    • Design422
    • Projects381
    • Research354
    • Analytics328
    • Testing219
    • MCP210
    • Data203
    • Security192
    • Integration168
    • Learning154
    • Communication145
    • Prompts140
    • Extensions135
    • Commerce123
    • Voice122
    • DevOps98
    • Web76
    • Finance21
    1. Home
    2. Tools
    3. Codiff
    Codiff icon

    Codiff

    Code Review

    A beautiful, minimal, local diff viewer for reviewing staged and unstaged Git changes before committing, with LLM-powered walkthroughs via Codex.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully open-source under the MIT License. Free to use, modify, and distribute.

    Engagement

    Available On

    macOS
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Code ReviewVersion ControlAI Coding Assistants

    Alternatives

    LaReviewStage CLICodex Plugin for Claude Code
    Developer
    nkzw-technkzw-tech builds open-source developer tooling focused on fa…

    Listed May 2026

    About Codiff

    Codiff is an open-source desktop application built by nkzw-tech that provides a fast, local diff viewer for Git repositories. Written in TypeScript and distributed under the MIT License, it lets developers review staged and unstaged changes before committing, with optional LLM-assisted walkthroughs powered by the Codex CLI.

    What It Is

    Codiff is a native desktop diff viewer that runs locally against any Git repository. It sits between a developer's editor and their commit workflow, offering a clean visual interface for reviewing changes. Unlike web-based code review tools, Codiff operates entirely on the local machine — no server, no account, no network round-trip required. The tool is installable via Homebrew on macOS and distributed as a downloadable app through GitHub Releases.

    Core Workflow

    Codiff integrates into the terminal-first Git workflow through a companion CLI command installed via Codiff > Install Terminal Helper. From any Git repository directory, running codiff opens a native window showing current diffs. Developers can also:

    • Pass a specific repository path: codiff /path/to/repository
    • Review a specific commit by hash: codiff a1b2c3d
    • Open multiple repositories simultaneously, each in its own native window
    • Run codiff -w to trigger an LLM-generated walkthrough order via Codex

    LLM Walkthrough Feature

    The -w flag integrates with the local Codex CLI to generate a suggested review order and additional context for the changes in a repository. Codiff looks for Codex on PATH, /opt/homebrew/bin/codex, and /usr/local/bin/codex. For non-standard Codex install locations, the CODIFF_CODEX_PATH environment variable can point to the binary. This feature requires Codex to be installed and verified separately before use.

    Inline Review Comments

    Codiff supports commenting directly on changed lines within the diff view. All review comments can be copied as Markdown, making it straightforward to carry notes into pull request descriptions, commit messages, or follow-up documentation.

    Update: v0.4.0

    The latest release is v0.4.0, published on May 20, 2026. The repository was created on May 15, 2026, and has accumulated over 400 stars and 16 forks within days of launch, according to the GitHub repository metadata. Active development is ongoing, with the last push recorded on May 20, 2026. The project is built with TypeScript and uses a Vite/Electron stack based on the development commands in the repository.

    Codiff - 1

    Community Discussions

    Be the first to start a conversation about Codiff

    Share your experience with Codiff, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Free

    Fully open-source under the MIT License. Free to use, modify, and distribute.

    • Local Git diff viewer
    • LLM walkthroughs via Codex CLI
    • Inline review comments
    • Copy comments as Markdown
    • Multiple repository windows

    Capabilities

    Key Features

    • Local Git diff viewer for staged and unstaged changes
    • LLM-powered walkthroughs via Codex CLI (-w flag)
    • Inline review comments on changed lines
    • Copy review comments as Markdown
    • Review specific commits by hash
    • Open multiple repositories in separate native windows
    • Homebrew installation support
    • Terminal helper CLI command (codiff)
    • Custom Codex path via CODIFF_CODEX_PATH environment variable

    Integrations

    Git
    Codex CLI
    Homebrew
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate Codiff and help others make informed decisions.

    Developer

    nkzw-tech

    nkzw-tech builds open-source developer tooling focused on fast, local-first workflows. The organization maintains Codiff, a native Git diff viewer with LLM walkthrough support, distributed under the MIT License. Projects are hosted on GitHub and distributed via Homebrew and GitHub Releases.

    Read more about nkzw-tech
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    LaReview icon

    LaReview

    A local-first, open-source code review workbench that uses AI coding agents to turn PRs and diffs into structured review plans and high-signal feedback.

    Stage CLI icon

    Stage CLI

    AI-powered CLI code review tool that organizes local code changes into logical chapters and highlights what to review before diving into the code.

    Codex Plugin for Claude Code icon

    Codex Plugin for Claude Code

    An open-source Claude Code plugin that lets you run OpenAI Codex code reviews and delegate tasks to Codex directly from within your Claude Code workflow.

    Browse all tools

    Related Topics

    Code Review

    Tools that help review, analyze, and improve code quality.

    74 tools

    Version Control

    AI tools that enhance version control systems and code management.

    23 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    457 tools
    Browse all topics
    Back to all tools
    Discussions