GitHub Copilot CLI plugin manifest
plugin-artifact:copilot-cli-manifest
PluginArtifactextensions/plugin-artifacts/copilot-cli-manifest.yaml·Open in Graph → {
"id": "plugin-artifact:copilot-cli-manifest",
"_kind": "PluginArtifact",
"_file": "extensions/plugin-artifacts/copilot-cli-manifest.yaml",
"_cluster": "extensions",
"attributes": {
"artifactId": "plugin-artifact:copilot-cli-manifest",
"displayName": "GitHub Copilot CLI plugin manifest",
"targetId": "plugin-target:copilot-cli",
"artifactKind": "manifest",
"pathPattern": "plugin.json",
"installerSurface": "plugin.json",
"scriptVariants": [
"markdown-commands"
],
"contextFiles": [
"packages/agent-plugins-mux/src/targets/github-copilot.ts"
]
},
"outgoingEdges": [
{
"from": "plugin-artifact:copilot-cli-manifest",
"to": "plugin-target:copilot-cli",
"kind": "emits_artifact",
"attributes": {}
}
],
"incomingEdges": []
}