Blog Cloudflare
23 tháng 2, 2026 Cloudflare One là nhà cung cấp SASE đầu tiên cung cấp mã hóa hậu lượng tử hiện đại trên toàn bộ nền tảng Chúng tôi đã nâng cấp…
Filtered by topic: Cloudflare Clear ✕
Tracked topic
Cloudflare is a web infrastructure and security company that provides services such as content delivery, DNS, and DDoS protection.
Cloudflare bought Vite to destroy Vercel
[Video Response] What Cloudflare's code mode misses about MCP and tool calling
Self-hosted Cloudflare + VPN replacement! Pangolin Tutorial
Cloudflare Partner Network
Cloudflare Birthday Week 2025 Recap: AI, Security & Internet Insights
Rust & JavaScript Interoperability @ Cloudflare by Guy Bedford @ Wasm I/O 2026
Why AI Agents Need Code Generation, Not Tool Calls — Rita Kozlov, Cloudflare | MCP Night
23 tháng 2, 2026 Cloudflare One là nhà cung cấp SASE đầu tiên cung cấp mã hóa hậu lượng tử hiện đại trên toàn bộ nền tảng Chúng tôi đã nâng cấp…
…It is different now, as Cloudflare is charting agents that browse the web much like humans on behalf of humans, and it is already at a massive scale. You might wonder what…
最も高性能なAIエージェントが持つ共通点は、エージェント専用のコンピューター環境が与えられていることです。 コーディングを担当するエージェントは、まさにこの仕組みで動作し、ファイルシステム、シェル、各種ツール、パッケージ、そしてコードを実行する権限を持ち、その環境を調査し、変更を加え、動作をテストしながら、作業を継続できるだけの機能を備えています。コンピューター環境が与えられていることで、AIモデルは現実世界に対して行動するための、馴染みのある方法を得ることができます。Cloudflareでは、高性能なAIエージェントを構築するために必要となる基本機能(プリミティブ)の提供に取り組んでいます。 本日、私たちは @cloudflare/computer の初期プレビュー版を公開します。 @cloudflare/computer パッケージは、AIエージェント向けの実行環境(エージェントランタイム)を提供します。このプラットフォームでは…
Route public traffic to private applications with Cloudflare 2026-06-10 Enrique Somoza Steve Welham Shruti Mittal 6 min read For most of the Internet’s history, public and private infrastructure operated…
AI Meets Cryptography 1: What AI Found in Cloudflare's Circl
Made sure that agents particularly enjoy using it. Skills, installation wizard, everything included.
A hidden ClickHouse bottleneck slowed Cloudflare billing pipeline
…여기서는 Cloudflare Container를 실행 백엔드로 연결합니다. import { Think } from "@cloudflare/think" ; import { Workspace, WorkspaceProxy } from "@cloudflare/computer" ; import { CloudflareContainerBackend, withWorkspaceContainer, } from "@cloudflare/computer/backends/container" ; export { WorkspaceProxy }; export class Agent extends withWorkspaceContainer…
Erstmals mehr als 50 Prozent nichtmenschlicher Traffic im Cloudflare-Netz – laut Cloudflare verdrängt insbesondere künstliche Intelligenz den regulären Anwender zunehmend aus der Web-Nutzung. Denn die Haupttreiber sind KI-Crawler und autonome…
Announcing Claude Compliance API support with Cloudflare CASB 2026-05-21 Abe Carryl 4 min read Today, we are extending Cloudflare’s cloud access security broker (CASB) to support the Claude Compliance…
…How a tunnel solves the problem entirely CloudFlare Tunnels dodge CGNAT completely Cloudflare Tunnel works because it never asks for an inbound connection. A small agent called cloudflared runs next to your…
AI Bots Are Now Dominating Internet Traffic Over Humans Months Before Cloudflare Predicted by Aaron Leong — Friday, June 05, 2026, 10:53 AM EDT CND and web security provider CloudFlare has released…
…Here we wire up a Cloudflare Container. import { Think } from "@cloudflare/think" ; import { Workspace, WorkspaceProxy } from "@cloudflare/computer" ; import { CloudflareContainerBackend, withWorkspaceContainer, } from "@cloudflare/computer/backends/container" ; export { WorkspaceProxy }; export class Agent extends…