Cloudflare launches Computer, a runtime that mixes isolates and Linux containers for agents
ritakozlov · x · 2026-08-04
Cloudflare says its new Computer runtime gives each agent a “computer of its own” by orchestrating between fast isolates and full Linux containers.
The technical twist is a private container attached to a Durable Object, sharing the same DO storage through a custom FUSE filesystem. That lets the agent harness stay durable while the container handles heavier work, avoiding the brittle state-sync problems that show up when a harness and sandbox are split apart.
The diagrams show two execution paths: containers use a small computed binary to mount the DO filesystem and sync files, while isolates can use a lighter shim. Cloudflare frames it as a way to keep the same durable workspace while choosing the most efficient backend per task.
Related event: Cloudflare Releases Computer Runtime for AI Agents(11 posts)→
More from coding & agent
- Tool enables OpenRouter models inside Claude Code — xhluca · 2026-08-27
- X officially gives AI agents their own handles, permissions, and full lifecycle APIs — XFreeze · 2026-08-27
- Render prompts as images to drastically save tokens — DanWahlin · 2026-08-27
- When should AI agents hand off to humans? Discussion on triggers and thresholds. — TopicFlat3709 · 2026-08-27
- Dev workflow: Parallel collaboration with Claude and Codex — jacob_posel · 2026-08-27
- Dev burns 80% token limit by misusing Claude /simplify on entire codebase — theshawwn · 2026-08-27