Skip to main content
Every box is a Linux VM with a curated set of tools available from the moment you SSH in. Nothing to install before you start working.

Machine specs

Boxes currently run on Hetzner Cloud CX33 machines:
ResourceSpec
CPU4 shared vCPUs
Memory8 GB RAM
Storage75 GB local NVMe SSD, about 55 GB free after the base image
Architecturex86_64

Pre-installed tools

AI & automation

ToolDescription
claudeClaude Code CLI, an AI coding assistant
codexOpenAI Codex CLI
hostExpose localhost services to the internet
luxDesktop and browser automation with demo recording
boxBox CLI inside the VM

Languages & runtimes

ToolDescription
node / npm / nvmNode.js with npm and additional Node versions through nvm
bun / bunxBun JavaScript runtime
denoDeno JavaScript/TypeScript runtime
pnpmJavaScript package manager
python3 / pip / venvPython 3 and standard Python packaging tools
uvPython project and dependency manager
goGo toolchain
rustc / cargo / rustupRust compiler, package manager, and toolchain manager
java / mvn / gradleJava/OpenJDK, Maven, and Gradle
kotlin / kotlincKotlin runtime and compiler
scala / scalac / sbtScala compiler and build tools
ruby / gem / bundleRuby, RubyGems, and Bundler
php / composerPHP CLI and Composer
erl / elixirErlang and Elixir
dotnet.NET SDK
RR runtime and development packages
gcc / g++ / clang / cmake / ninjaC/C++ build toolchain

Version control

ToolDescription
gitGit
ghGitHub CLI for PR creation, issue management, etc.

Utilities

ToolDescription
rgripgrep for fast code search
jqJSON processor
curlHTTP client
dockerContainer runtime (available on supported images)
google-chrome-stableChrome browser and headless browser runtime
ffmpegMedia processing