Parallel agents: support per-turn reviews

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:

  1. I send a prompt
  2. cursor makes changes
  3. I review and click “accept”, then prompt it again
  4. 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.