II.
EnvVar JSON
Structured · liveenv-var:claudecode
CLAUDECODE json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:claudecode",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-shell.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CLAUDECODE",
"description": "Set to 1 in shell environments Claude Code spawns; used to detect running inside Claude Code.",
"name": "CLAUDECODE",
"category": "shell",
"valueType": "bool"
},
"outgoingEdges": [
{
"from": "env-var:claudecode",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}