iiRecord
Agentic AI Atlas · CLAUDE_CODE_AUTO_CONNECT_IDE
env-var:claude-code-auto-connect-idea5c.ai
II.
EnvVar JSON

env-var:claude-code-auto-connect-ide

Structured · live

CLAUDE_CODE_AUTO_CONNECT_IDE 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-auto-connect-ide",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-ide.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_AUTO_CONNECT_IDE",
    "description": "Override automatic IDE connection; false prevents, true forces.",
    "name": "CLAUDE_CODE_AUTO_CONNECT_IDE",
    "category": "ide",
    "valueType": "bool"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-auto-connect-ide",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}