Describe the request
I often work with frontend and backend in separate repositories.
It would be extremely useful if Cursor could maintain shared context across multiple repos and execute a sequential plan, e.g.:
- Apply changes in frontend
- Detect API / schema changes
- Continue changes in backend repo automatically
This would greatly improve full-stack workflows.
Operating System (if it applies)
MacOS