2026-07-18
2026-Q3-r1
One-click GitHub install
New dedicated /install page with a direct GitHub Marketplace install button and a permissions/scope note, plus an install link in the landing-page closing section — so visitors can go from reading about PulseRadar to installing it in one click, whether they land on / or /install.
2026-06-27
2026-Q2-r4
Referred signup tracking
Instrumented the onboarding funnel with a started_signup event sourced from the polsia_vid cookie via POST /api/analytics/event, so we can attribute each signup back to the visitor session that started it.
2026-06-18
2026-Q2-r3
PR Health Dashboard
New /dashboard page with open PR count, average review time, critical issue rate, a severity bar chart, and a recent PR table — a single screen for repo health.
2026-06-17
2026-Q2-r2
Severity scoring & auto-triage
Each finding now ships with a 1–10 severity score. A noise threshold filters trivial hits, PRs get auto-labeled, and a grouped comment summary lands in one message instead of dozens.
2026-06-14
2026-Q2-r1
PulseRadar MVP
First cut: GitHub webhook monitoring on push & PR events, OpenAI-powered code analysis, severity-tagged PR comments, and a daily digest email of open issues.