精选理由
Cloudflare搞了个新运行时,让每个AI智能体都有台自己的电脑,能自动调配容器和轻量环境,扩展更灵活。
Cloudflare发布@cloudflare/computer,这是一个面向AI智能体的运行时。它在轻量级isolates和完整Linux容器之间动态编排,为每个智能体分配独立计算环境。该设计让智能体不再局限于单一容器,从而获得更高的扩展性。
原文 · Cloudflare Blog
Your 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.