iiRecord
Agentic AI Atlas · GH_DEBUG
env-var:github-copilot-cli-debuga5c.ai
II.
EnvVar JSON

env-var:github-copilot-cli-debug

Structured · live

GH_DEBUG json

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

File · extensions/env-vars/cross-vendor-essentials.yamlCluster · extensions
Record JSON
{
  "id": "env-var:github-copilot-cli-debug",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/cross-vendor-essentials.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "GH_DEBUG",
    "name": "GH_DEBUG",
    "category": "debug",
    "valueType": "string",
    "description": "Verbose debug channel for `gh` CLI (and by extension `gh copilot`).\nSource: cli.github.com docs.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-runtime-impl:copilot-cli.runtime@current",
      "to": "env-var:github-copilot-cli-debug",
      "kind": "has_env_var",
      "attributes": {}
    }
  ]
}