Files
awesome-copilot/extensions/gesture-review/.github/plugin/plugin.json
T
github-actions[bot] 700e6f19dd chore: publish from main
2026-07-03 02:25:08 +00:00

20 lines
465 B
JSON

{
"name": "gesture-review",
"description": "Review pull requests with a live camera feed and approve or reject using thumbs-up/thumbs-down gestures.",
"version": "1.0.0",
"author": {
"name": "Aaron Powell",
"url": "https://github.com/aaronpowell"
},
"keywords": [
"camera-input",
"gesture-control",
"github-prs",
"hands-free",
"mediapipe",
"pull-request-review"
],
"logo": "assets/preview.png",
"extensions": "."
}