Continue a Cursor Cloud session locally

Feature request for product/service

Background Agent (GitHub, Slack, Linear,…)

Describe the request

My typical workflow is to kick off Cursor cloud sessions for new tasks. This is ideal because they run in the background, I don’t need to monitor them much, and they can happily take a long time to do their thing.

However, when it come time to review their first pass of the code changes, I will almost always want to do this locally because it’ll be a mixture of manual code edits, and additional follow-up instructions.

At the moment, there’s no ideal way to continue a Cursor Cloud session locally. I can also pass instructions back to to the cloud session. I’d like to request the ability to add a “Continue locally” button which would pass the full context of the conversation from the cloud agent to my local Cursor IDE instance where I can continue the work.

As a bonus, it would be nice to add a “Continue in Cloud” too as in some rarer cases I want to start something locally, do some planning, prep the work and when I’m ready with the local setup, I’d like to have Cursor continue the implementation in a cloud agent.

I would add the vice versa: I start an agent locally and would love to continue it on the cloud when I leave my office so that it can continue to work while i’m not on my computer but then continue it later locally when I’m back at it