chore: publish from staged

This commit is contained in:
github-actions[bot]
2026-06-16 23:19:14 +00:00
parent 8750d19424
commit ce41daf445
25 changed files with 5482 additions and 26 deletions
@@ -0,0 +1,10 @@
{
"name": "backlog-swipe-triage",
"version": "1.0.0",
"type": "module",
"main": "extension.mjs",
"description": "Swipe-driven backlog triage canvas for reviewing open issues and assigning implementation work.",
"dependencies": {
"@github/copilot-sdk": "1.0.1"
}
}