AgentsCloud runs

Cloud runs

A cloud run does a task on a hosted agent instead of a local terminal pane. Coldtea runs the agent against your repository, streams its work into a cloud pane you can watch, and opens a draft pull request with the result.

Use a cloud run when you want work to proceed without a pane open on your machine: a longer job, work you start now and check later, or several tasks running at once without your own machine carrying the memory of every agent. Self-driving also runs its work as cloud runs, so the same view session and watch live controls apply to what it starts.

Pages in this section

  • Start a cloud run: choose the agent, model, pull-request mode, base branch, and secrets, and see the setup a run needs before it can start.
  • Watch a cloud run: follow the live output in the cloud pane, send a follow-up, stop a run, and pick up the pull request.

Credentials for cloud runs live under cloud agent credentials.

On this page