Codiff, a local diff review tool
GUI wrapper around git diff with LLM walkthrough, but delta and GitHub already do this.
Review your rendered markdown site like a Google Doc: select a passage, comment, and an AI agent (Claude or Codex) resolves it into a clean git diff. Local-first, in-browser.
GUI wrapper around git diff with LLM walkthrough, but delta and GitHub already do this.
Stats dashboard tracks human vs AI contributor split—timely feature delta and lazygit lack.
Zsh wrapper around existing LLM APIs; Claude Code and Copilot already do diff review.
This is a tidy, opinionated demo of an AI agent treating a repo as its CMS: write a .md, git commit, Vercel auto-deploy — no admin UI or DB in sight. The neat bit is using the site itself as the reference implementation and showcasing an agent (Omar) that authors and publishes live, but underneath it's mostly a conventional Astro static site workflow; I wanted more around moderation, review hooks, or safety controls for agent-driven commits.
Wrapper around pierre's diff packages with jj support but no novel rendering technique.
Spatial git diff viewer that beats scrolling through 20 separate file tabs.