Feature
Project Health page
One page per project surfacing what needs attention — failed reviews, pending triage, setup gaps, tips — grouped by severity.
Feature
Reviews list, grouped and scannable
Code Review and Decision Review for the same PR share one row. Status is a colored dot, and repo and org names link out to GitHub.
AI
Thumbs-up when you address a finding
Reply to a Prelint comment and fix the issue — Prelint reacts with 👍 so you know it registered. Re-reviews 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.
Feature
Per-project approval settings
Approval mode, required review kinds, and draft PR handling can be set at the project level, not just org-wide.
AI
Extraction adapts to what it's reading
Prelint classifies what it's reading — meeting transcript, product spec, architecture doc — and tunes extraction per type. Stricter on transcripts, lighter on specs.
AI
Statements are easier to scan
One concise lead sentence, then optional detail.
AI
No duplicates within one import
Dedup also catches duplicates within one import, so a single ingestion can't produce five near-identical rules.
AI
Tighter glossary
Term detection 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 shows only when reviews are paused, or when the balance drops below $20 with auto-recharge off.
Feature
Meeting date on ingestion history
Recurring meetings with identical titles show when they happened. “Today at 2:30 PM”, “Apr 16 at 2:30 PM”.