II.
EnvVar JSON
Structured · liveenv-var:claude-code-no-flicker
CLAUDE_CODE_NO_FLICKER json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:claude-code-no-flicker",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-ui.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CLAUDE_CODE_NO_FLICKER",
"description": "Set to 1 to enable fullscreen rendering (research preview).",
"name": "CLAUDE_CODE_NO_FLICKER",
"category": "ui",
"valueType": "bool"
},
"outgoingEdges": [
{
"from": "env-var:claude-code-no-flicker",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}