diffpane: real-time diff viewer for monitoring agent file changes #273
Astro-Han
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 diffpane to keep track of what agents are changing while I focus on other sessions. It snapshots HEAD at startup and auto-follows every file change, scrolling to the newest hunk as it happens.
brew install Astro-Han/tap/diffpane # or go install github.com/Astro-Han/diffpane@latestAll reactions