iiRecord
Agentic AI Atlas · CLAUDE_CODE_DISABLE_LEGACY_MODEL_REMAP
env-var:claude-code-disable-legacy-model-remapa5c.ai
II.
EnvVar JSON

env-var:claude-code-disable-legacy-model-remap

Structured · live

CLAUDE_CODE_DISABLE_LEGACY_MODEL_REMAP json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/env-vars/claude-code-env-vars-model-selection.yamlCluster · extensions
Record JSON
{
  "id": "env-var:claude-code-disable-legacy-model-remap",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-model-selection.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_DISABLE_LEGACY_MODEL_REMAP",
    "description": "Set to 1 to prevent automatic remapping of Opus 4.0/4.1 to current Opus on the Anthropic API.",
    "name": "CLAUDE_CODE_DISABLE_LEGACY_MODEL_REMAP",
    "category": "model-selection",
    "valueType": "bool"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-disable-legacy-model-remap",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}