Agent2Agent 協議 (A2A)
Agent2Agent protocol 係一個 open standard,俾 autonomous agents 可以互相發現、交換 tasks,並跨組織協調工作。佢定義一個 agent 點樣展示自己嘅 capabilities,以及另一個 agent 點樣委派 task 並追蹤到完成。
同義詞:A2A, agent2agent, agent-to-agent protocol, agent interoperability
Agent2Agent protocol 面向一個多個 autonomous agents 必須協作嘅世界。佢標準化 capability discovery — agent 點樣描述自己做到啲咩 — 同 task exchange — 一個 agent 點樣將工作委派畀另一個 agent,並監察進度直到完成。喺 governed platform 入面,inbound A2A task 最好映射到同 human-originated requests 一樣嘅 tracked work record,咁就會繼承 intent classification、evidence grounding、approval policy 同完整 audit trail。呢個 mapping 令跨 agent 協作保持 accountable,而唔係變成黑箱。
常見問題
A2A 同 MCP 有咩分別?
MCP 連接 model、tools 同 data。A2A 連接 agents 彼此,定義一個 agent 點樣將 task 交畀另一個 agent 並跟進狀態,而唔係 model 點樣呼叫單一 tool。
A2A tasks 點樣追蹤?
A2A task 會映射到 tracked work record,令佢嘅 lifecycle、evidence 同 outcome 可以審計,就好似由人或者 form 發起嘅工作一樣。