Files
backnotprop__plannotator/apps/copilot/plugin.json
T
2026-09-11 10:14:43 -07:00

12 lines
447 B
JSON

{
"name": "plannotator-copilot",
"description": "Interactive Plan & Code Review for GitHub Copilot CLI. Visual annotations, team sharing, structured feedback.",
"version": "0.27.14",
"author": { "name": "backnotprop" },
"repository": "https://github.com/backnotprop/plannotator",
"license": "MIT OR Apache-2.0",
"keywords": ["planning", "review", "annotations", "collaboration"],
"hooks": "hooks.json",
"commands": "commands/"
}