Feature request for product/service
Cursor IDE
Describe the request
I’m using Git flow and different agents to work on different features/problems of my Rails app simultaneously, and they sometimes create new git branches but not always and sometimes, they do this arbitrarily while another agent is working on another feature, which messes up the branches a bit and negates the positive effect of this useful git feature.
Also, when debugging in the browser, Cursor opens just one browser instance (I’m using the sys chrome for this since internal had problems). Now when 2 or 3 agents are debugging different problems in the same browser instance, that can get messy to follow, and the agents are also irritated for not being on their page anymore and seeing error messages that have nothing to do with their problem.
Every agent should have their own git branch and browser instance, so that they won’t mess up the other agents’ work.
All agent should get their own browser instances to be able to test pages independent from other agents, not interfering with their test and debugging processes. Switching the agent should also switch the currently active branch so that when looking at the one agent, I see only the changes this agent has made in the files.
Operating System (if it applies)
Windows 10/11