Run OpenCode anywhere.
Launch cloud-hosted OpenCode workspaces in seconds. Persistent state, single config, any cloud/sandbox provider.
Model providers
Run Workspaces on
Capabilities
Everything you need to run OpenCode in the cloud.
One API. Any cloud.
Railway, E2B, Cloudflare. GitTerm gives you a single interface to deploy and manage OpenCode workspaces across any provider, server, or sandbox. Switch infra without changing a line.
Instant Cloud Workspaces
Provision a full OpenCode environment in seconds. No Docker, no config files. Just pick a provider and go.
GitHub Native
Authenticate once. Clone repos, push commits, and open PRs from any workspace on any device.
Persistent State
Workspaces survive restarts. Files, context, and agent memory carry over between sessions. Pick up where you left off.
Provider Agnostic
Not locked into one cloud. Move workspaces between Railway, E2B, and Cloudflare without friction.
Smart Resource Management
Idle workspaces sleep automatically and wake on demand. You only pay for what you actually use.
Workspace Profile
One config. Multiple workspaces.
Add model provider keys in the dashboard, paste your OpenCode config once, and every new workspace starts with the same tools, theme, and permissions.
| 1 | { |
| 2 | "$schema": "https://opencode.ai/config.json", |
| 3 | "theme": "tokyonight", |
| 4 | "permission": { |
| 5 | "edit": "ask", |
| 6 | "bash": "ask" |
| 7 | } |
| 8 | } |
How it works
Three steps to a running workspace.
Sign in
Authenticate with GitHub. Your dashboard is ready in seconds.
Create a workspace
Setup a model provider, and opencode config, and create a workspace from a repo.
Ship
OpenCode runs in the cloud with persistent state. Resume from any device.