iiRecord
Agentic AI Atlas · CLAUDE_CODE_SUBAGENT_MODEL
env-var:claude-code-subagent-modela5c.ai
II.
EnvVar JSON

env-var:claude-code-subagent-model

Structured · live

CLAUDE_CODE_SUBAGENT_MODEL json

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

File · extensions/env-vars/claude-code-env-vars-subagents.yamlCluster · extensions
Record JSON
{
  "id": "env-var:claude-code-subagent-model",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-subagents.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_SUBAGENT_MODEL",
    "description": "Model to use for subagents; see Model configuration.",
    "name": "CLAUDE_CODE_SUBAGENT_MODEL",
    "category": "subagents",
    "valueType": "string"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-subagent-model",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}