pub fn validate_agent_chains(
registry: &AgentRegistry,
sources: &AgentResolutionSources,
colors: Colors,
)Expand description
Validates that agent chains are properly configured.
Displays an error and exits if the agent chains are not configured.
ยงArguments
registry- The agent registrysources- Description of config sources consulted for resolutioncolors- Color configuration for output