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.
Google Docs comments on rendered sites with drift guard preventing stale patches.
Markdown blog authors, content writers
GitHub PR reviews · Google Docs comments · Cursor AI editor
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.
Finally gives developers a git-diff experience for debugging expensive LLM context windows.
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.