Set up cloud environments and run subagents with /in-cloud
TL;DR
Cursor's /in-cloud sets up cloud development environments in under 10 minutes and runs isolated subagents. Sessions hand off between local machines and the cloud.
What changed
Cursor introduced the /in-cloud command for developers. It configures cloud environments in under 10 minutes and spins up isolated subagents. Basic Users and Vibe Builders can hand off agent sessions between local and cloud.
Why it matters
This matters for developers who need quick cloud access with a concrete datapoint of setup in under 10 minutes. Vibe Builders gain flexibility in managing subagents without local hardware limits. Basic Users find it simpler to switch environments on demand.
What to watch for
Compare the feature against local-only Cursor workflows. Verify by running a test session handoff using /in-cloud and checking isolation of subagents.
Who this matters for
- Vibe Builders: Use /in-cloud to run complex subagent tasks without hitting local hardware or memory limits.
Harsh’s take
Moving the compute layer to the cloud within the IDE is a massive win for reliability. Local environments often choke when multiple subagents start indexing large repos or running heavy scripts. By offloading these tasks to isolated cloud instances in under 10 minutes, you remove the friction of local machine lag.
This is not about simple remote hosting: it is about session persistence. The ability to hand off a live agent state between local and cloud means you can start a task on your laptop and let a high-performance cloud subagent finish the heavy lifting. It makes the IDE a thin client for much more powerful orchestration.
by Harsh Desai
About Cursor
View the full Cursor page →All Cursor updatesGo deeper
More from Cursor
- FeatureCursor enhances Design Mode with multi-select elements and voice input
Cursor's Design Mode now supports multi-selecting elements for group edits. Voice input queues agent instructions without waiting for previous runs.
- FeatureCursor updates Design Mode to include multi-select and voice input
Cursor's Design Mode now supports selecting multiple elements to match styles or layouts. Voice input allows narrating changes while the agent runs.
- FeatureCursor launches cloud agents and subagents in the Agents Window
Cursor supports setting up cloud development environments in under 10 minutes. Isolated subagents launch via /in-cloud with seamless handoff between local machines and parallel cloud VMs.