Skip to main content

collect_peer_agent_summaries

Function collect_peer_agent_summaries 

Source
pub fn collect_peer_agent_summaries(
    messages: &[ChatMessage],
    participants: &[ChatParticipant],
    local_principal_did: &str,
) -> Vec<PeerAgentSummary>
Expand description

Collect peer agent disclosures from committed, shareable agent messages in the session.