pub fn discover_agents(cwd: &Path, scope: AgentScope) -> Vec<AgentDefinition>Expand description
Discover agents by delegating to AgentDiscovery.
pub fn discover_agents(cwd: &Path, scope: AgentScope) -> Vec<AgentDefinition>Discover agents by delegating to AgentDiscovery.