DiffHub, a local diff viewer that opens in a cmux split #10365
mblode
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I built DiffHub to review what an agent wrote without leaving cmux. Runs locally, opens in a browser split, walks the branch file by file.
You leave line comments as you read. When you're done it copies them out as one block to paste back into the agent.
Run
npx diffhub@latest cmuxin any git repo.MIT. github.com/mblode/diffhub, docs at blode.co/diffhub
Keen to hear where it doesn't fit the cmux flow.
All reactions