mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-08 18:19:14 +00:00
chore: publish from main
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "diagram-viewer",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"main": "extension.mjs",
|
||||
"dependencies": {
|
||||
"@github/copilot-sdk": "latest"
|
||||
},
|
||||
"description": "Lets users render diagrams, click nodes to drill down, and view agent-generated explanations directly in the canvas.",
|
||||
"keywords": [
|
||||
"interactive-diagrams",
|
||||
"architecture-mapping",
|
||||
"node-drilldown",
|
||||
"relationship-visualization",
|
||||
"exploratory-analysis",
|
||||
"canvas-navigation"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user