{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "sentry-triage", "description": "Scan live Sentry issues in a Copilot canvas, group them by urgency, and hand issues off for tracking or a fix PR.", "version": "1.0.0", "author": { "name": "Liz Tom", "url": "https://github.com/liztom" }, "repository": "https://github.com/github/awesome-copilot", "license": "MIT", "keywords": [ "canvas", "copilot-canvas", "copilot-extension", "error-triage", "incident-response", "on-call", "sentry" ], "extensions": { "com.github.copilot": { "logo": "assets/preview.png" } } }