iiRecord
Agentic AI Atlas · CLAUDE_CODE_REMOTE
env-var:claude-code-remotea5c.ai
II.
EnvVar JSON

env-var:claude-code-remote

Structured · live

CLAUDE_CODE_REMOTE json

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

File · extensions/env-vars/claude-code-env-vars-remote-cloud.yamlCluster · extensions
Record JSON
{
  "id": "env-var:claude-code-remote",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-remote-cloud.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_REMOTE",
    "description": "Set automatically to true when running as a cloud session; read to detect cloud environment.",
    "name": "CLAUDE_CODE_REMOTE",
    "category": "remote-cloud",
    "valueType": "bool"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-remote",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}