Feature request for product/service
Cursor IDE
Describe the request
Hi team,
I’d like to request a feature that would make it easier to work on multiple tasks in parallel using Cursor.
This request is based on the discussion in the following post: Is It Possible to Work on Several Tasks in Parallel with Cursor?
Use Case
In my workflow, I often need to implement a large feature that can be divided into several smaller, independent parts. Ideally, I would like to:
- Split the feature into smaller tasks that can be developed separately.
- Use Cursor (for example, Parallel Agents) to work on all parts simultaneously.
- Have each task correspond to its own Git branch for better isolation and easier pull requests.
- Apply code review feedback to each branch individually.
Current Behavior
At the moment, when using the Parallel Agents feature, pressing “Apply” in each agent merges all changes directly into the main branch. There doesn’t seem to be an option to keep each agent’s work confined to its own branch.
Desired Behavior
It would be great if Cursor supported independent branches for each parallel agent so that work on different parts of a feature can proceed simultaneously without affecting the main branch. This would make collaboration and code review much smoother when working on complex features.
Thanks for considering this request!
Operating System (if it applies)
Windows 10/11
MacOS
Linux