Cloudflare Agents Week opens: Sandboxes and Browser Run go GA

Day one is execution and storage: millisecond code isolates, Git-native versioned storage, managed agent memory, and one gateway to 14+ model providers.

Nowline AUG 4 2:00 AM banner

Top AI stories from the last hour

Top AI stories from the last hour

Copy markdown

  • Sandboxes hit GA

    Persistent Linux environments your agent drives directly: clone a repo, install packages, run a shell, and keep the filesystem across turns. No more standing up your own container infra just to let an agent execute code.

  • Dynamic Workers run agent code in millisecond isolates

    Execute model-generated code in sandboxed V8 isolates that cold-start in milliseconds, which Cloudflare pegs near 100x faster than spinning up containers. It's in open beta for paid Workers.

  • Browser Run goes GA at 4x concurrency

    Browser-as-a-service for agents with Live View, human-in-the-loop takeover, raw CDP access, and session recording, now running 4x more concurrent sessions. Point an agent at a real Chrome without renting your own fleet.

  • Artifacts: Git-native versioned storage

    Agents get Git-compatible, versioned storage that scales to millions of repos, so a run can branch, diff, and roll back its own output the way a developer would. Durable state instead of a scratch directory.

  • Agent Memory, managed

    A managed persistence layer that lets agents recall what matters across sessions without bloating the context window. It's in private beta, so you can wire in long-term memory without running your own vector store.

  • One gateway, 14+ model providers

    Cloudflare's AI platform unifies inference across 14+ providers behind a single Workers binding, with shared billing and one dashboard. Swap models, or fail over between them, without rewiring your app.

  • Email, a unified CLI, and four more days

    A new Email Service (public beta) lets agents send, receive, and process mail natively, and the new cf CLI folds roughly 3,000 API operations into one command. Agents Week runs through Aug 7, with dev-lifecycle, access, and agentic-web themes still to drop.