Looked at what actually replaces Tailscale on Linux when the issue is DNS/netfilter/CGNAT invasiveness, not WireGuard itself. Headscale, NetBird, Netmaker, Nebula, and Cloudflare Tunnel each solve a different slice. The real fix is separating private management access from public-facing APIs.
Cloudflare's Artifacts is a Git-compatible version control storage designed for AI agents to operate tens of millions of repositories. The Git server runs as a Zig-based WebAssembly binary on Durable Objects, accessible through Workers Bindings, REST API, and standard Git clients.
Two simultaneous announcements from Cloudflare Agents Week 2026: Agent Memory manages agent recall via Durable Objects, Vectorize, and Workers AI, while isitagentready.com scores how well sites are prepared for agents.
Cloudflare Email Service reached public beta. Workers bindings for sending, onEmail hooks on top of Email Routing for receiving, and Agents SDK integration make it straightforward to give agents an email channel.
Three announcements from Day 3 of Cloudflare Agents Week 2026. Project Think is a batteries-included agent framework built on Durable Objects. Browser Run adds Live View, Human in the Loop, and WebMCP. Workflows v2 redesigns the control plane for 11x concurrency.
Two announcements from Cloudflare Agents Week 2026 on April 14: Mesh connects AI agents to private networks, and the Enterprise MCP Reference Architecture governs tool access at organizational scale.
A breakdown of the three major announcements from Cloudflare Agents Week 2026. Sandboxes reaches GA with persistent dev environments for agents, Durable Object Facets give AI-generated code its own SQLite, and the unified CLI cf brings 3,000 API operations under one roof.
Cloudflare's Organizations feature is now in public beta for enterprise customers. After unifying the authorization system with 133K lines added and 32K deleted, it enables centralized multi-account management and shared policy distribution.
Cloudflare added a two-stage GNN+LLM cascade to its client-side malicious script detection, reducing false positives per unique script from 1.39% to 0.007% and opening the formerly paid Advanced features to self-serve customers.
A reverse-engineering report decrypted the obfuscated bytecode running on ChatGPT's login page and uncovered the 55-field fingerprinting system and React Fiber inspection behind Cloudflare Turnstile.
VoidZero, the developer of Vite, has released "Void", a full-stack web application platform built on Cloudflare, in early access. Deployment is completed with a single void deploy command, and no Cloudflare account is required.
AI Security for Apps reached GA, letting Cloudflare block prompt injection and PII leaks at the WAF layer. On the same day, it also launched RFC 9457-compatible error responses that replace HTML with JSON or Markdown when AI agents hit Cloudflare errors.