Remote workspaces for
AI coding agents.
Launch cloud-hosted OpenCode in seconds, or tunnel your local environment through secure, shareable URLs.
Keep stateful workspaces and ship from any device, anywhere.
Capabilities
Everything you need for remote AI coding with OpenCode
A complete platform for running agentic coding environments. Cloud or local, we've got you covered.
Cloud Workspaces
Spin up OpenCode, and other AI coding agents instantly on Railway or AWS.
Local Tunnels
Expose your local OpenCode server with a shareable gitterm.dev URL. No port forwarding needed.
Agentic Loops
Create autonomous coding loops that execute tasks across multiple runs, read plan files, make changes, and commit progress automatically.
GitHub Integration
Connect your GitHub account for seamless repo cloning and authenticated git operations.
Persistent Storage
Your workspace files persist across sessions. Pick up right where you left off.
Mirror local setup
Mirror your local development environment
Add provider keys in the GitTerm dashboard for authentication, then paste your OpenCode config to have your similar local experience.
{
"$schema": "https://opencode.ai/config.json",
"theme": "tokyonight"
"permission": {
"edit": "ask",
"bash": "ask"
}
}Authenticated providers
How it works
Launch an OpenCode workspace in minutes
Create a cloud or local setup without Docker or config files. We handle the infra so you can focus on shipping.
Login to GitTerm
Sign in with your GitHub account.
Create a workspace
Choose your type of workspace Cloud or Local we handle the rest.
Start coding
Access your workspace instantly in the browser or attach to your OpenCode Client.
Local tunnel
Beta
Prefer to run locally?
Use our CLI to tunnel your local dev server. Get a public gitterm.dev URL without deploying anything.