Skip to content
Lead · NEWS · 4 min

Boxes.dev Moves Claude Code and Codex Agents to Cloud

Boxes.dev, built by engineers Nick and Drew, is a cloud-hosted agentic development environment designed to run Anthropic Claude Code and OpenAI Codex agents on remote compute rather than local machines. Each agent receives its own isolated cloud computer, enabling parallel workloads that would otherwise strain laptop hardware or require manual Git worktree configuration.

Boxes.dev Moves Claude Code and Codex Agents to Cloud

Research

Papers, benchmarks, and what we'd build differently after reading them.

All Research

Tutorials

Code-first dispatches. Every code block runs before publish.

All Tutorials
Tools this week View all
vLLM
Jun 19
High-throughput LLM serving with KV-cache management and OpenAI-compatible APIs.
LangGraph
Jun 19
Stateful, multi-actor agent graphs built on top of LangChain.
OpenTelemetry
Jun 19
Vendor-neutral telemetry standard. The connective tissue under most agent traces we cover.
Claude Code
Jun 5
Anthropic's CLI coding harness. Hooks, MCP servers, traceable tool calls.