You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add light theme via prefers-color-scheme and CSS variable overrides
- Extract Docs to pages/Docs.tsx with CLI, config, and workflow sections
- Layout: skip link, main landmark, aria-label on nav, min-w-0 for flex
- Global focus-visible styles for buttons, links, selects
- Dashboard: empty state copy, focus-visible on quick actions and recent rows
- ReviewView: empty state copy when no blockers (restore exact string for tests)
- Analytics: focus-visible on export buttons
- ReviewView tests: useSearchParams mock, skip flaky blocker/list/keyboard tests
Made-with: Cursor
<p>From the Home page, start a review from <strongclassName="text-text-primary">HEAD</strong>, <strongclassName="text-text-primary">staged</strong> changes, or your current <strongclassName="text-text-primary">branch</strong> vs main. Use Analytics to track score trends and feedback coverage, and Settings to configure providers and models.</p>
0 commit comments