Cursor launches cloud agents and subagents in the Agents Window
TL;DR
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.
What changed
Cursor added support for launching cloud agents and subagents in the Agents Window. Vibe Builders, Basic Users, and Developers can set up cloud development environments in under 10 minutes and create isolated subagents with the /in-cloud command. Agent sessions now move between local machines and parallel cloud VMs.
Why it matters
Developers gain faster environment setup in under 10 minutes for parallel workflows compared to many local configurations. Basic Users benefit from isolated cloud subagents that reduce local hardware demands during handoffs.
What to watch for
Test against local-only agent tools in prior Cursor releases. Verify by running the /in-cloud command on a sample project and timing the session handoff to a cloud VM.
Who this matters for
- Vibe Builders: Use /in-cloud to spin up parallel dev environments and test multiple feature ideas simultaneously.
Harsh’s take
Cursor is moving from a local editor to a distributed compute platform. By offloading agent execution to cloud VMs, they solve the local resource bottleneck that kills productivity when running complex multi-file edits. This is a direct play for the agentic workflow market: it is about throughput, not just code completion.
The 10 minute setup time is the key metric here. If Cursor can reliably abstract away the environment configuration, they remove the last friction point for non-technical builders. This update signals that the future of IDEs is not just a window into your local files, but a remote control for a fleet of specialized cloud subagents.
by Harsh Desai
About Cursor
View the full Cursor page →All Cursor updatesGo deeper
More from Cursor
- 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 introduces Automations with /automate skill and computer use
Cursor releases Automations with always-on agents for repetitive tasks. The update adds the /automate skill, GitHub and Slack triggers, and computer use.
- FeatureCursor adds multi-select and continuous voice input to Design Mode
Cursor adds multi-select element support and continuous voice input to Design Mode in its browser. The updates let users queue changes without waiting for the agent to finish.