Feature request for product/service
Cursor IDE
Describe the request
When I use a “regular” agent, cursor lets me review the changes it makes per turn. For example:
- I send a prompt
- cursor makes changes
- I review and click “accept”, then prompt it again
- I’m asked to review changes, but this time I only review changes that got generated from the previous prompt—as opposed all of the changes in the session
this is not how cursor works when I use a parallel agent. Only get to review the changes per session then, not per turn.