How can you run OpenCode in the cloud?

Run OpenCode in the cloud by opening a BlitzOS browser workspace and starting the preinstalled OpenCode CLI in its terminal. The command runs inside a ttyd and tmux session on the workspace VM. You can close the browser, change devices, and reconnect to the same terminal session later.

What problem does a cloud OpenCode session solve?

A local OpenCode run is tied to the machine and terminal that launched it. Moving the run to a cloud workspace keeps the environment reachable when the laptop sleeps or another device is more convenient.

How does it work on BlitzOS?

  1. Sign in with GitHub.
  2. Open the browser workspace.
  3. Start OpenCode in the terminal.
  4. Work with the agent against files in the workspace.
  5. Leave the tmux session and reconnect later from any device.
  6. Use the workspace preview URL when the project needs a public web preview.

Exact workspace specs

  • 3 vCPU
  • 4 GB RAM
  • 80 GB disk
  • 50 GB durable volume
  • EU and US VM regions
  • Public preview URL per workspace
  • $10 per month beta pricing through Aug 31, 2026

What do people ask?

Is OpenCode preinstalled in BlitzOS?

Yes. OpenCode is preinstalled alongside Claude Code, Codex CLI, Pi, and Kimi Code.

Updated