From de93bf7a3a4183a7270f371b1f079cc5725bf1cc Mon Sep 17 00:00:00 2001 From: Chirag Nikant Simepurushkar Date: Wed, 22 Apr 2026 08:18:09 +0530 Subject: [PATCH] add: PRadar (Construct x Techfluence 2026) --- apps/pradar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 apps/pradar.json diff --git a/apps/pradar.json b/apps/pradar.json new file mode 100644 index 0000000..0546a67 --- /dev/null +++ b/apps/pradar.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/ChiragSimepurushkar/PRadar", + "description": "Autonomous PR review intelligence: auto-assigns reviewers, grades code risk, drafts AI fixes for GitHub issues via Construct Kimi 2.6, and posts standup digests to Slack & Notion.", + "versions": [ + { + "version": "1.0.0", + "commit": "a21bee7d111e167273ff3b11a77505324100d07c", + "date": "2026-04-22" + } + ] +} \ No newline at end of file