II.
EnvVar JSON
Structured · liveenv-var:claude-code-enable-fine-grained-tool-streaming
CLAUDE_CODE_ENABLE_FINE_GRAINED_TOOL_STREAMING json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:claude-code-enable-fine-grained-tool-streaming",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-output.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CLAUDE_CODE_ENABLE_FINE_GRAINED_TOOL_STREAMING",
"description": "Set to 1 to force-enable fine-grained tool input streaming.",
"name": "CLAUDE_CODE_ENABLE_FINE_GRAINED_TOOL_STREAMING",
"category": "output",
"valueType": "bool"
},
"outgoingEdges": [
{
"from": "env-var:claude-code-enable-fine-grained-tool-streaming",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}