Feature request for product/service
Cursor IDE
Describe the request
Add buttons for basic branch management:
- create
- switch
- delete
Rational:
The current “Changes” panel in Agent Window is very PR oriented, but PRs are not adapted for smaller dev teams where each dev is responsible for merging its feature/fix in “dev” branch. A typical process consists of creating a branch (from “dev”) per feature/fix, and once finished, the dev merges it back in “dev” branch. This requires the basic branch management buttons.