CLAUDE_CODE_ATTRIBUTION_HEADER
env-var:claude-code-attribution-header
EnvVarextensions/env-vars/claude-code-env-vars-telemetry.yaml·Open in Graph → {
"id": "env-var:claude-code-attribution-header",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-telemetry.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CLAUDE_CODE_ATTRIBUTION_HEADER",
"description": "Set to 0 to omit the attribution block from the system prompt.",
"name": "CLAUDE_CODE_ATTRIBUTION_HEADER",
"category": "telemetry",
"valueType": "bool"
},
"outgoingEdges": [
{
"from": "env-var:claude-code-attribution-header",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}