Box by Ascii.dev provides cheap, powerful, persistent Linux VMs for building profitable long-running agents. Features include SSH, Docker, and IPv4 per machine, deployable with one command. Ideal for
AI agent development
Run long-running agents (e.g., Claude Code, Codex, OpenCode) in a persistent, full Linux environment.
Programmatic automation
Use the HTTP API or Python/TypeScript SDKs to spin up, manage, and fork boxes for automated workflows.
Remote development
Access a full Ubuntu machine with pre-installed devtools (Docker, VS Code, Chrome, GitHub CLI, Rust, Node.js, Bun) via SSH or virtual desktop.
CI/CD and testing
Fork boxes from snapshots to create identical environments for testing or deployment pipelines.
Data processing
Run compute-intensive tasks on dedicated 4 vCPU / 8 GB VMs with persistent storage and IPv4 networking.
Multi-agent systems
Scale from 100 to 1,200 active boxes per account for running multiple agents simultaneously.
Persistent Linux VMs
Each box is a full Ubuntu machine with SSH, SCP, and a dedicated IPv4 address, ensuring stable long-running sessions.
Pre-installed devtools
Docker, VS Code, Chrome, Ghostty, GitHub CLI, Rust, Node.js, and Bun come ready out of the box.
60fps virtual desktop
Access a graphical desktop environment at 60 frames per second for visual tasks or debugging.
Fast disk-level forking
Clone boxes instantly from a snapshot using the `box fork` command, enabling rapid environment duplication.
CLI and API control
Manage boxes with simple commands (`box new`, `box ssh`, `box stop`, `box desktop`, etc.) or via HTTP API and SDKs (Python, TypeScript).
JSONL output
The CLI supports `--json` on any command for stable JSONL output, ideal for shell integration with agents.
Billing by the second
Pay only for running boxes, with a $20 monthly minimum; stop boxes to snapshot and pause billing.
Customizable TTL
Default box time-to-live is 1 hour, overrideable for longer sessions.
box new to spin up a box, box ssh for SSH access, box stop to snapshot and pause billing, or box desktop for the virtual desktop. For programmatic use, prefer the HTTP API or Python/TypeScript SDKs. The official docs at https://docs.ascii.dev/ provide clean markdown guides and an llms.txt index for easy navigation.Box by Ascii.dev provides cheap, powerful, persistent Linux VMs for building profitable long-running agents. Features include SSH, Docker, and IPv4 per machine, deployable with one command. Ideal for
Category:Programming Assistant
Visit Link:https://box.ascii.dev/
Tags:Linux VMs、persistent agents、SSH Docker、cheap cloud、deploy agents