Feature
Project Health page
One page per project that surfaces what needs attention — failed reviews, pending triage, setup gaps, tips. Grouped by severity, color-coded.
Feature
Reviews list, grouped and scannable
Code Review and Decision Review for the same PR now share one row. Status becomes a colored dot. Repo and org names link out to GitHub or the Prelint repo page.
AI
Thumbs-up when you address a finding
Reply to a Prelint comment and fix the issue — Prelint reacts with 👍 on your reply so you know it registered. Re-reviews now read the PR conversation too, so you don't get re-flagged on something you already clarified.
Feature
Auto-review on first enable
Enable a repo for the first time and Prelint reviews your 5 latest open PRs. No more empty reviews page right after setup.
Feature
Per-project approval settings
Approval mode, required review kinds, and draft PR handling can now be set at the project level, not just org-wide.
AI
Input classification
Before extraction, Prelint classifies what it's reading — meeting transcript, product spec, architecture doc — and tunes filtering per type. Stricter on transcripts, lighter on specs.
AI
Statements read like docstrings
One concise lead sentence, then an optional qualifier paragraph. Easier to scan; shorter to cite; still re-reviewable.
AI
In-batch deduplication
Dedup used to only compare new statements against the existing knowledge base. Now it also catches duplicates within the same extraction batch, so one ingestion can't produce five near-identical rules.
AI
Tighter glossary
Term detection now excludes generic software lingo, compound nouns, and plan names. The bar: would an experienced engineer need this explained?
Feature
Credit balance only when it matters
The header balance pill used to always be visible. Now it only shows up when reviews are paused, or when the balance drops below $20 and auto-recharge is off.
Feature
Meeting date on ingestion history
Recurring meetings with identical titles now show when they happened. “Today at 2:30 PM”, “Apr 16 at 2:30 PM”.