chore: publish from main

This commit is contained in:
github-actions[bot]
2026-07-18 00:50:03 +00:00
parent 941c2a4b41
commit 7174a12f1c
514 changed files with 222 additions and 50538 deletions
-18
View File
@@ -1,18 +0,0 @@
{
"name": "color-orb",
"version": "1.0.0",
"type": "module",
"main": "extension.mjs",
"dependencies": {
"@github/copilot-sdk": "latest"
},
"description": "Gives users a visual orb they can ask the agent to recolor while showing a live activity log in the canvas.",
"keywords": [
"color-picker",
"interactive-demo",
"agent-actions",
"realtime-updates",
"sse-events",
"visual-feedback"
]
}