107 articles

cloudflare_blog 2026/4/24

ボットと人間の対決を超えて

Moving past bots vs. humans

AI アシスタントとプライバシープロキシが従来のボット検知能力に挑む中、Web には新しいアカウンタビリティモデルが必要です。当社は、制御権がクライアントに留まることが重要だと考え、匿名認証のオープンエコシステムが、ユーザーのプライバシーを保護しつつもオリジンの悪用からの防御を維持するために不可欠であると信じています。

Original: 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 th...

cloudflare_blog 2026/4/24

Rust Workers の信頼性向上:Wasm-bindgen を活用した panic と abort のリカバリー

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

かつて、Rust Workers での panic は致命的で、インスタンス全体を破滅させていました。Wasm-bindgen プロジェクトのアップストリーム連携により、Rust Workers は現在、WebAssembly 例外処理を利用した panic unwinding を含む、頑丈な重大エラーリカバリー機能をサポートしています。

Original: 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, includ...

cloudflare_blog 2026/4/20

大規模な AI コードレビューのオーケストレーション

Orchestrating AI Code Review at scale

エンジニアがより良質で安全なコードをリリースできるよう支援する、OpenCode を活用した CI 固有の AI コードレビューラーをどのように構築したかをご紹介します。

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

cloudflare_blog 2026/4/20

社内開発した AI エンジニアリングスタック——自分が出荷するプラットフォーム上で

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

私たちは、自社で出荷する製品と同じものを使って、社内 AI エンジニアリングスタックを構築しました。これにより、2,000 万回のリクエストが AI Gateway を通過し、2410 億トークンが処理され、Workers AI でインフェレンスが実行されています。3,683 人の社内ユーザーがそれらのサービスを利用しています。それがどのように行われたかをご紹介します。

Original: 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, se...

cloudflare_blog 2026/4/20

Agentic Cloud の構築:Agents Week 2026 期間中、私たちは何を実現しましたか

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

Agents Week 2026 は完了しました。発表された内容を総覧します。計算リソース、セキュリティ、エージェントツールボックス、プラットフォームツール、そして新興の Agentic Web——これら全てから Agentic Cloud を提供するために実装したものです。

Original: 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 ag...

cloudflare_blog 2026/4/20

Flagship をご紹介:AI 時代のために構築された機能フラグサービス

Introducing Flagship: feature flags built for the age of AI

私たちは、Cloudflare のグローバルネットワーク上に構築された、サードパーティ製プロバイダの遅延を排除するためのネイティブ機能フラグサービス「Flagship」を導入します。KV と Durable Objects を利用することで、Flagship はミリ秒未満のフラグ評価を実現します。

Original: 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 su...

cloudflare_blog 2026/4/20

Agents Week: ネットワーク性能アップデート

Agents Week: network performance update

FL2 と称する Rust ベースのアーキテクチャへリクエスト処理レイヤーを移行したことで、Cloudflare が世界トップのネットワークの 60% を上回る性能リード率を達成しました。当社のデータがインターネット上のユーザーの実際の体験を反映するように、リアルユーザー測定値とコネクション平均値を利用しています。

Original: 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 con...

cloudflare_blog 2026/4/20

Remembering Agents: Agent Memory の紹介

Agents that remember: introducing Agent Memory

Cloudflare Agent Memory は、AI アージェントに恒久記憶を与えるマネージドサービスです。これにより、エージェントは重要なことは覚えて、そうでないことは忘れることができ、時間とともにより賢くなっていきます。

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

cloudflare_blog 2026/4/20

Unweight:品質を犠牲化せずに LLM を 22% 圧縮する方法

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

Cloudflare のネットワーク全体で LLM を動かすには、GPU メモリ帯域幅についてより賢く効率的に扱う必要があります。そのために、推論時に無損失で圧縮できる「Unweight」というシステムを開発し、モデルフットプリントを最大 22% 削減しました。これにより、かつてない速さと安価な推論サービスを提供できるようになりました。

Original: 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 ac...

cloudflare_blog 2026/4/20

AI 訓練のためのリダイレクトは、Canonical コンテンツを実行します

Redirects for AI Training enforces canonical content

ソフトなディレクティブは、クローラーが廃止されたコンテンツをインゲストするのを止めます。Redirects for AI Training は、Cloudflare の誰でも検証されたクローラーを 1 つのスイッチで Canonical ページにリダイレクトし、オリジンの変更なしにします。

Original: 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 or...

cloudflare_blog 2026/4/20

Shared Dictionaries: The compression that keeps up with the agentic web

Shared Dictionaries: compression that keeps up with the agentic web

今日は、Shared Dictionaries(共有辞書)のサポートを開始することに興奮しています。ページ読み込み時間の向上方法や、ベータテストを始めるタイミングを明らかにします。

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

cloudflare_blog 2026/4/20

「エージェント準備度 スコア」のご紹介。あなたのサイトはエージェント準備できていますか?

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

「エージェント準備度 スコア」は、サイトオーナーが、AI エージェントをどれだけサポートできるかが理解できるのを助けます。ここでは、新しい基準を探求し、ラダーデータを共有するとともに、ウェブ上で最もエージェントフレンドリーなドキュメントをクラウドフラウのドキュメントにどうしたかを詳しく解説します。

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

cloudflare_blog 2026/4/17

動的かつ、識別子認識、セキュアなサンドボックス認証

Dynamic, identity-aware, and secure Sandbox auth

アウトバウンドワーカーは、AI エージェント向けの、プログラム可能な、ゼロ・トラストのエグレスプロキシを提供します。これにより、開発者はセキュリティポリシーを動的に適用することができ、かつ、未信任されたコードに対して機密トークンを曝露させることなく、認証情報を注入できます。

Original: Outbound Workers for Sandboxes provide a programmable, zero-trust egress proxy for AI agents. This allows developers to inject credentials and enforce dynamic security policies without exposing sensit...

cloudflare_blog 2026/4/17

Agents are provided with their own computers via Sandboxes GA

Agents have their own computers with Sandboxes GA

Cloudflare Sandboxes provide AI agents with a persistent, isolated environment: a real computer with a shell, a filesystem, and background processes that starts on demand and resumes precisely where i...

Original: Cloudflare Sandboxes give AI agents a persistent, isolated environment: a real computer with a shell, a filesystem, and background processes that starts on demand and picks up exactly where it left of...

cloudflare_blog 2026/4/17

動的ワークターにおける永続オブジェクト:AI 生成されたアプリそれぞれに独立したデータベースを割り当てる

Durable Objects in Dynamic Workers: Give each AI-generated app its own database

私たちは、動的ワークターがそれぞれの隔離された SQLite データベースで永続オブジェクトをインスタンス化できるようにする「永続オブジェクトのファセット」を導入します。これにより、開発者はオンデマンド生成された継続的な状態付きコードを実行するプラットフォームを構築できるようになります。

Original: We’re introducing Durable Object Facets, allowing Dynamic Workers to instantiate Durable Objects with their own isolated SQLite databases. This enables developers to build platforms that run persisten...

cloudflare_blog 2026/4/17

すべての Cloudflare 向け CLI を構築する

Building a CLI for all of Cloudflare

We're introducing cf, a new unified CLI designed for consistency across the Cloudflare platform, alongside Local Explorer for debugging local data. These tools simplify how developers and AI agents in...

Original: We’re introducing cf, a new unified CLI designed for consistency across the Cloudflare platform, alongside Local Explorer for debugging local data. These tools simplify how developers and AI agents in...

cloudflare_blog 2026/4/17

すべてのユーザー、ノード、エージェント、Workers へ安全なプライベートネットワーキング: Cloudflare Mesh の紹介

Secure private networking for everyone: users, nodes, agents, Workers — introducing Cloudflare Mesh

Cloudflare Mesh は、ユーザー、ノード、自律型 AI エージェントに対して安全なプライベートネットワークアクセスポアを提供します。Workers VPC との統合により、開発者は手動トンネリングなしで、エージェントにデータベースや API へのスコープ限定アクセスを付与できるようになりました。

Original: Cloudflare Mesh provides secure, private network access for users, nodes, and autonomous AI agents. By integrating with Workers VPC, developers can now grant agents scoped access to private databases ...

cloudflare_blog 2026/4/17

Access のマネージド OAuth: クリック一つで社内アプリをエージェント対応化

Managed OAuth for Access: make internal apps agent-ready in one click

Cloudflare Access のマネージド OAuth は、AI エージェントを内部アプリケーションを安全にナビゲートできるようにします。RFC 9728 を採用することで、エージェントはユーザー名義で認証を行え、不確実なサービスアカウントの必要性を廃止できます。

Original: Managed OAuth for Cloudflare Access helps AI agents securely navigate internal applications. By adopting RFC 9728, agents can authenticate on behalf of users without using insecure service accounts.

cloudflare_blog 2026/4/17

MCP の導入を拡大:よりシンプルで安全かつ安価な企業向け MCP デプロイメントのための当社の参考アーキテクチャ

Scaling MCP adoption: Our reference architecture for simpler, safer and cheaper enterprise deployments of MCP

私たちは、Access、AI Gateway、および MCP サーバー ポートルを使用して MCP を統制するための Cloudflare 内部戦略を共有します。また、トークンコストを大幅に削減する「Code Mode」を開始し、Cloudflare Gateway における Shadow MCP の検出に関する新しいルールを推奨します。

Original: We share Cloudflare's internal strategy for governing MCP using Access, AI Gateway, and MCP server portals. We also launch Code Mode to slash token costs and recommend new rules for detecting Shadow M...

cloudflare_blog 2026/4/17

非人間主体のセキュリティ強化:自動化された無効化、OAuth とリソーススコープされた権限

Securing non-human identities: automated revocation, OAuth, and scoped permissions

Cloudflare は、読みやすい API トークンの導入、強化された OAuth の可視化、そしてリソーススコープされた権限のための GA(General Availability)を発表しました。これらのツールは、開発者が真の最少権限アーキテクチャを実装しつつ、認証情報の漏洩から保護されるのを助けます。

Original: Cloudflare is introducing scannable API tokens, enhanced OAuth visibility, and GA for resource-scoped permissions. These tools help developers implement a true least-privilege architecture while prote...