Google 的开放式代理编排器
AX – Google’s Open Agentic Orchestrator

原始链接: https://agentexecutor.io

**AX** 源自 Google DeepMind 的研究成果,是一个专为代理(agentic)工作负载的独特需求而构建的开放式声明性控制平面。与专为无状态微服务或批处理作业设计的传统编排器不同,AX 专为需要频繁暂停和恢复的有状态、长时间运行且具有“突发性”特征的智能体而设计。 通过解决保持空闲沙箱运行所带来的低效问题,AX 提供了对亚秒级挂起和恢复功能的原生支持。它将包括任务、工作空间、网络策略和模型集成在内的复杂基础设施抽象为核心原语。这使得开发者和研究人员无需构建自定义执行引擎,即可部署和扩展海量的智能体集群。AX 构建于 Agent Substrate 之上,提供了驱动下一代自主智能体系统所需的专业抽象和生成式运行时组件。

这篇 Hacker News 讨论聚焦于谷歌发布的“Open Agentic Orchestrator”(agentexecutor.io),这是一个采用 Apache 2.0 协议的开源项目。 用户的反应持怀疑态度。一位评论者打趣道,AI 的“Kubernetes 化”很可能只是为了证明高薪的合理性。另一位用户则表示对谷歌的 AI 发布不感兴趣,理由是他们对 Google Sheets 中 Gemini 的集成感到不满,并指出相比于谷歌以往在 Google Photos 等产品上的成功,这次的体验令人失望。该用户还强调了对谷歌能否长期投入新产品缺乏信任,并提到公司经常终止项目,这使得采用新的谷歌工具感觉像是一项风险投资,尤其是在已经存在强大替代方案的情况下。另有参与者澄清该项目是开源的,但这并没有减轻人们对谷歌最新 AI 产品普遍持有的冷淡态度。
相关文章

原文

About

AX was born at Google when agentic runtime systems research met frontier compute. Over years of building and operating agentic execution engines, teams across Google recognized that agentic workloads represent an entirely new computing paradigm: stateful, bursty, long-running actors that compute intensely for a minute and then wait for model responses, tool responses, or human approval. Traditional orchestrators built for stateless microservices or predictable batch jobs become cost-prohibitive when keeping idle sandboxes running, yet lack native support for sub-second suspend and resume.

Drawing on agentic runtime research from Google DeepMind alongside deep experience in large-scale isolation, resumption, and scheduling, AX is being built as an open, declarative control plane purpose-built for agent execution. It abstracts tasks, workspaces, network policies, and models into core primitives so developers and researchers can run massive fleets of agents without reinventing the underlying infrastructure. This project heavily relies on Agent Substrate but provides agentic abstractions and generative runtime components.

联系我们 contact @ memedata.com