Cursor supports running and managing cloud agents in Agents Window
TL;DR
Cursor adds support for running and managing cloud agents in the Agents Window. It enables cloud environment setup in under 10 minutes and isolated subagents via /in-cloud.
What changed
Cursor added cloud agent management directly in the Agents Window. Developers set up cloud development environments in under 10 minutes and create isolated cloud subagents via the /in-cloud command. Vibe Builders and Basic Users can now hand off agent sessions between local and cloud environments.
Why it matters
Developers maintain workflow continuity when moving sessions across setups. Basic Users complete cloud environment tasks in under 10 minutes for isolated agent use cases. Vibe Builders iterate faster on agent sessions compared to local-only tools like standard IDE agents.
What to watch for
Vibe Builders should compare the handoff flow against alternatives like manual session transfers in other editors. Developers can verify by executing the /in-cloud command and inspecting active agents listed in the Agents Window.
Who this matters for
- Vibe Builders: Use the /in-cloud command to hand off agent sessions between local and cloud environments.
Harsh’s take
Cursor is aggressively solving the compute and environment bottleneck for agentic workflows. By moving the agent execution to the cloud via a simple slash command, they remove the friction of local dependency hell and hardware limitations. This is a direct play to keep users inside their ecosystem for the entire development lifecycle.
The 10 minute setup time for cloud environments is the real metric here. It signals that the IDE is no longer just a text editor: it is becoming the orchestration layer for remote compute. Operators should move their heavy agent tasks to these isolated environments to maintain local machine performance while scaling up complex, multi-step coding iterations.
by Harsh Desai
About Cursor
View the full Cursor page →All Cursor updatesGo deeper
More from Cursor
- FeatureCursor adds /automate skill with Slack and GitHub triggers
Cursor now supports an /automate skill to create automations. Workflows trigger via Slack emojis or GitHub events, and cloud agents run on their own virtual computers for demos.
- FeatureCursor adds plugins and MCPs page for managing customizations
Cursor now lets users manage plugins, skills, MCPs, and rules in one place at user, team, or workspace level, with a marketplace leaderboard and prebuilt canvases.
- FeatureCursor Design Mode adds multi-select and voice input
Cursor Design Mode now supports multi-selecting elements so agents can understand visual relationships and edit multiple components at once. It also adds voice input for queuing changes while an agent runs.