iiRecord
Agentic AI Atlas · GitHub Copilot CLI
agent:copilot-clia5c.ai
II.
AgentProduct JSON

agent:copilot-cli

Structured · live

GitHub Copilot CLI json

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

File · agent-stack/products/copilot-cli.yamlCluster · agent-stack
Record JSON
{
  "id": "agent:copilot-cli",
  "_kind": "AgentProduct",
  "_file": "agent-stack/products/copilot-cli.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "GitHub Copilot CLI",
    "vendor": "GitHub",
    "homepageUrl": "https://docs.github.com/en/copilot/github-copilot-in-the-cli",
    "primarySurface": "cli",
    "supportTier": "adapter-only",
    "productKind": "full-cli-agent",
    "stackScope": "full",
    "description": "GitHub's command-line companion to Copilot. Provides natural-language\nshell-command suggestions and explanations, with the option to drive\ncoding-agent workflows through GitHub-hosted infrastructure.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent:copilot-cli",
      "to": "agentVersion:copilot:ge-1-0-55-3",
      "kind": "has_version"
    },
    {
      "from": "agent:copilot-cli",
      "to": "agentVersion:copilot:1-0-57-3",
      "kind": "has_version"
    },
    {
      "from": "agent:copilot-cli",
      "to": "agentVersion:copilot:1-0-57",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "agentVersion:copilot:1-0-57-3",
      "to": "agent:copilot-cli",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:copilot:1-0-57",
      "to": "agent:copilot-cli",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:copilot:1-0-57",
      "to": "agent:copilot-cli",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:copilot:1-0-59",
      "to": "agent:copilot-cli",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:copilot:1-0-63",
      "to": "agent:copilot-cli",
      "kind": "version_of"
    },
    {
      "from": "agent-core-impl:copilot-cli.core@current",
      "to": "agent:copilot-cli",
      "kind": "composes",
      "attributes": {
        "role": "core"
      }
    },
    {
      "from": "agent-platform-impl:copilot-cli.platform@current",
      "to": "agent:copilot-cli",
      "kind": "composes",
      "attributes": {
        "role": "platform"
      }
    },
    {
      "from": "agent-runtime-impl:copilot-cli.runtime@current",
      "to": "agent:copilot-cli",
      "kind": "composes",
      "attributes": {
        "role": "runtime"
      }
    },
    {
      "from": "agentVersion:copilot:ge-1-0-55-3",
      "to": "agent:copilot-cli",
      "kind": "version_of"
    },
    {
      "from": "evidence:copilot-cli-1-0-57-issue-861-release",
      "to": "agent:copilot-cli",
      "kind": "references"
    },
    {
      "from": "evidence:copilot-cli-1-0-57-issue-861-release",
      "to": "agent:copilot-cli",
      "kind": "references"
    },
    {
      "from": "evidence:copilot-cli-1-0-59-2026-06-05",
      "to": "agent:copilot-cli",
      "kind": "references"
    },
    {
      "from": "evidence:copilot-cli-1-0-63-2026-06-17",
      "to": "agent:copilot-cli",
      "kind": "references"
    },
    {
      "from": "claim:stop-hook-copilot-interactive-fires",
      "to": "agent:copilot-cli",
      "kind": "asserts_about"
    },
    {
      "from": "claim:stop-hook-copilot-interactive-degrades",
      "to": "agent:copilot-cli",
      "kind": "asserts_about"
    },
    {
      "from": "discovery-signal:copilot-cli-host-env",
      "to": "agent:copilot-cli",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "discovery-signal:copilot-hooks-adapter",
      "to": "agent:copilot-cli",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "plugin-target:copilot-cli",
      "to": "agent:copilot-cli",
      "kind": "hosted_by",
      "attributes": {}
    },
    {
      "from": "scope-boundary:copilot-cli.scope",
      "to": "agent:copilot-cli",
      "kind": "bounds_subject"
    },
    {
      "from": "source-ref:copilot-cli",
      "to": "agent:copilot-cli",
      "kind": "source_of",
      "attributes": {}
    }
  ]
}