GitHub Copilot CLI UI (current) โ cli-only
agent-ui-impl:copilot-cli.ui@current
AgentUIImplagent-stack/ui-impls/copilot-cli-ui-current.yamlยทOpen in Graph โ {
"id": "agent-ui-impl:copilot-cli.ui@current",
"_kind": "AgentUIImpl",
"_file": "agent-stack/ui-impls/copilot-cli-ui-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "GitHub Copilot CLI UI (current) โ cli-only",
"agentVersionId": "agent-version:copilot-cli@current",
"packageRef": "source-ref:gh-copilot-github",
"uiKind": "cli-only",
"presentationsBundled": [
"presentation:copilot-cli"
],
"themeSupport": "none",
"accessibilitySupport": "basic",
"notes": "GitHub Copilot CLI is a non-interactive CLI surface (gh extension); the\nuser-facing primitive set is small (help / suggestion explainers).\n"
},
"outgoingEdges": [
{
"from": "agent-ui-impl:copilot-cli.ui@current",
"to": "layer:11-presentation",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-ui-impl:copilot-cli.ui@current",
"to": "interaction-primitive:slash-help",
"kind": "supports_interaction_primitive",
"attributes": {
"attributes": {
"mechanism": "slash-command",
"invocationToken": "/help"
}
}
}
],
"incomingEdges": [
{
"from": "agent-version:copilot-cli@current",
"to": "agent-ui-impl:copilot-cli.ui@current",
"kind": "composed_of",
"attributes": {
"role": "ui"
}
}
]
}