AI agents: fetch the documentation index at llms.txt. Markdown versions are available by appending .md to any page URL, including this page's markdown.
cmux git diff viewer
Review a whole branch in cmux or a browser with DiffHub.
DiffHub is a cmux git diff viewer for agent code review. It opens the whole branch in a browser split, refreshes as files change, and keeps inline comments beside the code so you can send focused notes back to your coding agent.
It opens your branch in a browser split and compares it with the detected base branch, usually origin/main. If you do not use cmux, you can open the same view in a normal browser window.
Quick start
npx diffhub@latest cmuxThat starts DiffHub and opens your branch diff in a cmux browser split.
npx diffhub@latestUse that if you want a normal browser tab instead.