iiRecord
Agentic AI Atlas · CLAUDE_CODE_REMOTE_SESSION_ID
env-var:claude-code-remote-session-ida5c.ai
II.
EnvVar JSON

env-var:claude-code-remote-session-id

Structured · live

CLAUDE_CODE_REMOTE_SESSION_ID 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-session-id",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-remote-cloud.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_REMOTE_SESSION_ID",
    "description": "Set automatically in cloud sessions to the current session's ID; use to construct session links.",
    "name": "CLAUDE_CODE_REMOTE_SESSION_ID",
    "category": "remote-cloud",
    "valueType": "string"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-remote-session-id",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}