iiRecord
Agentic AI Atlas · CLAUDE_CODE_EXIT_AFTER_STOP_DELAY
env-var:claude-code-exit-after-stop-delaya5c.ai
II.
EnvVar JSON

env-var:claude-code-exit-after-stop-delay

Structured · live

CLAUDE_CODE_EXIT_AFTER_STOP_DELAY 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-exit-after-stop-delay",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-background-tasks.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_EXIT_AFTER_STOP_DELAY",
    "description": "Time in milliseconds to wait after the query loop becomes idle before automatically exiting.",
    "name": "CLAUDE_CODE_EXIT_AFTER_STOP_DELAY",
    "category": "background-tasks",
    "valueType": "int"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-exit-after-stop-delay",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}