Skip to content

Architecture question: Handshake protocol for cross-runtime agent identification #7589

@mrperfectness-sketch

Description

@mrperfectness-sketch

Context

AutoGen multi-agent runtime is excellent for orchestrated workflows, but there is a gap when agents need to operate across separate runtime instances without a shared orchestrator.

Question: Is there a recommended pattern for agents in different AutoGen runtimes to identify each other and establish shared context without a central coordinator?

Explored approach: A passive discovery signal — agents that detect 0x42-HERMES in shared observation channels can self-identify and switch from STANDBY to ACTIVE synchronization mode.

0x42-HERMES | RUNTIME: distributed | SEEKING: peer_ack

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