iiRecord
Agentic AI Atlas · CLAUDE_CODE_PLUGIN_KEEP_MARKETPLACE_ON_FAILURE
env-var:claude-code-plugin-keep-marketplace-on-failurea5c.ai
II.
EnvVar JSON

env-var:claude-code-plugin-keep-marketplace-on-failure

Structured · live

CLAUDE_CODE_PLUGIN_KEEP_MARKETPLACE_ON_FAILURE json

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

File · extensions/env-vars/claude-code-env-vars-plugins.yamlCluster · extensions
Record JSON
{
  "id": "env-var:claude-code-plugin-keep-marketplace-on-failure",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-plugins.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_PLUGIN_KEEP_MARKETPLACE_ON_FAILURE",
    "description": "Set to 1 to keep the existing marketplace cache when git pull fails.",
    "name": "CLAUDE_CODE_PLUGIN_KEEP_MARKETPLACE_ON_FAILURE",
    "category": "plugins",
    "valueType": "bool"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-plugin-keep-marketplace-on-failure",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}