chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:04:05 +08:00
commit 54d5556870
373 changed files with 47482 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"name": "context7-marketplace",
"owner": {
"name": "Upstash"
},
"metadata": {
"description": "Official Upstash marketplace for the Context7 documentation-lookup plugin on GitHub Copilot CLI.",
"version": "1.0.0"
},
"plugins": [
{
"name": "context7",
"source": "./plugins/copilot/context7",
"description": "Up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.",
"version": "1.0.2"
}
]
}