II.
AgentPlatformImpl JSON
Structured · liveagent-platform-impl:copilot-cli.platform@current
GitHub Copilot CLI Platform (current) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": "agentVersion:copilot:ge-1-0-55-3",
"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": "agentVersion:copilot:ge-1-0-55-3",
"to": "agent-platform-impl:copilot-cli.platform@current",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
},
{
"from": "plugin-target:copilot-cli",
"to": "agent-platform-impl:copilot-cli.platform@current",
"kind": "hosted_by",
"attributes": {}
}
]
}