II.
EnvVar JSON
Structured · liveenv-var:claude-code-subagent-model
CLAUDE_CODE_SUBAGENT_MODEL json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}