iiRecord
Agentic AI Atlas · CLAUDE_CODE_DISABLE_CRON
env-var:claude-code-disable-crona5c.ai
II.
EnvVar JSON

env-var:claude-code-disable-cron

Structured · live

CLAUDE_CODE_DISABLE_CRON 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-code-disable-cron",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-background-tasks.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_DISABLE_CRON",
    "description": "Set to 1 to disable scheduled tasks; the /loop skill and cron tools become unavailable.",
    "name": "CLAUDE_CODE_DISABLE_CRON",
    "category": "background-tasks",
    "valueType": "bool"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-disable-cron",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}