Cloudflare Agent Memory、agentの記憶をcontext window外で管理する
Original: Today we're announcing the private beta of Agent Memory, a managed service that extracts information from agent conversations and makes it available when it’s needed, without filling up the context window. https://cfl.re/41ZzNat View original →
この投稿が示した変化
Cloudflareの2026年4月17日のX投稿は、Agents Weekの焦点を実行基盤からmemory managementへ広げた。中核の主張は、Agent Memoryがextracts information from agent conversationsするという点である。すべての会話履歴をpromptへ戻すのではなく、必要な情報を後から使えるようにする製品方向だ。
Cloudflareのアカウントは、infrastructure、security、Workers、developer platformの更新を頻繁に発信する。今週はWorkers、Durable Objects、AI Gatewayなどをproduction agentsの部品として位置づけてきた。Agent Memoryはその流れの中で、memoryをprompt engineeringの技巧ではなくmanaged infrastructureとして扱うものだ。
リンク先ブログで分かること
Cloudflareのブログは、Agent MemoryをAI agentsにpersistent memoryを与えるmanaged serviceと説明している。現在はprivate betaで、単なる保存先ではない。何を記憶し、何を忘れ、いつagentへ戻すかを扱う層として設計されている。この違いは大きい。単純なmemory systemは古い情報やノイズまで残し、モデル入力の品質を下げることがあるからだ。
実装の方向性はCloudflareの既存agent stackとつながる。Workersは実行、Durable Objectsはstate、AI Gatewayはmodel callsの前段を担える。Agent Memoryはそこに長期的な知識を加えながら、prompt bloatを抑える役割を持つ。support agent、inbox agent、research assistant、workflow botを作るチームにとって、臨時のsummaryよりAPIとして扱えるmemory layerの方が運用しやすい。
次に見るべき点
難しいのはpolicyとevaluationである。運用側はretention、deletion、user visibility、tenant separationを制御する必要がある。さらに、memory retrievalが実際にtask successを上げるのか、単にもっともらしい背景を追加するだけなのかも検証しなければならない。pricing、beta access、productionでのmemory inspectionとredactionが次の注目点になる。
出典: source tweet, Cloudflare blog.
Related Articles
Cloudflareは2026年3月19日、Workers AI に Moonshot AI の Kimi K2.5 を追加して large-model tier に入った。durable agent execution、large-context inference、lower-cost open model deployment を 1 つの stack にまとめる戦略が中心だ。
HNが見ていたのは「CloudflareがAIをやる」という話ではなく、14以上のproviderを束ねるinference layerがagent appの運用を本当に楽にするかだった。CloudflareはAI Gateway、Workers AI bindings、multimodal catalogを一つのplatformとして描き、コメント欄はOpenRouterとの差、pricingの正確さ、catalogの重なりを詰めた。
Cloudflareがagent向け基盤をデモ段階から引き上げた。SandboxesとContainersが一般提供に入り、持続的なコーディング作業向けに7つの強化がまとまり、PTY terminal、credential injection、stateful interpreter、background process、file watch、snapshots、higher limitsまで揃った。
Comments (0)
No comments yet. Be the first to comment!