Skip to content

Add AgentAnycast — decentralized P2P runtime for A2A#47

Open
gk16 wants to merge 1 commit intoai-boost:mainfrom
gk16:add-agentanycast
Open

Add AgentAnycast — decentralized P2P runtime for A2A#47
gk16 wants to merge 1 commit intoai-boost:mainfrom
gk16:add-agentanycast

Conversation

@gk16
Copy link
Copy Markdown

@gk16 gk16 commented Mar 18, 2026

What is AgentAnycast?

AgentAnycast is a decentralized P2P runtime for the A2A protocol, powered by libp2p.

Key features:

  • End-to-end encryption (Noise_XX) — relay servers see only ciphertext
  • Automatic NAT traversal (AutoNAT + DCUtR + Circuit Relay v2)
  • Skill-based anycast routing via DHT + relay registry
  • MCP Tool ↔ A2A Skill bidirectional mapping
  • Framework adapters: CrewAI, LangGraph (one-line integration)
  • W3C DID:key identity (did:key derived from Ed25519 keys)
  • SDKs for Python (pip install agentanycast) and TypeScript (npm install agentanycast)

Category: Platforms & Integrated Solutions — AgentAnycast is a runtime/transport layer, not just an SDK.

Links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant