Feature request for product/service
Background Agent (GitHub, Slack, Linear,…)
Describe the request
Cloud agents seem to be limited to operate on a single repo, either one project at a time, or a monorepo. In our setup we have one separate repository per application, and another separate repo with our docker setup for the developer environment.
It would be great if Cursor Cloud Agents could work across repos, so that we can set agents loose on updating e.g. both APIs in one project, and UI code in other applications, and it could spin up both services to test end-to-end.