The execution host stays available
Codex runs in a hosted environment instead of depending on your laptop. Paid terminals and their processes continue when you close the browser or put your own computer to sleep.
Run the actual Codex CLI in a prepared Debian environment that stays online. Return through the browser or SSH without operating a server.
$ claude --dangerously-skip-permissions
Claude Code v0.2.31
> Refactor data loader to stream results and add tests.
I'll refactor the data loader to use a streaming approach and add comprehensive tests.
Plan
Edit src/loader/stream.ts
+ 142 − 68
Edit test/loader/stream.test.ts
+ 211
Bash npm test
> 32 passed (1.2s)
✓ All tests passing.
>
Codex runs in a hosted environment instead of depending on your laptop. Paid terminals and their processes continue when you close the browser or put your own computer to sleep.
Start from a Codex template with a full Debian shell, Git, package managers, networking, persistent storage, and tmux already in place.
Base is €6 per month for one persistent terminal with 2 vCPU, 4 GB RAM, and 50 GB of workspace. Terminalbox does not add per-minute compute charges.
Use Pro or Max only when you need several agent terminals running in parallel. Every paid plan includes persistent storage and browser access.
Authenticate Codex with the eligible ChatGPT plan or OpenAI API access you already manage. OpenAI access and usage remain separate from hosting.
Clone the repository, run Codex, and detach when you leave. Return to the same environment through Terminalbox, your SSH client, or a compatible Codex remote workflow.
Terminalbox supplies the persistent Linux execution environment: compute, storage, browser terminal, SSH access, and tmux. OpenAI supplies Codex, its models, authentication, and usage allowance.
No. You bring an eligible ChatGPT plan or OpenAI API access. Terminalbox charges only for the hosted environment, and OpenAI controls Codex availability, limits, and model charges.
Use OpenAI’s own surfaces when they already provide the workflow you need. Managed hosting is useful when Codex must work inside one persistent, interactive Linux shell that stays available independently of your laptop.
OpenAI documents Remote SSH for connecting Codex to remote environments. Terminalbox provides SSH access on paid agent plans, but OpenAI controls current client support and account availability, so check its current remote-connection guidance before buying for that workflow.
Choose a VPS when you need root access, custom kernel or firewall control, a dedicated public IP, or want to own server hardening and maintenance. Terminalbox is a managed container and intentionally does not provide host-level control.
On paid plans, the hosted environment, persistent home directory, running processes, and tmux session continue while your subscription is active. Reopening the terminal attaches to the same workspace.
Plans start at €6 per month for one hosted coding-agent terminal.