II.
EnvVar JSON
Structured · liveenv-var:claude-code-auto-compact-window
CLAUDE_CODE_AUTO_COMPACT_WINDOW json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:claude-code-auto-compact-window",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-memory.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CLAUDE_CODE_AUTO_COMPACT_WINDOW",
"description": "Set the context capacity in tokens used for auto-compaction calculations.",
"name": "CLAUDE_CODE_AUTO_COMPACT_WINDOW",
"category": "memory",
"valueType": "int"
},
"outgoingEdges": [
{
"from": "env-var:claude-code-auto-compact-window",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}