II.
EnvVar JSON
Structured · liveenv-var:claude-code-git-bash-path
CLAUDE_CODE_GIT_BASH_PATH json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:claude-code-git-bash-path",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-shell.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CLAUDE_CODE_GIT_BASH_PATH",
"description": "[Windows only] Path to the Git Bash executable (bash.exe) when not in PATH.",
"name": "CLAUDE_CODE_GIT_BASH_PATH",
"category": "shell",
"valueType": "path"
},
"outgoingEdges": [
{
"from": "env-var:claude-code-git-bash-path",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}