{
"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": "agent-version:copilot-cli@current",
"kind": "has_version"
}
],
"incomingEdges": [
{
"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": "agent-version:copilot-cli@current",
"to": "agent:copilot-cli",
"kind": "version_of"
},
{
"from": "discovery-signal:copilot-cli-host-env",
"to": "agent:copilot-cli",
"kind": "applies_to",
"attributes": {}
},
{
"from": "discovery-signal:copilot-hooks-mux",
"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"
}
]
}