Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · GitHub Copilot CLI
agentVersion:copilot:ge-0-0-0a5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
AgentVersion JSON

agentVersion:copilot:ge-0-0-0

Structured · live

GitHub Copilot CLI json

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

File · agent-stack/versions/copilot-cli-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:copilot:ge-0-0-0",
  "_kind": "AgentVersion",
  "_file": "agent-stack/versions/copilot-cli-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "copilot",
    "aliases": [
      "github-copilot",
      "copilot-cli"
    ],
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "displayName": "GitHub Copilot CLI",
    "summary": "GitHub's CLI coding agent",
    "sourcePackage": "@github/copilot-cli",
    "osSupport": [
      "linux",
      "macos",
      "windows"
    ],
    "agentProductId": "agent:copilot-cli",
    "versionRange": ">=0.0.0",
    "releasedAt": "2024-09-01",
    "cliCommand": "gh copilot",
    "installMethods": [
      "install:gh-extension"
    ],
    "minSchemaVersion": "6.0.0"
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:copilot:ge-0-0-0",
      "to": "agent:copilot-cli",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:copilot:ge-0-0-0",
      "to": "agent-core-impl:copilot-cli.core@current",
      "kind": "composed_of",
      "attributes": {
        "role": "core"
      }
    },
    {
      "from": "agentVersion:copilot:ge-0-0-0",
      "to": "agent-runtime-impl:copilot-cli.runtime@current",
      "kind": "composed_of",
      "attributes": {
        "role": "runtime"
      }
    },
    {
      "from": "agentVersion:copilot:ge-0-0-0",
      "to": "agent-platform-impl:copilot-cli.platform@current",
      "kind": "composed_of",
      "attributes": {
        "role": "platform"
      }
    },
    {
      "from": "agentVersion:copilot:ge-0-0-0",
      "to": "agent-ui-impl:copilot-cli.ui@current",
      "kind": "composed_of",
      "attributes": {
        "role": "ui"
      }
    },
    {
      "from": "agentVersion:copilot:ge-0-0-0",
      "to": "capability:skills",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.0.0",
        "level": "full",
        "notes": "Copilot CLI plugins explicitly bundle reusable agents, skills, hooks, and integrations."
      }
    },
    {
      "from": "agentVersion:copilot:ge-0-0-0",
      "to": "capability:supports-thinking",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.0.0",
        "level": "full",
        "notes": "GitHub documents Copilot CLI and Copilot coding-agent workflows as interactive agentic coding surfaces."
      }
    },
    {
      "from": "agentVersion:copilot:ge-0-0-0",
      "to": "capability:interactive-mode",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.0.0",
        "level": "full",
        "notes": "Interactive Copilot CLI usage is documented directly."
      }
    },
    {
      "from": "agentVersion:copilot:ge-0-0-0",
      "to": "capability:stdin-injection",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.0.0",
        "level": "full",
        "notes": "Public Copilot CLI docs cover command-line prompting flows."
      }
    },
    {
      "from": "agentVersion:copilot:ge-0-0-0",
      "to": "capability:vision-input",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.0.0",
        "level": "full",
        "notes": "Public image-input evidence is strongest in the Copilot SDK rather than CLI docs."
      }
    },
    {
      "from": "agentVersion:copilot:ge-0-0-0",
      "to": "capability:runtime-hooks",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.0.0",
        "level": "full",
        "notes": "Copilot CLI exposes hooks directly; the local target profile refines canonical hook-name mapping."
      }
    },
    {
      "from": "agentVersion:copilot:ge-0-0-0",
      "to": "capability:stop-hook",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.0.0",
        "level": "full",
        "notes": "Normalized stop-hook capability derived from documented lifecycle hooks + local hook-name mapping."
      }
    },
    {
      "from": "agentVersion:copilot:ge-0-0-0",
      "to": "capability:supports-mcp",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.0.0",
        "level": "full",
        "notes": "GitHub documents MCP for Copilot CLI and the Copilot cloud agent."
      }
    },
    {
      "from": "agentVersion:copilot:ge-0-0-0",
      "to": "capability:can-resume",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.0.0",
        "level": "full",
        "notes": "Public session persistence evidence comes from Copilot CLI config-directory documentation."
      }
    },
    {
      "from": "agentVersion:copilot:ge-0-0-0",
      "to": "memory-system:instruction-file-hierarchy",
      "kind": "uses_memory_system",
      "attributes": {}
    },
    {
      "from": "agentVersion:copilot:ge-0-0-0",
      "to": "install:gh-extension",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent:copilot-cli",
      "to": "agentVersion:copilot:ge-0-0-0",
      "kind": "has_version"
    },
    {
      "from": "capabilitySupport:copilot:ge-0-0-0:skills",
      "to": "agentVersion:copilot:ge-0-0-0",
      "kind": "capability_of_version",
      "attributes": {}
    },
    {
      "from": "capabilitySupport:copilot:ge-0-0-0:thinking",
      "to": "agentVersion:copilot:ge-0-0-0",
      "kind": "capability_of_version",
      "attributes": {}
    },
    {
      "from": "capabilitySupport:copilot:ge-0-0-0:interactive-mode",
      "to": "agentVersion:copilot:ge-0-0-0",
      "kind": "capability_of_version",
      "attributes": {}
    },
    {
      "from": "capabilitySupport:copilot:ge-0-0-0:stdin-injection",
      "to": "agentVersion:copilot:ge-0-0-0",
      "kind": "capability_of_version",
      "attributes": {}
    },
    {
      "from": "capabilitySupport:copilot:ge-0-0-0:image-input",
      "to": "agentVersion:copilot:ge-0-0-0",
      "kind": "capability_of_version",
      "attributes": {}
    },
    {
      "from": "capabilitySupport:copilot:ge-0-0-0:runtime-hooks",
      "to": "agentVersion:copilot:ge-0-0-0",
      "kind": "capability_of_version",
      "attributes": {}
    },
    {
      "from": "capabilitySupport:copilot:ge-0-0-0:stop-hook",
      "to": "agentVersion:copilot:ge-0-0-0",
      "kind": "capability_of_version",
      "attributes": {}
    },
    {
      "from": "capabilitySupport:copilot:ge-0-0-0:mcp",
      "to": "agentVersion:copilot:ge-0-0-0",
      "kind": "capability_of_version",
      "attributes": {}
    },
    {
      "from": "capabilitySupport:copilot:ge-0-0-0:session-resume",
      "to": "agentVersion:copilot:ge-0-0-0",
      "kind": "capability_of_version",
      "attributes": {}
    },
    {
      "from": "hook-mapping:copilot-pre-tool-native",
      "to": "agentVersion:copilot:ge-0-0-0",
      "kind": "emits_hook",
      "attributes": {}
    },
    {
      "from": "hook-mapping:copilot-post-tool-native",
      "to": "agentVersion:copilot:ge-0-0-0",
      "kind": "emits_hook",
      "attributes": {}
    },
    {
      "from": "memory-system:memories-sh",
      "to": "agentVersion:copilot:ge-0-0-0",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "mux:agent-launch-mux",
      "to": "agentVersion:copilot:ge-0-0-0",
      "kind": "bridges_for",
      "attributes": {}
    },
    {
      "from": "mux:agent-comm-mux",
      "to": "agentVersion:copilot:ge-0-0-0",
      "kind": "bridges_for",
      "attributes": {}
    },
    {
      "from": "mux:agent-config-mux",
      "to": "agentVersion:copilot:ge-0-0-0",
      "kind": "bridges_for",
      "attributes": {}
    },
    {
      "from": "mux:hooks-mux",
      "to": "agentVersion:copilot:ge-0-0-0",
      "kind": "bridges_for",
      "attributes": {}
    },
    {
      "from": "lifecycle-semantics:copilot-cli",
      "to": "agentVersion:copilot:ge-0-0-0",
      "kind": "applies_to_version",
      "attributes": {}
    },
    {
      "from": "session-semantics:copilot-cli",
      "to": "agentVersion:copilot:ge-0-0-0",
      "kind": "applies_to_version",
      "attributes": {}
    }
  ]
}

Shortcuts

Back to overview
Open graph tab