Feature Request: Multiple Review Tabs simultaneously

Feature request for product/service

Cursor IDE

Describe the request

When using multiple models to generate code, it would be great if I could put the review window of the implemented code in a split window.
I’d really like to compare the outputs of different models this way.

So what I mean with split view may be a bit overkill.
This would not require to generate a new kind of view for the review feature entirely.
It would be sufficient if I could open multiple reviews in separate files in the IDE and then drag&drop them to one side of the editor and create this “split-view” myself as commonly done in vs-code to view multiple files in parallel.

Currently this is not possible, because only one review “file” can be opened at a time and it updates to the respective model if I try to select another model.
If you could make the review window persistend, this would be great.

I’d really love to be able to compare the outputs of different models better.

Thanks in advance and thanks for your previous work on this gem,
Phil

Screenshot / Screen Recording

Operating System (if it applies)

Linux

Hey, thanks for the detailed feature request.

Being able to open multiple review windows at the same time to compare outputs from different models is a great idea. We have something similar on our roadmap (supporting different review panels for different agents), so your request is definitely on the team’s radar.

Right now, as you noticed, the review window updates when you switch models, and you can’t open multiple ones at once. We’ll try to improve this workflow in future releases.

Thanks for the detailed description and the example video, it really helps!