iiRecord
Agentic AI Atlas · CLAUDE_CODE_IDE_SKIP_AUTO_INSTALL
env-var:claude-code-ide-skip-auto-installa5c.ai
II.
EnvVar JSON

env-var:claude-code-ide-skip-auto-install

Structured · live

CLAUDE_CODE_IDE_SKIP_AUTO_INSTALL json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/env-vars/claude-code-env-vars-ide.yamlCluster · extensions
Record JSON
{
  "id": "env-var:claude-code-ide-skip-auto-install",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-ide.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_IDE_SKIP_AUTO_INSTALL",
    "description": "Skip auto-installation of IDE extensions.",
    "name": "CLAUDE_CODE_IDE_SKIP_AUTO_INSTALL",
    "category": "ide",
    "valueType": "bool"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-ide-skip-auto-install",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}