iiRecord
Agentic AI Atlas · CLAUDE_CODE_TASK_LIST_ID
env-var:claude-code-task-list-ida5c.ai
II.
EnvVar JSON

env-var:claude-code-task-list-id

Structured · live

CLAUDE_CODE_TASK_LIST_ID json

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

File · extensions/env-vars/claude-code-env-vars-interactive.yamlCluster · extensions
Record JSON
{
  "id": "env-var:claude-code-task-list-id",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-interactive.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_TASK_LIST_ID",
    "description": "Share a task list across sessions by setting the same ID.",
    "name": "CLAUDE_CODE_TASK_LIST_ID",
    "category": "interactive",
    "valueType": "string"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-task-list-id",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}