Local ReviewVS Code/Cursor extension for reviewing local git changes with inline comments. Export reviews to clipboard as structured XML, optimized for pasting into AI coding assistants like Claude Code. FeaturesInline comments for LLMsAdd review comments directly on diff views, then copy them to clipboard as structured XML ready to paste into Claude Code, Cursor, or any AI coding assistant. Comments include the code context, file path, line range, and which side of the diff they refer to. File approval trackingMark files as reviewed with per-commit granularity. Approval persists across sessions and commit selections: approve a file in commits [A, B], switch to [B, C], and files only touched by B stay approved. Clipboard output format
Usage
InstallDownload the latest
...or just ask your LLM to do it. Development
|