Skip to lesson
Exit
Cloud Agent Builds and Environment Setup1 / 3

1 min lesson

The right surface: Cloud environment setup

Choose the best answer to "When should you reach for Cloud environment setup?" Then say what led you there.

Step 1 of 3

Done means you can separate build commands from start commands and prove which successful build a cloud agent used.

Use Cloud environment setup when a cloud agent spends its run installing dependencies or fails before services are ready. Keep the boundary narrow.

Where this fits
Entry point
Cloud AgentsAgents that run in a Cursor-managed virtual machine, check out the repo, do the work and open a pull request, then shut down, with no load on your laptop. Press Enter for the full definition. Builds tab, environment settings, build logs, commit SHA, install commands and start commands
Source
Cursor Cloud Agent BuildsPrepared Cloud Agent environments built in the background, with the last successful build kept active when a newer build fails. Press Enter for the full definition. changelog and cloud environment setup docs

Use the source as the product reference.