II.
EnvVar JSON
Structured · liveenv-var:claude-code-disable-experimental-betas
CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:claude-code-disable-experimental-betas",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-headers.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS",
"description": "Set to 1 to strip Anthropic-specific anthropic-beta request headers and beta fields.",
"name": "CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS",
"category": "headers",
"valueType": "bool"
},
"outgoingEdges": [
{
"from": "env-var:claude-code-disable-experimental-betas",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}