Subscribe to receive notifications of new posts:

Post-quantum encryption for Cloudflare IPsec is generally available

2026-04-30

Cloudflare IPsec now has generally available support for post-quantum encryption via hybrid ML-KEM. We’ve confirmed interoperability with Cisco and Fortinet....

Continue reading »
Post-quantum encryption for Cloudflare IPsec is generally available

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

2026-04-30

Cloudflare WorkersDeveloper PlatformAgentsRegistrarAI

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. ...

Shutdowns, power outages, and conflict: a review of Q1 2026 Internet disruptions

2026-04-28

RadarInternet ShutdownInternet TrafficOutageInternet TrendsAWSBGPIPv6

The first quarter of 2026 saw a surge in Internet disruptions, from nationwide shutdowns in Uganda and Iran to unprecedented drone strikes on cloud infrastructure. We explore the data behind these events using Cloudflare Radar....

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

2026-04-22

Cloudflare WorkersRustRust WorkersWebAssemblyWASMReliabilityEngineeringOpen SourceDeveloper PlatformDevelopers

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....

Moving past bots vs. humans

2026-04-21

ResearchBotsPrivacyStandardsBetter InternetAI

As AI assistants and privacy proxies challenge the capabilities of traditional bot detection, the Web needs new models for accountability. We believe that control should remain with the client, and that an open ecosystem of anonymous credentials is key to preserving user privacy while protecting origins from abuse....

Building the agentic cloud: everything we launched during Agents Week 2026

2026-04-20

Agents WeekAgentsAIDurable ObjectsCloudflare WorkersSDKBrowser RunCloudflare AccessBrowser RenderingMCPDeveloper PlatformDevelopersSandboxLLMCloudflare GatewayWorkers AIProduct NewsAPI

Agents Week 2026 is a wrap. Let’s take a look at everything we announced, from compute and security to the agent toolbox, platform tools, and the emerging agentic web. Everything we shipped for the agentic cloud. ...

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

2026-04-20

Agents WeekAgentsAICloudflare WorkersSASEMCPDeveloper PlatformDevelopersCloudflare GatewayProduct NewsWorkers AI

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. ...

Orchestrating AI Code Review at scale

2026-04-20

Agents WeekAgentsAIDeveloper PlatformDevelopersLLMAI Gateway

Learn about how we built a CI-native AI code reviewer using OpenCode that helps our engineers ship better, safer code....

Introducing the Agent Readiness score. Is your site agent-ready?

2026-04-17

Agents WeekRadarDeveloper DocumentationAIAgentsAgent Readiness

The Agent Readiness score can help site owners understand how well their websites support AI agents. Here we explore new standards, share Radar data, and detail how we made Cloudflare’s docs the most agent-friendly on the web....

Shared Dictionaries: compression that keeps up with the agentic web

2026-04-17

Agents WeekAgentsCompressionPingoraSpeedAI

Today, we’re excited to give you a sneak peek of our support for shared compression dictionaries, show you how it improves page load times, and reveal when you’ll be able to try the beta yourself. ...

Redirects for AI Training enforces canonical content

2026-04-17

Agents WeekAgentsAIRadarBot ManagementDeveloper PlatformDevelopers

Soft directives don’t stop crawlers from ingesting deprecated content. Redirects for AI Training allows anybody on Cloudflare to redirect verified crawlers to canonical pages with one toggle and no origin changes....

Unweight: how we compressed an LLM 22% without sacrificing quality

2026-04-17

Agents WeekResearchAI

Running LLMs across Cloudflare’s network requires us to be smarter and more efficient about GPU memory bandwidth. That’s why we developed Unweight, a lossless inference-time compression system that achieves up to a 22% model footprint reduction, so that we can deliver faster and cheaper inference than ever before....

Agents that remember: introducing Agent Memory

2026-04-17

Agents WeekAgentsAIStorage

Cloudflare Agent Memory is a managed service that gives AI agents persistent memory, allowing them to recall what matters, forget what doesn't, and get smarter over time....

Agents Week: network performance update

2026-04-17

Agents WeekNetwork Performance UpdateRustAgents WeekAgentsPerformance

By migrating our request handling layer to a Rust-based architecture called FL2, Cloudflare has increased its performance lead to 60% of the world’s top networks. We use real-user measurements and connection trimeans to ensure our data reflects the actual experience of people on the Internet....

Introducing Flagship: feature flags built for the age of AI

2026-04-17

Agents WeekCloudflare WorkersDeveloper PlatformAIDurable ObjectsPerformanceFeature Flags

We are launching Flagship, a native feature flag service built on Cloudflare’s global network to eliminate the latency of third-party providers. By using KV and Durable Objects, Flagship allows for sub-millisecond flag evaluation....

Cloudflare’s AI Platform: an inference layer designed for agents

2026-04-16

Agents WeekAgentsAIAI GatewayWorkers AIDevelopersDeveloper PlatformLLM

We're building AI Gateway into a unified inference layer for AI, letting developers call models from 14+ providers. New features include Workers AI binding integration and an expanded catalog with multimodal models. ...

Building the foundation for running extra-large language models

2026-04-16

Agents WeekAgentsAIDeveloper PlatformDevelopersInfrastructureWorkers AI

We built a custom technology stack to run fast large language models on Cloudflare’s infrastructure. This post explores the engineering trade-offs and technical optimizations required to make high-performance AI inference accessible....

Artifacts: versioned storage that speaks Git

2026-04-16

Agents WeekAgentsGitHubCloudflare WorkersStorageDeveloper PlatformDevelopers

Give your agents, developers, and automations a home for code and data. We’ve just launched Artifacts: Git-compatible versioned storage built for agents. Create tens of millions of repos, fork from any remote, and hand off a URL to any Git client. ...

AI Search: the search primitive for your agents

2026-04-16

Agents WeekAgentsAI SearchAI

AI Search is the search primitive for your agents. Create instances dynamically, upload files, and search across instances with hybrid retrieval and relevance boosting. Just create a search instance, upload, and search. ...