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

    Variable CLAUDE_MODELSConst

    CLAUDE_MODELS: { OPUS_4: string; SONNET_4: string; HAIKU_4: string } = ...

    Supported Claude model identifiers.

    Derived from config/in-tree-data.ts via getCliModelName() (which reads the ModelRegistry — see config/model-registry.ts). Do not hardcode model-version strings here; update the registry.

    Type Declaration

    • ReadonlyOPUS_4: string
    • ReadonlySONNET_4: string
    • ReadonlyHAIKU_4: string