GitHub Copilot CLI Platform (current)
agent-platform-impl:copilot-cli.platform@current
AgentPlatformImplagent-stack/platform-impls/copilot-cli-platform-current.yaml·Open in Graph → {
"id": "agent-platform-impl:copilot-cli.platform@current",
"_kind": "AgentPlatformImpl",
"_file": "agent-stack/platform-impls/copilot-cli-platform-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "GitHub Copilot CLI Platform (current)",
"agentVersionId": "agent-version:copilot-cli@current",
"subagentDefinitionFormat": "none",
"packageRef": "source-ref:gh-copilot-github",
"nativeExtensionFormat": "gh-copilot-plugin",
"nativeExtensionManifestPath": "~/.config/github-copilot/plugins/<name>/plugin.json",
"nativeExtensionsDirectoryPath": [
"~/.config/github-copilot/plugins/"
],
"skillFormat": "none",
"skillsDirectoryPath": [],
"customSlashCommandsPath": [],
"subagentsDirectoryPath": [],
"hooksDirectoryOrConfigPath": [
"~/.config/github-copilot/hooks.json"
],
"settingsFiles": [
"~/.config/github-copilot/settings.json"
],
"pluginRegistryPath": "",
"capabilityProfileRegistry": false,
"launchConfigRegistry": false,
"platformIdentityStrategy": "github-oauth",
"updateChannelMechanism": "gh-extension",
"supportedChannelKinds": [
"mcp-channel"
]
},
"outgoingEdges": [
{
"from": "agent-platform-impl:copilot-cli.platform@current",
"to": "layer:6-agent-platform",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-platform-impl:copilot-cli.platform@current",
"to": "agent:copilot-cli",
"kind": "composes",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-platform-impl:copilot-cli.platform@current",
"to": "presentation:copilot-cli",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-platform-impl:copilot-cli.platform@current",
"to": "capability:can-resume",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "partial",
"notes": "Stateless per-invocation server-side; partial resume noted in wiki/legacy/03-products.\n"
}
},
{
"from": "agent-platform-impl:copilot-cli.platform@current",
"to": "capability:supports-plugins",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "full",
"notes": "GitHub Copilot CLI plugin marketplace (agents/skills/hooks/MCP).\n"
}
}
],
"incomingEdges": [
{
"from": "presentation:copilot-cli",
"to": "agent-platform-impl:copilot-cli.platform@current",
"kind": "bundled_with"
},
{
"from": "agent-version:copilot-cli@current",
"to": "agent-platform-impl:copilot-cli.platform@current",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
}
]
}