Cloudflare is trying to make model choice less sticky: AI Gateway now routes Workers AI calls to 70+ models across 12+ providers through one interface. For agent builders, the important part is not the catalog alone but spend controls, retry behavior, and failover in workflows that may chain ten inference calls for one task.
#cloudflare
RSS FeedCloudflare is moving agent infrastructure out of demo mode: Sandboxes and Containers are now generally available, with 7 recent upgrades aimed at persistent coding workflows. The stack now bundles PTY terminals, credential injection, stateful interpreters, background processes, file watching, snapshots, and higher limits.
MCP is moving from developer convenience to enterprise control problem. Cloudflare's new architecture matters because it tackles both parts of that shift at once: bloated tool schemas and the security mess created by ungoverned local servers.
Enterprise AI teams are discovering that model quality is only half the problem. OpenAI's Cloudflare Agent Cloud tie-up is about collapsing model access, state, storage, and tool execution into one production path instead of another demo pipeline.
A developer in Spain traced broken GitLab pipelines and Docker pull TLS errors to what appears to be a regional IP block hitting Cloudflare-backed infrastructure during football match windows.
In an April 11, 2026 X post, Cloudflare argued that protecting AI apps now requires more than rate limiting and pointed to its AI Security for Apps stack. The linked material shows Cloudflare is trying to make LLM endpoint discovery, prompt-level detection, and WAF-based mitigation part of the standard edge security workflow.
Cloudflare said on April 10, 2026 that its global network passed 500 Tbps of external capacity across 330+ cities and now protects more than 20% of the web. The company frames the milestone as both DDoS headroom and a response to the changing traffic mix of AI crawlers and autonomous agents.
An HN discussion around Cloudflare’s roadmap highlights a security story with direct IT relevance: the company now targets 2029 for full post-quantum protection, including authentication, because recent quantum and algorithmic advances are compressing the migration timeline.
Cloudflare said on April 2, 2026 that AI-bot traffic now exceeds 10 billion requests per week and is materially changing how CDN caches should be designed. The company says mixed human and AI traffic may require AI-aware replacement policies such as SEIVE or S3FIFO, and eventually separate cache tiers for AI traffic.
Cloudflare has introduced EmDash as a preview CMS designed to rethink WordPress around plugin isolation and AI-native operations. The project combines Dynamic Worker sandboxes, manifest-scoped permissions, Astro-based theming, and built-in MCP and CLI support.
Cloudflare said on March 30, 2026 that its advanced Client-Side Security tools are now available to all users. Cloudflare's blog says the release combines graph neural networks with LLM triage, cuts false positives by up to 200x, and makes advanced client-side protections self-serve while adding complimentary domain-based threat intelligence in the free bundle.
A March 29 Hacker News thread amplified a reverse-engineering report claiming that ChatGPT uses Cloudflare Turnstile to inspect not only browser fingerprints but also React hydration state before conversation requests. The bigger question is whether application-layer attestation is becoming normal in AI web apps.