EveryDev.ai
Subscribe
Home
Tools

3,245+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. box by ASCII
    box by ASCII icon

    box by ASCII

    Autonomous Systems
    Featured

    box is a persistent Linux (Ubuntu) sandbox VM for AI agents, with SSH, Docker, snapshot forking, a 60fps virtual desktop, and per-second billing.

    Visit Website

    At a Glance

    Pricing
    Trial available

    7-day free trial on the ASCII Base plan (the CTO agent built on box).

    box: $20/mo
    Base: $19/mo
    Max: $75/mo
    +1 more plan

    Engagement

    Available On

    Windows
    macOS
    Linux
    Web
    API

    Resources

    WebsiteDocsllms.txt

    Topics

    Autonomous SystemsDevelopment EnvironmentsAgent Frameworks

    Alternatives

    UI-TARS DesktopEndstackCua
    Developer
    ASCIISan Francisco, FranceEst. 2025$500000 raised

    Listed Jul 2026

    About box by ASCII

    box is a cloud sandbox product by ASCII, designed specifically for AI agents and agent factories. Each box is a persistent Ubuntu virtual machine with SSH and SCP access, Docker support, a dedicated IPv4 address, a 60fps virtual desktop, and fast disk-level forking from snapshots. It is built for programmatic use by AI agents as well as direct human use.

    What It Is

    box provides on-demand Linux VMs that function as isolated, fully capable sandboxes. Unlike lightweight container-based sandboxes, each box is a full Ubuntu machine — meaning any devtool, language runtime, or workflow can run inside it. The product is positioned as infrastructure for "agent factories": systems that spin up many boxes programmatically to run AI coding agents such as Claude Code, Codex, or OpenCode.

    Pre-Configured Environment

    Every box ships with a curated set of tools pre-installed so agents and developers can start working immediately:

    • Docker — container support inside the VM
    • VS Code — editor available out of the box
    • Chrome — browser for web automation tasks
    • Ghostty — terminal emulator
    • GitHub CLI — for repository operations
    • Rust, Node.js, Bun — language runtimes

    Because boxes are full Ubuntu machines, any additional tool, language, or service can be installed on top of this baseline.

    CLI and API Design

    box is operated through a CLI built to be friendly to both agents and humans. Key commands include:

    • box new — spin up a new box
    • box ssh / box scp — SSH and SCP access
    • box prompt — run Claude or Codex inside the box
    • box fork — clone a box from a snapshot
    • box stop — snapshot the box and pause billing
    • box desktop — open the 60fps virtual desktop
    • box list — list all active boxes

    For programmatic use, box also exposes an HTTP API and Python and TypeScript SDKs. The CLI supports --json on any command for stable JSONL output when shell integration is the fastest path.

    Deployment and Availability

    Boxes currently run in EU regions: Germany, Finland, and France. Data and snapshots remain in the EU. Self-serve accounts scale from 100 to 1,200 active boxes; higher limits are available by agreement. The default box TTL is 1 hour and is overrideable. Stopping a box snapshots its state — files, installed packages, and enabled systemd services survive stop/resume cycles.

    Billing Model

    box uses per-second billing with a monthly account minimum. The site states that the minimum converts into a fixed number of VM-seconds (approximately 555 hours) of dedicated 4 vCPU / 8 GB VM time, spendable across one box or many. Boxes are not billed while stopped. The pricing page for the parent ASCII product also lists separate plans for the ASCII CTO agent built on top of box infrastructure.

    Why It Matters for Agent Workflows

    The core design insight behind box is that AI coding agents need cheap, disposable, fully capable Linux environments they can spin up and tear down programmatically. Features like disk-level snapshot forking (for cloning a configured state across many parallel agents), per-second billing (so idle boxes don't accumulate cost), and a built-in virtual desktop (for browser-based tasks) address specific pain points in agentic pipelines. The site explicitly compares box against E2B, GitHub Codespaces, Daytona, Modal, and Vercel Sandbox on affordability.

    box by ASCII - 1

    Community Discussions

    Be the first to start a conversation about box by ASCII

    Share your experience with box by ASCII, ask questions, or help others learn from your insights.

    Pricing

    TRIAL

    Base Trial

    7-day free trial on the ASCII Base plan (the CTO agent built on box).

    • 1 environment
    • 50 agents per billing period
    • All core features

    box

    Pay only for the boxes you run, billed by the second. $20/mo minimum converts to ~555 hours of 4 vCPU / 8 GB VM time across one or many boxes.

    $20
    per month
    • Per-second billing
    • Persistent Ubuntu VMs
    • SSH and SCP access
    • Docker support
    • Dedicated IPv4 per machine
    • 60fps virtual desktop
    • Disk-level snapshot forking
    • Pre-installed devtools (Docker, VS Code, Chrome, GitHub CLI, Rust, Node.js, Bun)
    • CLI, HTTP API, Python and TypeScript SDKs
    • EU region hosting
    • 100–1,200 active boxes per account

    Base

    ASCII CTO agent plan after the free trial.

    $19
    per month
    • 1 environment
    • 50 agents per billing period
    • All core features

    Max

    ASCII CTO agent plan for power users.

    $75
    per month
    • 3 environments
    • 1,000 agents per billing period
    • All core features
    • Priority support

    Ultra

    ASCII CTO agent plan for large-scale usage.

    $199
    per month
    • 10 environments
    • 10,000 agents per billing period
    • All core features
    • Priority support
    View official pricing

    Capabilities

    Key Features

    • Persistent Ubuntu (Linux) VMs
    • SSH and SCP access
    • Docker support inside the VM
    • Dedicated IPv4 per machine
    • 60fps virtual desktop
    • Disk-level snapshot forking
    • Per-second billing
    • Pre-installed Docker, VS Code, Chrome, Ghostty, GitHub CLI, Rust, Node.js, Bun
    • box new / ssh / scp / prompt / fork / stop / desktop / list CLI commands
    • HTTP API with Python and TypeScript SDKs
    • JSONL output via --json flag
    • Snapshot and pause billing on stop
    • Configurable box TTL
    • Support for Claude Code, Codex, OpenCode agents
    • EU region hosting (Germany, Finland, France)
    • Scale from 100 to 1,200 active boxes per account

    Integrations

    Claude Code
    Codex
    OpenCode
    Docker
    VS Code
    Chrome
    Ghostty
    GitHub CLI
    Rust
    Node.js
    Bun
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate box by ASCII and help others make informed decisions.

    Developer

    ASCII

    ASCII builds box, a persistent Linux sandbox platform designed for AI agent factories, and the ASCII pocket-CTO agent built on top of it. The company focuses on making powerful, affordable, and programmatically accessible cloud VMs for developers and AI systems. ASCII operates EU-based infrastructure and ships both a CLI and HTTP API with Python and TypeScript SDKs.

    Founded 2025
    San Francisco, France
    $500000 raised
    5 employees

    Used by

    Engineers from Airbnb, Datadog, Google,…
    Read more about ASCII
    WebsiteX / Twitter
    1 tool in directory

    Similar Tools

    UI-TARS Desktop icon

    UI-TARS Desktop

    Desktop agent framework that builds GUI applications from natural language prompts using TARS, a multi-agent orchestration system.

    Endstack icon

    Endstack

    Endstack is a cloud desktop operating system (endOS) that gives teams a persistent Linux-backed workspace with a built-in AI agent, browser, terminal, file system, and collaboration channels in one place.

    Cua icon

    Cua

    Cua is a computer use agent platform that lets you build AI agents capable of seeing screens, clicking buttons, typing, and running code across macOS, Windows, and Linux sandboxes.

    Browse all tools

    Related Topics

    Autonomous Systems

    AI agents that can perform complex tasks with minimal human guidance.

    347 tools

    Development Environments

    AI-enhanced code editors and IDEs that improve the coding experience.

    163 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    522 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions