返回列表
🧠 阿头学 · 💰投资

A2A 协议 1.0:多智能体时代的“互联网协议”还在画饼,但方向基本对

A2A 1.0 把“多智能体通信”包装成企业级开放标准,虽然“生产就绪”和“互操作性”明显说大了,但它仍然很可能成为跨组织 agent 协作的关键基础设施候选。
打开原文 ↗

2026-03-13 原文链接 ↗
阅读简报
双语对照
完整翻译
原文
讨论归档

核心观点

  • 从“做一个 agent”到“接入 agent 网络” A2A 1.0 明确把问题从“怎么实现多智能体系统”升级为“不同公司、不同技术栈的智能体如何互通”,这个视角升级是正确的,也几乎能确定是未来 3-5 年的基础设施演化方向。
  • “企业级”有技术含金量,但目前更多是宣称而非事实 多协议绑定、多租户、签名 Agent Card、对齐 Web 架构等设计,客观上确实对企业落地有帮助,但在缺乏真实大规模生产案例的前提下,把 v1.0 直接叫成“生产标准”更多是 PR 口径。
  • 最难的“语义互操作”问题被刻意模糊 A2A 解决的是“怎么发消息、怎么确认身份、怎么协商版本”,却几乎没有触碰“不同厂商 agent 如何对齐复杂任务语义”这一真正的难点,这意味着它目前更像是“传话协议”而非“协作语义标准”。
  • 与 MCP 的“互补”叙事技术上合理,但边界并不牢靠 把 MCP 定位为“单智能体内部工具/上下文”,把 A2A 定位为“智能体之间通信”在逻辑上是清晰的分层,但在实际生态中,两者在远程能力调用和上下文传递上的功能重叠是确定存在的,未来是否会竞争仍然高度不确定。
  • 开放标准 + 大厂主导是一把双刃剑 由 Linux 基金会托管、八大巨头进 Steering Committee 提高了被业界采纳的概率,但也明显带来“标准被大厂利益塑形”“向大厂基础设施倾斜”的风险,小团队和去中心化生态很可能只能被动适配而难以主导规则。

跟我们的关联

1. 对 ATou:如何判断要不要“押注 A2A”

  • 意味着什么:如果你在看“多智能体 + 企业落地”的机会,A2A 有可能成为类似“HTTP 之于 Web”的底层协议,至少要当作强信号跟踪。
  • 下一步怎么用:短期不必 All-in,但可以把“是否兼容 A2A/MCP”作为评估多智能体平台和 Agent 产品的一个硬指标,同时在内部 demo 或 PoC 里尝试用最简单的 HTTP 绑定跑一次 A2A 流程,感受工程成本和约束。

2. 对 Neta:产品和战略判断的“协议优先”视角

  • 意味着什么:A2A 把“开放协议 vs 平台锁定”这个老问题,在 AI agent 层又演了一遍,这对你判断哪类 AI 产品有持久护城河是一个标尺:兼容开放协议、能成为“网络节点”的产品,更有长期价值。
  • 下一步怎么用:在看 AI 项目时,主动问三个问题:

1)它有没有清晰的“Agent Card”式能力描述? 2)它是否支持标准协议(A2A/MCP/等价开放协议)? 3)它在生态中是“闭环工具”还是“被其他智能体发现和调用的节点”?投资和合作优先后者。

3. 对 Uota:工作流与组织设计的类比工具

  • 意味着什么:A2A 的任务生命周期(发现—握手—执行—结果返回)和多租户、签名身份设计,本质上把“部门协作 / 角色分工”机械化成一套协议,这对你思考“如何把组织流程 agent 化”有直接启发。
  • 下一步怎么用:在设计内部流程自动化和“数字员工”时,可以刻意用 A2A 思路建模:给每个职能 agent 一张“名片”(清晰输入、输出、权限),用异步任务 + Web 风格接口去连接,而不是只在一个平台里堆 prompt 和 workflow。

4. 对 ATou & Neta:识别 PR 与真实技术进展的模板

  • 意味着什么:A2A 公告是一个典型“标准发布 + 生态营销”范本,里面既有真实的架构进步,也有明显的叙事水分。
  • 下一步怎么用:以后遇到类似“协议/标准/1.0 发布”新闻,可以直接用这几条检查:有没有真实生产案例?有没有明确语义层解决方案?治理结构是否公开透明?和现有协议是否存在重叠与迁移成本?

讨论引子

1. 如果 A2A 真成了“agent 之间的 HTTP”,那今天还在做闭环多智能体编排平台的公司会被边缘化,还是会转型成 A2A 生态上的“IDE/编排器”? 2. 在缺乏语义标准的情况下,仅靠通信协议和身份认证,跨组织 agent 协作能走多远——它会停留在“调用对方 API”的层级,还是有机会发展出类似“行业任务本体论”的东西? 3. 当多智能体协议由少数巨头主导时,“开放标准”究竟是在减少还是在重塑新的锁定?小团队有没有现实路径去影响这种协议的演化方向?

加入 DeepLearning.AI 全新短课:A2A:Agent2Agent 协议!免费报名

A2A 协议

🆕 发布 1.0 版

正在初始化搜索

a2aproject/A2A

A2A 协议

a2aproject/A2A

教程与示例 - 快速开始(Python) 快速开始(Python) - 介绍 - 安装与配置 - 智能体技能与 Agent Card - 智能体执行器 - 启动服务器 - 与服务器交互 - 流式与多轮 - 后续步骤 - DeepLearning.AI 课程 - 规范 规范 - 概览 - v1.0 有哪些新变化 - 协议定义 -
SDK 参考

SDK 参考 - Python - 社区 - 合作伙伴 - 路线图

目录 - 满足企业级需求 - 与 Web 对齐、可规模化的架构 - 与 MCP 互补,而非替代 - 从早期版本平滑迁移 - 为什么这个版本在当下重要

A2A 协议发布 v1.0:面向生产的智能体到智能体通信标准

A2A 协议社区今天宣布发布 A2A Protocol v1.0,这标志着这一用于 AI 智能体之间通信的开放标准迎来首个稳定、可用于生产的版本。该协议由技术指导委员会牵头,委员会中包含八家大型科技公司的代表。

随着组织构建愈发复杂的多智能体系统,互操作性已成为决定性的挑战。团队可以在单一平台内高效协同智能体,但要跨越不同技术栈与组织边界把这些系统连接起来,仍然困难重重。A2A 通过同时支持多种协议绑定、无缝的版本协商,以及统一的语义模型来应对这一挑战,使智能体能够以可预测的行为在不同系统间实现互操作。

v1.0 版本强调“走向成熟”,而非“推倒重来”:核心理念保持不变,同时打磨掉早期的棱角,澄清含混之处,并更直接地覆盖企业部署的关键需求。官方 SDK 确保 v1.0 的 A2A 智能体能够与旧版本无缝协作。

满足企业级需求

v1.0 版本引入多项面向生产环境的能力——在这些场景中,信任、规模与运行管控不容妥协。

  • 异构环境支持通过多协议绑定与版本协商,实现跨多样技术栈的互操作性,让企业不必绑定单一厂商或平台。
  • 多租户支持使单个端点能够安全托管多个智能体。
  • 签名的 Agent Card 为智能体身份与元数据提供加密学验证,在跨组织边界交互之前建立信任。
  • 提升的安全态势使安全流程现代化,并移除与当前最佳实践不再一致的遗留模式。

这些变化共同推动 A2A 从早期采用者的实现走向更广泛的企业级信心,尤其是在受监管或多方参与的场景中。

与 Web 对齐、可规模化的架构

A2A v1.0 对齐 Web 的核心架构原则:无状态、分层架构、标准化的协议绑定,以及对基础设施友好的通信模式。这种对齐在运维层面意义重大,因为组织可以沿用其在 Web 系统中早已验证的负载均衡、网关、安全与可观测性模式来扩展智能体交互。

该标准建立在业界成熟协议之上,包括 JSON+HTTP、gRPC 和 JSON-RPC。同时,它也保持了很低的入门门槛:在最简单的形式下,一次 A2A 交互只需一个 HTTP 请求即可开始。

A2A 还为使用方提供了灵活的结果接收方式。根据工作负载与运维需求,客户端可通过轮询、流式传输或 webhook 来获取任务更新与响应。

与 MCP 互补,而非替代

本次发布也进一步明确了 A2A 与模型上下文协议(Model Context Protocol,MCP)之间的关系——这在早期生态讨论中曾引发一些困惑。

MCP 与 A2A 解决的是问题的不同层级。MCP 通常用于单个智能体层面的工具与上下文集成;A2A 则聚焦于智能体之间的通信与协同。在实践中,许多系统会同时使用两者:智能体内部用 MCP,智能体之间用 A2A。

从早期版本平滑迁移

v1.0 版本收紧了规范中的行为定义,其中包括交互协议的破坏性变更。不过,AgentCard 以向后兼容的方式演进,如今允许智能体同时声明对现有 v0.3 协议行为与 v1.0 的支持。这使得客户端可以渐进式迁移,而不必通过一次性切换完成。

这一做法旨在保护既有投入,同时仍能带来更清晰、更耐用标准所带来的收益。

为什么这个版本在当下重要

AI 智能体正日益部署到不同部门、产品与合作伙伴生态之中。在这样的规模下,关键问题不再是智能体能否在单一技术栈内协同,而是它们能否在跨组织与跨平台边界上可靠协作。开放协议决定了组织是能够组装“各取所长”的最佳组合系统,还是会被锁定在彼此孤立的技术栈之中。

A2A v1.0 为开放的多智能体协作提供了更坚实的基础。社区当前的重点是交付多语言的 v1.0 SDK 支持,帮助开发者更轻松地构建符合规范的解决方案。

完整的 v1.0 资料(包括规范与迁移文档)可在 a2a-protocol.org 以及 GitHub 上获取。

关于 A2A 协议 Agent-to-Agent(A2A)协议是一项开放标准,使 AI 智能体能够跨团队、产品与组织发现能力、进行通信并委派任务。A2A 技术指导委员会(A2A Technical Steering Committee)包含来自 AWS、Cisco、Google、IBM Research、Microsoft、Salesforce、SAP 和 ServiceNow 的代表。

媒体联络 A2A 协议社区 https://a2a-protocol.org

返回顶部

[上一页

            首页](https://a2a-protocol.org/latest/) [下一页


            什么是 A2A?](https://a2a-protocol.org/latest/topics/what-is-a2a/)

版权所有 2026 The Linux Foundation。依据 Apache License, Version 2.0 授权。

使用 Material for MkDocs 制作

A2A Protocol Ships v1.0: Production-Ready Standard for Agent-to-Agent Communication

The A2A Protocol community today are announcing the release of A2A Protocol v1.0, marking the first stable, production-ready version of the open standard for communication between AI agents. The protocol is guided by a technical steering committee with representatives from eight major technology companies.

As organizations build increasingly sophisticated multi-agent systems, interoperability has become the defining challenge. Teams can coordinate agents effectively within a single platform, but connecting those systems across technology stacks and organizational boundaries remains difficult. A2A addresses that challenge by combining support for multiple protocol bindings, seamless version negotiation, and a common semantic model so agents can interoperate across systems with predictable behavior.

The v1.0 release emphasizes maturity rather than reinvention: the core ideas remain intact, while rough edges have been removed, ambiguous areas clarified, and enterprise deployment requirements addressed more directly. The official SDKs ensure v1.0 A2A agents work seamlessly with older versions.

A2A 协议发布 v1.0:面向生产的智能体到智能体通信标准

A2A 协议社区今天宣布发布 A2A Protocol v1.0,这标志着这一用于 AI 智能体之间通信的开放标准迎来首个稳定、可用于生产的版本。该协议由技术指导委员会牵头,委员会中包含八家大型科技公司的代表。

随着组织构建愈发复杂的多智能体系统,互操作性已成为决定性的挑战。团队可以在单一平台内高效协同智能体,但要跨越不同技术栈与组织边界把这些系统连接起来,仍然困难重重。A2A 通过同时支持多种协议绑定、无缝的版本协商,以及统一的语义模型来应对这一挑战,使智能体能够以可预测的行为在不同系统间实现互操作。

v1.0 版本强调“走向成熟”,而非“推倒重来”:核心理念保持不变,同时打磨掉早期的棱角,澄清含混之处,并更直接地覆盖企业部署的关键需求。官方 SDK 确保 v1.0 的 A2A 智能体能够与旧版本无缝协作。

Delivering on enterprise requirements

The v1.0 release introduces several capabilities aimed at production environments where trust, scale, and operational control are non-negotiable.

  • Heterogeneous environment support enables interoperability across diverse technology stacks through multi-protocol bindings and version negotiation, so enterprises are not tied to a single vendor or platform.

  • Multi-tenancy support allows a single endpoint to securely host many agents.

  • Signed Agent Cards provide cryptographic verification of agent identity and metadata, establishing trust before interaction across organizational boundaries.

  • Improved security posture modernizes security flows and removes legacy patterns that are no longer aligned with current best practices.

Together, these changes move A2A from early adopter implementations toward broader enterprise confidence, especially in regulated or multi-party scenarios.

满足企业级需求

v1.0 版本引入多项面向生产环境的能力——在这些场景中,信任、规模与运行管控不容妥协。

  • 异构环境支持通过多协议绑定与版本协商,实现跨多样技术栈的互操作性,让企业不必绑定单一厂商或平台。
  • 多租户支持使单个端点能够安全托管多个智能体。
  • 签名的 Agent Card 为智能体身份与元数据提供加密学验证,在跨组织边界交互之前建立信任。
  • 提升的安全态势使安全流程现代化,并移除与当前最佳实践不再一致的遗留模式。

这些变化共同推动 A2A 从早期采用者的实现走向更广泛的企业级信心,尤其是在受监管或多方参与的场景中。

Web-aligned architecture for scale

A2A v1.0 aligns with core architectural principles of the web: stateless, layered architecture, standard protocol bindings, and infrastructure-friendly communication patterns. That alignment matters operationally because organizations can scale agent interactions with the same proven load balancing, gateway, security and observability patterns they already use for web systems.

The standard builds on industry-proven protocols, including JSON+HTTP, gRPC, and JSON-RPC. It also keeps the barrier to entry low: in its simplest form, an A2A interaction can begin with a single HTTP request.

A2A also gives consumers flexibility in how they receive results. Depending on workload and operational needs, clients can use polling, streaming, or webhooks to consume task updates and responses.

与 Web 对齐、可规模化的架构

A2A v1.0 对齐 Web 的核心架构原则:无状态、分层架构、标准化的协议绑定,以及对基础设施友好的通信模式。这种对齐在运维层面意义重大,因为组织可以沿用其在 Web 系统中早已验证的负载均衡、网关、安全与可观测性模式来扩展智能体交互。

该标准建立在业界成熟协议之上,包括 JSON+HTTP、gRPC 和 JSON-RPC。同时,它也保持了很低的入门门槛:在最简单的形式下,一次 A2A 交互只需一个 HTTP 请求即可开始。

A2A 还为使用方提供了灵活的结果接收方式。根据工作负载与运维需求,客户端可通过轮询、流式传输或 webhook 来获取任务更新与响应。

Complementary to MCP, not a replacement

The release also reinforces A2A's relationship with the Model Context Protocol (MCP), a point that has generated confusion in early ecosystem discussions.

MCP and A2A solve different layers of the problem. MCP is commonly used for tool and context integration at the individual agent level. A2A focuses on communication and coordination between agents. In practice, many systems will use both: MCP inside agents, A2A between agents.

与 MCP 互补,而非替代

本次发布也进一步明确了 A2A 与模型上下文协议(Model Context Protocol,MCP)之间的关系——这在早期生态讨论中曾引发一些困惑。

MCP 与 A2A 解决的是问题的不同层级。MCP 通常用于单个智能体层面的工具与上下文集成;A2A 则聚焦于智能体之间的通信与协同。在实践中,许多系统会同时使用两者:智能体内部用 MCP,智能体之间用 A2A。

Smooth migration from earlier versions

The v1.0 release tightens specification behavior, which includes breaking changes in the interaction protocol. AgentCard, however, has evolved in a backward-compatible way and now allows agents to advertise support for both existing v0.3 protocol behavior and v1.0 simultaneously. This enables clients to migrate progressively rather than through a single cutover.

That approach is intended to protect current investments while still delivering the benefits of a cleaner, more durable standard.

从早期版本平滑迁移

v1.0 版本收紧了规范中的行为定义,其中包括交互协议的破坏性变更。不过,AgentCard 以向后兼容的方式演进,如今允许智能体同时声明对现有 v0.3 协议行为与 v1.0 的支持。这使得客户端可以渐进式迁移,而不必通过一次性切换完成。

这一做法旨在保护既有投入,同时仍能带来更清晰、更耐用标准所带来的收益。

Why this release matters now

AI agents are increasingly deployed across departments, products, and partner ecosystems. At that scale, the key question is no longer whether agents can coordinate within one stack, but whether they can collaborate reliably across organizational and platform boundaries. Open protocols determine whether organizations can compose best-of-breed systems or become locked into isolated stacks.

A2A v1.0 gives the market a stronger foundation for open multi-agent collaboration. The community is now focused on delivering multi-language v1.0 SDK support to help developers build conformant solutions with ease.

The complete v1.0 materials, including specification and migration documentation, are available at a2a-protocol.org and on GitHub.

About A2A Protocol The Agent-to-Agent (A2A) Protocol is an open standard that enables AI agents to discover capabilities, communicate, and delegate tasks across teams, products, and organizations. The A2A Technical Steering Committee includes representatives from AWS, Cisco, Google, IBM Research, Microsoft, Salesforce, SAP, and ServiceNow.

Media Contact A2A Protocol Community https://a2a-protocol.org

Back to top

[Previous

            Home](https://a2a-protocol.org/latest/) [Next


            What is A2A?](https://a2a-protocol.org/latest/topics/what-is-a2a/)

Copyright 2026 The Linux Foundation. Licensed under the Apache License, Version 2.0.

Made with Material for MkDocs

为什么这个版本在当下重要

AI 智能体正日益部署到不同部门、产品与合作伙伴生态之中。在这样的规模下,关键问题不再是智能体能否在单一技术栈内协同,而是它们能否在跨组织与跨平台边界上可靠协作。开放协议决定了组织是能够组装“各取所长”的最佳组合系统,还是会被锁定在彼此孤立的技术栈之中。

A2A v1.0 为开放的多智能体协作提供了更坚实的基础。社区当前的重点是交付多语言的 v1.0 SDK 支持,帮助开发者更轻松地构建符合规范的解决方案。

完整的 v1.0 资料(包括规范与迁移文档)可在 a2a-protocol.org 以及 GitHub 上获取。

关于 A2A 协议 Agent-to-Agent(A2A)协议是一项开放标准,使 AI 智能体能够跨团队、产品与组织发现能力、进行通信并委派任务。A2A 技术指导委员会(A2A Technical Steering Committee)包含来自 AWS、Cisco、Google、IBM Research、Microsoft、Salesforce、SAP 和 ServiceNow 的代表。

媒体联络 A2A 协议社区 https://a2a-protocol.org

返回顶部

[上一页

            首页](https://a2a-protocol.org/latest/) [下一页


            什么是 A2A?](https://a2a-protocol.org/latest/topics/what-is-a2a/)

版权所有 2026 The Linux Foundation。依据 Apache License, Version 2.0 授权。

使用 Material for MkDocs 制作

相关笔记

Join the new DeepLearning.AI short course: A2A: The Agent2Agent Protocol! Enroll for free

A2A Protocol

🆕 Announcing Version 1.0

Initializing search

a2aproject/A2A

A2A Protocol

a2aproject/A2A

Tutorials and Samples

Tutorials and Samples

SDK Reference

SDK Reference

A2A Protocol Ships v1.0: Production-Ready Standard for Agent-to-Agent Communication

The A2A Protocol community today are announcing the release of A2A Protocol v1.0, marking the first stable, production-ready version of the open standard for communication between AI agents. The protocol is guided by a technical steering committee with representatives from eight major technology companies.

As organizations build increasingly sophisticated multi-agent systems, interoperability has become the defining challenge. Teams can coordinate agents effectively within a single platform, but connecting those systems across technology stacks and organizational boundaries remains difficult. A2A addresses that challenge by combining support for multiple protocol bindings, seamless version negotiation, and a common semantic model so agents can interoperate across systems with predictable behavior.

The v1.0 release emphasizes maturity rather than reinvention: the core ideas remain intact, while rough edges have been removed, ambiguous areas clarified, and enterprise deployment requirements addressed more directly. The official SDKs ensure v1.0 A2A agents work seamlessly with older versions.

Delivering on enterprise requirements

The v1.0 release introduces several capabilities aimed at production environments where trust, scale, and operational control are non-negotiable.

  • Heterogeneous environment support enables interoperability across diverse technology stacks through multi-protocol bindings and version negotiation, so enterprises are not tied to a single vendor or platform.

  • Multi-tenancy support allows a single endpoint to securely host many agents.

  • Signed Agent Cards provide cryptographic verification of agent identity and metadata, establishing trust before interaction across organizational boundaries.

  • Improved security posture modernizes security flows and removes legacy patterns that are no longer aligned with current best practices.

Together, these changes move A2A from early adopter implementations toward broader enterprise confidence, especially in regulated or multi-party scenarios.

Web-aligned architecture for scale

A2A v1.0 aligns with core architectural principles of the web: stateless, layered architecture, standard protocol bindings, and infrastructure-friendly communication patterns. That alignment matters operationally because organizations can scale agent interactions with the same proven load balancing, gateway, security and observability patterns they already use for web systems.

The standard builds on industry-proven protocols, including JSON+HTTP, gRPC, and JSON-RPC. It also keeps the barrier to entry low: in its simplest form, an A2A interaction can begin with a single HTTP request.

A2A also gives consumers flexibility in how they receive results. Depending on workload and operational needs, clients can use polling, streaming, or webhooks to consume task updates and responses.

Complementary to MCP, not a replacement

The release also reinforces A2A's relationship with the Model Context Protocol (MCP), a point that has generated confusion in early ecosystem discussions.

MCP and A2A solve different layers of the problem. MCP is commonly used for tool and context integration at the individual agent level. A2A focuses on communication and coordination between agents. In practice, many systems will use both: MCP inside agents, A2A between agents.

Smooth migration from earlier versions

The v1.0 release tightens specification behavior, which includes breaking changes in the interaction protocol. AgentCard, however, has evolved in a backward-compatible way and now allows agents to advertise support for both existing v0.3 protocol behavior and v1.0 simultaneously. This enables clients to migrate progressively rather than through a single cutover.

That approach is intended to protect current investments while still delivering the benefits of a cleaner, more durable standard.

Why this release matters now

AI agents are increasingly deployed across departments, products, and partner ecosystems. At that scale, the key question is no longer whether agents can coordinate within one stack, but whether they can collaborate reliably across organizational and platform boundaries. Open protocols determine whether organizations can compose best-of-breed systems or become locked into isolated stacks.

A2A v1.0 gives the market a stronger foundation for open multi-agent collaboration. The community is now focused on delivering multi-language v1.0 SDK support to help developers build conformant solutions with ease.

The complete v1.0 materials, including specification and migration documentation, are available at a2a-protocol.org and on GitHub.

About A2A Protocol The Agent-to-Agent (A2A) Protocol is an open standard that enables AI agents to discover capabilities, communicate, and delegate tasks across teams, products, and organizations. The A2A Technical Steering Committee includes representatives from AWS, Cisco, Google, IBM Research, Microsoft, Salesforce, SAP, and ServiceNow.

Media Contact A2A Protocol Community https://a2a-protocol.org

Back to top

[Previous

            Home](https://a2a-protocol.org/latest/) [Next


            What is A2A?](https://a2a-protocol.org/latest/topics/what-is-a2a/)

Copyright 2026 The Linux Foundation. Licensed under the Apache License, Version 2.0.

Made with Material for MkDocs

📋 讨论归档

讨论进行中…