Agents can now create Cloudflare accounts, buy domains, and deploy

2026-04-30

Agents Developer Platform Registrar AI Cloudflare Workers

Starting today, agents can now be Cloudflare customers. They can create a Cloudflare account, start a paid subscription, register a domain, and get back an API token to deploy code right away. Humans can be in the loop to grant permission, but there’s no need to go to the dashboard, copy and paste API tokens, or enter credit card details. ...

Making Rust Workers reliable: panic and abort recovery in wasm‑bindgen

2026-04-22

Developer Platform Open Source Engineering WASM Developers WebAssembly Rust Workers Cloudflare Workers Reliability Rust

Panics in Rust Workers were historically fatal, poisoning the entire instance. By collaborating upstream on the wasm‑bindgen project, Rust Workers now support resilient critical error recovery, including panic unwinding using WebAssembly Exception Handling....

The AI engineering stack we built internally — on the platform we ship

2026-04-20

Cloudflare Gateway Workers AI Agents Agents Week SASE Developer Platform Developers AI Cloudflare Workers MCP Product News

We built our internal AI engineering stack on the same products we ship. That means 20 million requests routed through AI Gateway, 241 billion tokens processed, and inference running on Workers AI, serving more than 3,683 internal users. Here's how we did it. ...