Cursor adds cloud agent management to Agents Window
TL;DR
Cursor sets up cloud environments in under 10 minutes and saves configurations as reusable snapshots. The update adds cloud subagents via /in-cloud for long-running tasks with seamless local-to-cloud handoffs.
What changed
Cursor added cloud environment setup that completes in under 10 minutes with configurations saved as reusable snapshots for Vibe Builders and Developers. The Agents Window now supports cloud subagents triggered by /in-cloud to isolate long-running tasks. Basic Users and Developers can switch between local and cloud environments directly in the interface.
Why it matters
Developers gain a concrete datapoint of under 10 minutes for initial cloud setup when handling isolated tasks that previously required manual configuration. Vibe Builders benefit in use-cases like managing extended agent runs without local resource strain compared to standard desktop workflows.
What to watch for
Compare the cloud subagent flow against alternatives like local agent management in VS Code when scaling tasks. Verify by testing the /in-cloud command in the Agents Window and confirming snapshot reuse across sessions.
Who this matters for
- Vibe Builders: Use /in-cloud to run long-duration agent tasks without draining your local laptop resources.
Harsh’s take
Cursor is aggressively moving the IDE into the infrastructure layer. By offering 10 minute cloud environment snapshots, they are removing the friction of local dependency hell that often stalls non-technical builders. The ability to offload long-running tasks via /in-cloud is a massive workflow win.
It allows for parallel execution without the typical performance hit on the host machine. This is not just a convenience feature: it is a strategic play to own the entire compute lifecycle of an agentic workflow. If you are still manually configuring Docker containers for simple agent tests, you are wasting time.
The snapshot system makes environment persistence a default rather than a chore.
by Harsh Desai
About Cursor
View the full Cursor page →All Cursor updatesGo deeper
More from Cursor
- FeatureCursor introduces /automate skill for configuring automation triggers
Cursor Automations introduces the /automate skill to configure triggers, instructions, and tools in plain language. It adds Slack emoji triggers, five new GitHub triggers, and a computer use tool enabling cloud agents to produce demos or artifacts.
- FeatureCursor supports running and managing cloud agents in Agents Window
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.
- 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.