Choose Claude Code on the web
The task is well specified, lives in GitHub, can run independently, and should return changes for review. Parallel cloud tasks and managed setup are the point.
Read Anthropic’s current documentation ↗Use Anthropic’s web product for clean, asynchronous tasks. Use Terminalbox when the work needs an interactive Linux terminal, long-lived processes, SSH, or more than one coding agent.
Terminalbox is independent from Anthropic. Claude usage is not included.
The deciding question is not “which cloud is better?” It is whether you want a task runner or a terminal you keep.
If Claude Code on the web already fits the task, use it. Pay for Terminalbox only when the full-shell workflow below is materially different.
The task is well specified, lives in GitHub, can run independently, and should return changes for review. Parallel cloud tasks and managed setup are the point.
Read Anthropic’s current documentation ↗You need to explore, steer frequently, keep a dev server or database running, use SSH, avoid rebuilding a fresh task-specific VM, or move between Claude Code and other agent CLIs.
Watch a terminal survive the handoff →Claude facts follow Anthropic’s official documentation linked above. Resource ceilings and preview behavior can change; the check date is explicit.
| Question | Claude Code on the web | Terminalbox |
|---|---|---|
| Best fit | Well-defined, asynchronous Claude tasks that can return a branch or pull request. | Exploratory or interactive work that needs a full shell and frequent steering. |
| Environment lifecycle | Each task starts in a fresh managed VM. Inactive environments eventually expire. | One paid pane keeps its workspace, processes, and tmux session available. |
| Terminal access | A task and conversation interface with supported commands. | A full interactive browser terminal plus SSH and the Terminalbox CLI. |
| Repository workflow | Strong GitHub integration; local Git repositories can also be uploaded as bundles. | Clone or sync any repository you can reach from the Linux shell. |
| Coding agents | Claude Code. | Claude Code, Codex, Gemini CLI, OpenCode, Hermes, OpenClaw, or plain shell. |
| Base resources | Approximately 4 vCPU, 16 GB RAM, and 30 GB disk in the current preview. | 2 vCPU, 4 GB RAM, and a 50 GB persistent workspace. |
| Additional hosting price | No separate VM compute charge; usage shares your eligible Claude plan limits. | €6/month for Base, separate from the coding-agent account you bring. |
Choose Claude Code or another template, then authenticate the provider inside your own terminal. Terminalbox never asks for provider credentials in a form.
Clone the repository, install the exact tools you need, run a database or preview server, and keep the working tree in the persistent home volume.
Close the browser and return through another browser, SSH, or the Terminalbox CLI. The paid pane and tmux session remain on the hosted machine.
Not for every task. Claude Code on the web is the better default for a clear, asynchronous GitHub task that should come back as a branch or pull request. Terminalbox is for developers who specifically need an interactive Linux terminal, persistent processes, SSH, or several agent CLIs in one workspace.
No. Anthropic documents that cloud sessions continue after the browser closes. The distinction is environment shape and lifecycle: each task uses a managed cloud VM and inactive environments can expire, while a paid Terminalbox pane is a persistent full-shell workspace.
Yes. Terminalbox is a Linux shell, so you can clone from GitLab, Bitbucket, a self-hosted Git server, or another reachable remote. You manage repository authentication inside your own terminal.
No. Terminalbox charges for the hosted terminal. Claude Code authentication, model usage, rate limits, and charges remain on your separate Anthropic account. The same boundary applies to other supported coding agents.
On a paid pane, the home workspace, running processes, and tmux session remain on the hosted machine. Reopening the browser or attaching over SSH returns you to that environment.
No. Terminalbox is an independent hosted-terminal product. Claude and Claude Code are Anthropic products, and no partnership or endorsement is implied.
Tell us what needs to keep running. We’ll help determine whether Terminalbox is actually the right fit before you move the workflow.