15 · The Workbench

Cloud Sandbox

Remote execution environment

A vendor-provided VM or container where a cloud agent runs commands, installs packages, and edits code — walled off from your laptop. Security and data residency depend on the provider.

Concrete example

A coding agent clones your repo into a fresh cloud VM, runs tests, and opens a PR from there.

Why it matters

Where delegated agents actually execute.