Skip to content

Let's discuss approaches to agent discovery #13

@chgaowei

Description

@chgaowei

Agent discovery is a critical component of agent protocols, enabling agents to locate and connect with one another.

We’ve observed two main categories of solutions emerging in the industry:

  • One approach, used by A2A and ANP, is based on the RFC 8615 specification. It involves placing a file under the .well-known path, allowing search engines or other clients to discover agents associated with a given domain.

  • Another approach is to design a new domain name system specifically for agents — such as the Agent Name Service — to provide a dedicated namespace for agent identification and discovery.

Each of these approaches has its own advantages and disadvantages.
What are your thoughts on these two types of solutions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions