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

    Variable OPENAI_MODEL_ALIASESConst

    OPENAI_MODEL_ALIASES: Record<string, string> = ...

    User-friendly OpenAI aliases → dated model identifiers.

    Identity-only mappings (e.g., 'gpt-5.2-pro' → 'gpt-5.2-pro') were removed in #2200 Child 3 — resolveModelId already passes unknown ids through unchanged via ?? modelId. Only entries that translate a shorthand into a dated version remain.