
Cloudflare Blog · 实时热榜
- 01Welcome to Agents Week
Agents Week explores how cloud infrastructure must evolve to serve autonomous agents rather than human browsers. Join us as we unpack the storage, execution, and security primitives needed for an agent-native web.
最高第 1 名00:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时33分 - 02Your agent needs a computer, not a container — introducing @cloudflare/computer
Agents need more than just a container to scale. We're introducing @cloudflare/computer, an agent runtime that dynamically orchestrates between fast, efficient isolates and full Linux containers to give every agent a computer of its own.
最高第 1 名01:20 达到01:20 首次观测上榜当日结束时仍在榜累计约22小时12分 - 03The Agent Development Lifecycle has arrived on Cloudflare
Agents can write code faster than teams can review, deploy, and maintain it. Today we’re introducing the Agent Development Lifecycle and the Cloudflare primitives that underpin it
最高第 1 名21:30 达到21:30 首次观测上榜当日结束时仍在榜累计约2小时2分 - 04An API for MoQ: provision your own isolated relays
Last year we made every Cloudflare server a Media over QUIC (MoQ) relay. Now the new provisioning API lets you create your own isolated relay and control who can publish and who can only watch.
最高第 2 名00:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时33分 - 05Cloudflare Workers and Containers now support inbound TCP connections and gRPC
Cloudflare Workers now support inbound TCP connections via Spectrum, allowing direct socket forwarding to Durable Objects and Containers. Developers can run full-duplex gRPC applications or leverage automatic gRPC-to-gRPC-web translation directly within Workers.
最高第 2 名01:20 达到01:20 首次观测上榜当日结束时仍在榜累计约22小时12分 - 06Announcing Cloudflare Wallets: the programmable wallet for the agentic Internet
Cloudflare Wallets will provide AI agents with native payments and verifiable identity on the web. Using the x402 protocol, agents can autonomously purchase APIs and content within clear safety guardrails.
最高第 2 名21:30 达到21:30 首次观测上榜当日结束时仍在榜累计约2小时2分 - 07Dogfooding at scale: migrating cdnjs to Cloudflare’s Developer Platform
We moved cdnjs, serving 9 billion requests a day, entirely onto Cloudflare's Developer Platform. That means we’re running one of the Internet's busiest open-source CDNs on our own building blocks, and we pushed Workflows and Workers limits higher for everyone.
最高第 3 名00:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时33分 - 08Introducing the Billable Usage API: programmatic cost visibility for Cloudflare
Cloudflare has launched a new Billable Usage API for accounts, giving developers and FinOps teams single-endpoint programmatic visibility into cost and usage across all self-serve products. Built around the FOCUS specification, track spend seamlessly alongside the rest of your cloud stack.
最高第 3 名01:20 达到01:20 首次观测上榜当日结束时仍在榜累计约22小时12分 - 09Run CI/CD for millions of repos — on your platform, on Cloudflare
Learn how to build customizable, sandboxed CI/CD pipelines natively on Cloudflare using Workflows, Artifacts, and the CI SDK. We walk through replacing complex YAML configurations with TypeScript workflow steps and self-healing AI agents.
最高第 3 名21:30 达到21:30 首次观测上榜当日结束时仍在榜累计约2小时2分 - 10Post-quantum authentication to origins is now supported
Cloudflare now supports post-quantum (PQ) authentication when connecting to customer origin servers via Authenticated Origin Pulls and Custom Origin Trust Store. This is the first step towards providing PQ authentication for all Cloudflare products.
最高第 4 名00:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时33分 - 11Smaller, faster, safer: running Kimi and GLM at scale
Serving frontier models like Kimi and GLM means fighting for GPU memory. Here's how we quantize KV caches, compress model weights, and add integrity checks to serve them faster, cheaper, and safely.
最高第 4 名01:20 达到01:20 首次观测上榜当日结束时仍在榜累计约22小时12分 - 12How Cloudflare enforces engineering standards using AI
We created the Cloudflare Codex, a governed body of engineering standards that AI agents consume across the development lifecycle. By pairing structured RFCs with agentic reviews, teams automatically enforce consistency across code, specs, and incident reports.
最高第 4 名21:30 达到21:30 首次观测上榜当日结束时仍在榜累计约2小时2分 - 13Natural disasters and government interference: examining Q2 2026’s major Internet disruption events
Cloudflare Radar tracked Internet disruptions driven by natural disasters, government-mandated shutdowns, and DNSSEC key rollovers over the last quarter. This post analyzes traffic telemetry to explain how these events impacted global connectivity.
最高第 5 名00:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时33分 - 14Workers RPC now works across Python and JavaScript
One coding agent can write a Python Worker and another can write a JavaScript Worker. At runtime, those Workers can exchange references to live objects and call their methods without defining APIs, schemas, or serialization code
最高第 5 名01:20 达到01:20 首次观测上榜当日结束时仍在榜累计约22小时12分 - 15Introducing: Cloudflare Agents
Cloudflare Agents brings all of your deployed agent sessions into a single experience, surfacing key information and insights into how your agents perform at scale.
最高第 5 名21:30 达到21:30 首次观测上榜当日结束时仍在榜累计约2小时2分 - 16We’re open-sourcing our privacy proxy CLI
pvcli is a curl-like tool designed to simplify the testing of complex privacy protocols like OHTTP.
最高第 6 名00:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时33分 - 17Your agent can now debug Workers with local tracing
wrangler dev now produces structured traces for every local request. Your coding agent can hit a single API to pinpoint exactly what failed and why — no deployment required.
最高第 6 名21:30 达到21:30 首次观测上榜当日结束时仍在榜累计约2小时2分 - 18BGP ORIGIN attribute manipulation and its impact on the Internet
By doing in-depth testing, we found nearly 70% of BGP paths experience ORIGIN attribute rewrites by transit providers seeking traffic advantages. We examine the global impact of this practice and argue for deprecating ORIGIN in route selection.
最高第 7 名00:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时33分 - 19How we built a software factory to drive Astro’s GitHub issue count to zero
By replacing manual issue verification with isolated AI subagents running in GitHub Actions, the Astro maintainers reduced open issue count by 85%. This post explores the architecture behind automated bug reproduction, patch verification, and preview releases.
最高第 7 名21:30 达到21:30 首次观测上榜当日结束时仍在榜累计约2小时2分 - 20Introducing Cache Response Rules
Perhaps you’ve seen something that should sail out of cache get dragged back to the origin by a stray Set-Cookie or Cache-Control, headers that can be difficult to change on the origin itself. Cache Response Rules is the fix, applied at the right time.
最高第 8 名00:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时33分 - 21How the 2026 World Cup affected Internet traffic
We analyzed global HTTP traffic to explore how kickoff times, streaming habits, and hydration breaks reshaped online activity worldwide. From late-night traffic surges to halftime browsing spikes, here is how the world connected during the global tournament.
最高第 9 名00:00 达到当日首次采集时已在榜21:30 观测离榜累计约21小时31分 - 22Cloudflare Internal DNS is now generally available
Cloudflare Internal DNS brings authoritative and recursive DNS for private networks to the same global network and control plane that runs Cloudflare's Zero Trust, networking, and public DNS.
最高第 10 名00:00 达到当日首次采集时已在榜21:30 观测离榜累计约21小时31分 - 23Cloudflare WAF protects WordPress applications from two high-severity vulnerabilities
Cloudflare has deployed two WAF rules in response to high-severity vulnerabilities disclosed to us by the WordPress security team. The new rules protect all Cloudflare customers using affected WordPress versions, but customers should still update immediately to a patched release
最高第 11 名00:00 达到当日首次采集时已在榜21:30 观测离榜累计约21小时31分 - 24A broken DNSSEC rollover took down .al. Now 1.1.1.1 tells you when validation is bypassed
When a failed DNSSEC key rollover took down the .al TLD, we deployed a Negative Trust Anchor to restore resolution. This time, though, clients didn't have to take our word for it: 1.1.1.1 returned EDE 33, a new DNS error code that signals directly in the response that DNSSEC validation was bypassed.
最高第 12 名00:00 达到当日首次采集时已在榜21:30 观测离榜累计约21小时31分 - 25Introducing Precursor: detecting agentic behavior with continuous client-side signals
Precursor, our new continuous behavioral validation engine for bot management, offers visibility into how humans and bots actually interact across the full user journey. By turning session-level behavior into bot detection signals, it identifies advanced automation with higher precision — while reducing friction for legitimate users.
最高第 13 名00:00 达到当日首次采集时已在榜21:30 观测离榜累计约21小时31分 - 26Improving Smart Tiered Cache for Public Cloud Regions
Smart Tiered Cache allows for precise upper tier selection for origins hosted on AWS, GCP, Azure, and Oracle Cloud with customer-provided cloud region hints.
最高第 14 名00:00 达到当日首次采集时已在榜21:30 观测离榜累计约21小时31分 - 27Why we cannot wait for better post-quantum signature algorithms
NIST is advancing nine new post-quantum signature algorithms as potential candidates for future standardization. We take a closer look at all of them, and argue that while they are in the works and show great potential, we should use ML-DSA for now — the best currently available.
最高第 15 名00:00 达到当日首次采集时已在榜21:30 观测离榜累计约21小时31分 - 28Introducing Meerkat: an experiment in global consensus
Cloudflare Research is building a global consensus service called Meerkat that uses a new consensus algorithm called QuePaxa. We plan to use Meerkat to build a strongly consistent, fault-tolerant key-value store, and other applications.
最高第 16 名00:00 达到当日首次采集时已在榜01:20 观测离榜累计约1小时21分 - 29Cloudflare proudly joins the UK government's Cyber Resilience Pledge
The pledge is a voluntary framework inviting organizations to commit to foundational cyber security governance, board-level accountability, and supply chain rigor. For over a decade, Cloudflare has pioneered the core pillars of this framework: democratizing security, leadership accountability, and radical transparency.
最高第 17 名00:00 达到当日首次采集时已在榜01:20 观测离榜累计约1小时21分 - 30Your Worker can now have its own cache in front of it
We are launching Workers Cache, a regionally tiered cache that sits directly in front of your Worker entrypoints. Infinitely composable, configured via standard HTTP headers
最高第 18 名00:00 达到当日首次采集时已在榜01:20 观测离榜累计约1小时21分 - 31Making AI search smarter
Search is how we find nearly everything on the web — creators, merchants, answers. AI is rewriting the rules, leaving creators caught between staying discoverable in an agentic era and getting paid for their work. Today we're launching two initiatives to help.
最高第 19 名00:00 达到当日首次采集时已在榜01:20 观测离榜累计约1小时21分 - 32Unmasking the crawls with Attribution Business Insights
Cloudflare’s new Attribution Business Insights dashboard helps website owners understand crawler behavior, appetite, and potential value, fueling business-level conversations around crawl compensation.
最高第 20 名00:00 达到当日首次采集时已在榜01:20 观测离榜累计约1小时21分

































































































