Skip to main content

validate_opencode_agents_legacy

Function validate_opencode_agents_legacy 

Source
pub fn validate_opencode_agents_legacy(
    fallback: &FallbackConfig,
    catalog: &ApiCatalog,
) -> Result<(), String>
Expand description

Validate all OpenCode agent references from the legacy fallback config.

This compatibility wrapper exists at the config boundary only.

ยงErrors

Returns error if the operation fails.