iiRecord
Agentic AI Atlas · CLAUDE_AUTO_BACKGROUND_TASKS
env-var:claude-auto-background-tasksa5c.ai
II.
EnvVar JSON

env-var:claude-auto-background-tasks

Structured · live

CLAUDE_AUTO_BACKGROUND_TASKS json

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

File · extensions/env-vars/claude-code-env-vars-background-tasks.yamlCluster · extensions
Record JSON
{
  "id": "env-var:claude-auto-background-tasks",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-background-tasks.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_AUTO_BACKGROUND_TASKS",
    "description": "Set to 1 to force-enable automatic backgrounding of long-running agent tasks.",
    "name": "CLAUDE_AUTO_BACKGROUND_TASKS",
    "category": "background-tasks",
    "valueType": "bool"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-auto-background-tasks",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}