← Back to all sparks
Cloudflare logo

Cloudflare

DEVOPSINFRA · APIS
Velocity0.0

Edge network

Cloudflare is making itself a cloud that agents can sign up for, pay for, and deploy to unassisted.

agent-nativedurable-executionpost-quantumworkersresiliencymulti-tenant
Current state
Two threads dominate. One is platform hardening — a multi-quarter resiliency program declared complete, post-quantum IPsec reaching GA, and panic recovery for Rust Workers. The other is agent-facing: letting agents open accounts and buy domains, and giving Workers a durable execution model that follows the tenant.
Where it's heading
The hardening work reads as clearing the ground for the second thread. Cloudflare is removing the human steps between an agent writing code and that code running in production, while making the underlying platform predictable enough to trust with unattended workloads.
Prediction
Expect the agent onboarding path to gain more controls around spend and permissions, and Dynamic Workflows to become the default execution model pitched to multi-tenant platforms building on Workers.

Recent moves

  1. 3mo ago

    Code Orange: Fail Small resiliency program completes

    Code Orange: Fail Small, an engineering program spanning more than two quarters on infrastructure resiliency, security and reliability, is finished. Reliability programs rarely change what a product does, but this one is the precondition for the unattended agent workloads Cloudflare is courting elsewhere in this window.

    View source ↗
  2. 3mo ago

    Dynamic Workflows: durable execution that follows the tenant

    ⚡ SPARK

    Dynamic Workflows brings durable execution that follows the tenant, aimed at the multi-tenant platforms now building on Workers where end users ship their own code. It adapts a Workers primitive to the platform-of-platforms shape Cloudflare says its traffic has taken.

    View source ↗
  3. 3mo ago

    Agents can create Cloudflare accounts, buy domains, and deploy

    ⚡ SPARK

    Agents can now create Cloudflare accounts, buy domains and deploy without a human performing the signup, payment and token steps. It removes the last manual checkpoints between a coding agent and a running production application.

    View source ↗
  4. 3mo ago

    Post-quantum encryption for Cloudflare IPsec hits GA

    Post-quantum encryption for Cloudflare IPsec reaches general availability, extending to site-to-site networking the protection that already covers most human-generated TLS traffic to Cloudflare. IPsec had lagged because of interoperability and specialized hardware constraints; this closes a real gap in a legacy corner.

    View source ↗
  5. 3mo ago

    Q1 2026 Internet disruptions: shutdowns, outages, conflict

    A quarterly review of Internet disruptions in Q1 2026, covering government-directed shutdowns in Uganda and Iran and repeated national power collapses in Cuba. Research content from Cloudflare Radar with no product change attached.

    View source ↗
  6. 3mo ago

    Rust Workers recover from panics instead of bricking

    Panic and abort recovery lands in wasm-bindgen, so a panic in a Rust Worker no longer poisons the instance or leaves the Worker unusable for a period. A pointed fix for a failure mode that made Rust a risky choice on the platform.

    View source ↗