-
Notifications
You must be signed in to change notification settings - Fork 2
Add Google A2A protocol support alongside XMTP messaging #8
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Description
Add support for Google's Agent-to-Agent (A2A) protocol as an alternative messaging transport alongside XMTP.
Background
Google's A2A protocol is an emerging standard for agent-to-agent communication. Supporting both A2A and XMTP gives agents maximum interoperability.
Scope
- Add A2A agent card generation from trust registry metadata
- Implement A2A task/message exchange
- Allow agents to be discoverable via both XMTP and A2A
- New tools:
azeth_a2a_send,azeth_a2a_receive,azeth_a2a_agent_card
Prior art
The existing XMTP messaging tools in src/tools/messaging.ts provide the pattern to follow.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed