iiRecord
Agentic AI Atlas · FORCE_AUTOUPDATE_PLUGINS
env-var:force-autoupdate-pluginsa5c.ai
II.
EnvVar JSON

env-var:force-autoupdate-plugins

Structured · live

FORCE_AUTOUPDATE_PLUGINS json

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

File · extensions/env-vars/claude-code-env-vars.yamlCluster · extensions
Record JSON
{
  "id": "env-var:force-autoupdate-plugins",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "FORCE_AUTOUPDATE_PLUGINS",
    "description": "Force plugin auto-update on every launch.",
    "name": "FORCE_AUTOUPDATE_PLUGINS",
    "category": "plugins",
    "valueType": "bool",
    "defaultValue": "0"
  },
  "outgoingEdges": [
    {
      "from": "env-var:force-autoupdate-plugins",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-runtime-impl:claude-code.runtime@1.x",
      "to": "env-var:force-autoupdate-plugins",
      "kind": "has_env_var",
      "attributes": {}
    }
  ]
}