diff --git a/apps/sentry-auto-agent.json b/apps/sentry-auto-agent.json new file mode 100644 index 0000000..32ed834 --- /dev/null +++ b/apps/sentry-auto-agent.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/Botcoder757/sentry-triage-final", + "description": "Autonomously triages Sentry incidents — parses stack traces, git blames culprit lines, files Linear tickets, and posts Slack alerts.", + "versions": [ + { + "version": "1.0.0", + "commit": "6c525a1", + "date": "2026-04-22" + } + ] +}