Run OpenCode anywhere.
Launch cloud-hosted OpenCode workspaces in seconds. Persistent state, agentic loops, and zero config.
Model providers
Deploy on
Capabilities
Everything your AI agents need to ship.
Cloud Workspaces
Provision OpenCode on Railway, AWS, or Cloudflare in seconds. No Docker, no config files.
Agentic Loops
Define a plan and let agents run autonomously -- editing, committing, and iterating across sessions.
GitHub Native
Authenticate once. Clone repos, push commits, and open PRs from any workspace, any device.
Persistent State
Workspaces survive restarts. Files, context, and agent memory carry over between sessions.
Workspace Profile
Your config. Every workspace.
Add model provider keys in the dashboard, paste your OpenCode config once, and every new workspace starts with the same tools, theme, and permissions.
{
"$schema": "https://opencode.ai/config.json",
"theme": "tokyonight",
"permission": {
"edit": "ask",
"bash": "ask"
}
}How it works
Three steps to a running workspace.
Sign in
Authenticate with GitHub. Your dashboard is ready in seconds.
Create a workspace
Pick a model provider, choose your infra, and connect a repo.
Ship
OpenCode runs in the cloud with persistent state. Resume from any device.