nexus-agents - v2.80.0
    Preparing search index...

    Type Alias DependencyErrorCode

    DependencyErrorCode:
        | "CIRCULAR_DEPENDENCY"
        | "MISSING_DEPENDENCY"
        | "VERSION_MISMATCH"
        | "SELF_DEPENDENCY"
        | "SKILL_NOT_FOUND"

    Error codes for dependency-related failures.