Products / Cursor Cloud Agents
cursor-cloud-agents
Cursor Cloud Agents
- id
- cursor-cloud-agents
- current_version
- 2026-08-27
- last_updated
- generated_at
- published_at (this UI deploy)
Features
Subscriptions
Monitor PRs, watch a Slack thread, or run scheduled tasks. Agents wake on events and can auto-subscribe to PRs they create.
/goal and /loop
Assign a long-lived objective (e.g. fix flaky tests and make CI green). Pair with /loop for recurring check-ins.
Subagents on their own machines
Subagents run on isolated VMs with clean project copies. Swarm them for independent tests.
Custom modes
Pin skills as always-on modes so agents stay focused. Select from the / menu.
Steering
Send a follow-up without interrupting the current turn. Press return twice or Send now.
Builds
Ready-to-use copies of the dev environment. Agents boot ~3× faster to first token; included with Cloud Agents.
Conversation hooks
Observe and control prompts, responses, thinking, subagents, compaction, and turn completion.
Start from scratch
Cloud Agents can start without a connected GitHub or other SCM. Cursor creates an Origin repo in the background; save with Create repo when ready.
Live preview
Port-forwards the cloud agent environment to the browser for preview and design mode.
Vercel publish
Connect a Vercel account and publish the agent build to a live URL.
Changelog
- Feature
Start from scratch, without a repo
can · Cloud Agents start without a repoCloud Agents can start without a connected GitHub or other SCM. Select Start from scratch in the repo picker; Cursor creates an Origin repo in the background. Create repo saves private or internal Origin repos. Live preview port-forwards the agent environment to the browser. Connect Vercel to publish a live URL.
- Feature
Cloud Agents and harness improvements
can · Cloud Agents get subscriptions, /goal, isolated subagentsSubscriptions, custom modes, subagents on isolated VMs, /goal, steering without interruption, and expanded conversation hooks.
- Feature
Cloud Agents start 3× faster with Builds
can · Cloud Agents start 3× faster with BuildsBackground-prepared environments (clone, install, install script). Fallback to last successful build. Builds tab for logs and SHAs.