EveryDev.ai
Sign inSubscribe
Home
Tools

2,747+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1877
  • Coding1340
  • Infrastructure633
  • Marketing503
  • Projects447
  • Research410
  • Design393
  • Analytics357
  • MCP246
  • Security246
  • Testing242
  • Data236
  • Integration180
  • Prompts169
  • Communication162
  • Learning162
  • Extensions154
  • Voice138
  • Commerce127
  • DevOps112
  • Web83
  • Finance24
AI Tools by Topic
  • 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
    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

    KodusOpen Code ReviewGraphite
    Developer
    Nakazawa TechTokyo, JapanEst. 2023

    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

    Nakazawa 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.

    Founded 2023
    Tokyo, Japan
    5 employees

    Used by

    Strategy game community
    Tech community (using developer tools)
    Engineering leaders (coaching clients)
    Read more about Nakazawa Tech
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Kodus icon

    Kodus

    Open-source AI code review agent that learns your team's coding standards, business rules, and architecture to provide tailored PR reviews.

    Open Code Review icon

    Open Code Review

    An open-source AI-powered code review CLI tool that uses a hybrid deterministic + LLM agent architecture to deliver precise, line-level code review comments from Git diffs.

    Graphite icon

    Graphite

    AI code review platform that helps teams ship higher quality code faster with stacked PRs, merge queues, and AI-powered reviews.

    Browse all tools

    Related Topics

    Code Review

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

    82 tools

    Version Control

    AI tools that enhance version control systems and code management.

    26 tools

    AI Coding Assistants

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

    525 tools
    Browse all topics
    Back to all toolsSuggest an edit
    8views
    Discussions