This is pure slop, see: https://pi.dev/session/#d4ce533cedbd60040f2622dc3db950e2
It is my hope, that someone takes this idea and makes it gud.
Native diff review window for pi, powered by Glimpse and Monaco.
pi install git:https://github.com/badlogic/pi-diff-review
Adds a /diff-review command to pi.
The command:
- opens a native review window
- lets you switch between
git diff,last commit, andall filesscopes - shows a collapsible sidebar with fuzzy file search
- shows git status markers in the sidebar for changed files and untracked files
- lazy-loads file contents on demand as you switch files and scopes
- lets you draft comments on the original side, modified side, or whole file
- inserts the resulting feedback prompt into the pi editor when you submit
- macOS, Linux, or Windows
- Node.js 20+
piinstalled- internet access for the Tailwind and Monaco CDNs used by the review window
Glimpse now supports Windows. To build the native host during install you need:
- .NET 8 SDK
- Microsoft Edge WebView2 Runtime