Feature request for product/service
Cursor IDE
Describe the request
a branch mode that would allow users to spin off asynchronous instances of ask/plan/agent modes. these would be meant to be short term to test different models, differing prompts, different prompt sequencing. cursor can optimize memory management (only allow X number of tokens on a branch before consolidating, delete branches after consolidation, cap max number of current branches, etc).
would be perfect for short-term sprints mid project when you hit a wall in your current pipeline and want to test different things out all at once.
speeds up dev cycles imo.
