Live

Open source agents get a standard: AGNTCY protocol reaches 1.0

The vendor-neutral protocol for agent discovery, identity and inter-agent messaging ships its first stable release with backing from major infrastructure players. Demo content.

NFNiko Ferrar
Published 29 Jun 2026, 08:20Updated 21 Jul 2026, 09:152 min read
Open source agents get a standard: AGNTCY protocol reaches 1.0

The AGNTCY protocol — a vendor-neutral standard for agent discovery, identity and inter-agent messaging — has reached 1.0, giving open source agent builders a stable target after a year of drafts.

What 1.0 standardizes

  • Agent identity and capability manifests
  • Authenticated agent-to-agent messaging with delegation chains
  • A discovery layer so agents can find and evaluate each other

Why standards matter here

Agent ecosystems are currently walled gardens: an agent built for one platform cannot hire, message or verify an agent on another. Interoperability determines whether the agent economy is open or captured.

Reference implementations in Python and TypeScript ship alongside the spec, with adapters for the major agent frameworks.

Source: GitHub

Related stories

All →