Extending the review overview for non agentic tasks

Feature request for product/service

Cursor IDE

Describe the request

The review overview is a truly amazing experience to quickly scroll through all of your changes. I have 2 use cases for other scenarios.

Stack traces

You would select a stack trace, and then it would show you the code before and after in the review overview.
Ideally highlighting the line which was in the stack trace.

I would not mind writing it myself, but I don’t know it’s possible to extend your review view.

Git Diff

I would also use your review view for normal git diffs, not only agent changes.

Thank you in advance for having a look.

If you could give me a hint, how I could implement this myself, would also be much appreciated!