II.
EnvVar JSON
Structured · liveenv-var:claude-code-exit-after-stop-delay
CLAUDE_CODE_EXIT_AFTER_STOP_DELAY json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}