Restructure homepage and navigation for v0.6.16 - #420
Conversation
|
Warning Review limit reached
More reviews will be available in 44 minutes and 41 seconds. Learn how PR review limits work. Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file). ⌛ How to resolve this issue?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 credits. 🚦 How do rate 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 see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThe home page now uses a new tagline and reorganized link sections for configurators, demos, documentation, and project resources. The site header also splits the configurator navigation into versioned v2 and v1 links. ChangesSite links updates
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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 |
PR Summary by QodoRestructure homepage and nav for v0.6.16 hub index Description
Diagram
High-Level Assessment
Files changed (2)
|
Code Review by Qodo
Context used✅ Compliance rules (platform):
5 rules 1.
|
- Links to Configurator v2 (/configurator/) and v1 source archive (GitHub tree) - All documentation pages: guides, reference, developer/meta (14 pages) - All demo and test coverage HTML pages (8 pages total) - Version corrected to 0.6.16 (no v-prefix, matches package.json exactly) - Project files: changelog, contributing, configurator README/roadmap - configurator-archive excluded from Jekyll to prevent publishing unbuilt source - Nav updated with v2/v1 configurator labels Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LLZRDVYEpvL5JFXbzACfLS
c580bdb to
746d9dd
Compare
Summary
Reorganized the homepage (
index.md) and navigation (_layouts/default.html) to improve information architecture, add version visibility, and introduce the new Configurator v2 alongside the archived v1.Changes
Notes
v0.6.16is now visible on the homepagehttps://claude.ai/code/session_01LLZRDVYEpvL5JFXbzACfLS
Summary by CodeRabbit
New Features
Documentation