Polish the public benchmark for portfolio sharing#82
Conversation
|
Warning Review limit reached
Next review available in: 50 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughWalkthroughThe PR refreshes GM-Bench publication links and metadata, adds employer-facing evidence assertions, refactors leaderboard telemetry visibility and formatting, and updates responsive styling for the hero, navigation, tables, and footer. ChangesPublication and leaderboard refresh
Estimated code review effort: 3 (Moderate) | ~25 minutes Sequence Diagram(s)sequenceDiagram
participant APILeaderboard
participant ModelTable
participant Reviewer
APILeaderboard->>ModelTable: provide model rows
Reviewer->>ModelTable: toggle telemetry visibility
ModelTable-->>Reviewer: render score, cost, status, and optional telemetry columns
Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai review |
✅ Action performedReview finished.
|
What changed
Why
The benchmark and release were technically ready, but the public presentation made cold visitors work too hard to discover the result, author, and reproducibility evidence. The wide default table, stale sharing description, broken favicon path, and mobile overflow also weakened portfolio readiness.
User impact
A recruiter or technical reviewer now sees the result, author, and evidence path immediately. Technical readers keep access to the full telemetry without forcing every visitor through twelve columns.
Validation
474 passedBASE_PATH=/gm-bench/: passed/gm-bench/favicon.svgSummary by CodeRabbit
New Features
Improvements
Documentation