generate_agent_card

Function generate_agent_card 

Source
pub fn generate_agent_card(
    config: &CompiledConfig,
    service_url: Option<&str>,
) -> AgentCard
Expand description

Generate an A2A Agent Card from a compiled CELLSTATE config.

Maps CELLSTATE pack agents, tools, and memory features to A2A discovery format.