Skip to content

Proposal: Goldshine Protocol: A Decentralized Global Capability Delivery Network Based on Agent Encapsulation — Semantic Agent Discovery for AutoGen Multi-Agent Networks #7875

Description

@gymaira1990-jpg

Hi @microsoft/autogen team,

I recently published "Goldshine Protocol: A Decentralized Global Capability Delivery Network Based on Agent Encapsulation".

Core Problem: AutoGen excels at orchestrating multi-agent conversations, but agent-to-agent matching still relies on developer-authored routing rules. What if agents could autonomously discover the right collaborator via semantic intent matching?

Key Contributions:

  1. Goldshine Semantic Ontology — A domain-agnostic capability description language enabling agents to self-describe and match without manual wiring
  2. Dual-layer registration and discovery — Local registry for fast intra-domain matching + global DHT for cross-domain discovery
  3. Standardized Work Order schema — A JSON-based ticket format carrying intent, parameters, and memory pointers for deterministic handoff

Why This Matters for AutoGen:

  • AutoGen's agent topology is currently defined at design time. Semantic discovery enables runtime agent composition — new capabilities join the network and are automatically available
  • The Work Order format could complement AutoGen's message passing, adding structured task decomposition and routing metadata
  • Language-agnostic matching means agents written in different frameworks can collaborate through a unified protocol layer

Links:

Curious if semantic discovery could enhance AutoGen's group chat and agent selection patterns.

Thanks!
GCat

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions