ANTHROPIC_DEFAULT_OPUS_MODEL_DESCRIPTION
env-var:anthropic-default-opus-model-description
EnvVarextensions/env-vars/claude-code-env-vars-model-selection.yaml·Open in Graph → {
"id": "env-var:anthropic-default-opus-model-description",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-model-selection.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "ANTHROPIC_DEFAULT_OPUS_MODEL_DESCRIPTION",
"description": "Display description for the custom Opus model in the /model picker.",
"name": "ANTHROPIC_DEFAULT_OPUS_MODEL_DESCRIPTION",
"category": "model-selection",
"valueType": "string"
},
"outgoingEdges": [
{
"from": "env-var:anthropic-default-opus-model-description",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}