Coding agents can generate huge diffs quickly, but reviewing those changes is getting harder — especially in PRs where the author used an agent and already has the context in their head.
GitGlimpse analyzes git diffs and generates contextual summaries of what changed and why, making PR reviews easier and faster.
It can also:
* generate standups/changelogs * summarize commits and branches * run in CI pipelines and automatically post PR context/comments
GitHub: https://github.com/dino-zecevic/gitglimpse
Would love feedback from people dealing with AI-generated PRs/code reviews.