CLAUDE_CODE_SHELL_PREFIX
env-var:claude-code-shell-prefix
EnvVarextensions/env-vars/claude-code-env-vars-shell.yaml·Open in Graph → {
"id": "env-var:claude-code-shell-prefix",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-shell.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CLAUDE_CODE_SHELL_PREFIX",
"description": "Command prefix that wraps shell commands Claude Code spawns (Bash, hooks, MCP servers).",
"name": "CLAUDE_CODE_SHELL_PREFIX",
"category": "shell",
"valueType": "string"
},
"outgoingEdges": [
{
"from": "env-var:claude-code-shell-prefix",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}