docs: hero demo GIF header with gradient wordmark title card#39
Conversation
|
Warning Review limit reached
More reviews will be available in 9 minutes and 33 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 refill rate. 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, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
✨ 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 |
There was a problem hiding this comment.
Code Review
This pull request refactors the banner and demo GIF generation. It separates the lean CLI startup banner from a richer, multi-colored title card used for the README GIF, and simplifies the GIF rendering logic. The feedback recommends correcting a comment that mislabels the vertical gradient as horizontal, and restoring the terminal cursor at the end of the cast since it is hidden at the beginning.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
…s, made-by) - demo GIF is now a title card: tagline, parrot + gradient (gold->coral) Doppelganger wordmark, keyword line, a version box, and a made-by line. - CLI startup banner stays lean (parrot + amber wordmark). - Reverted the header reshuffle/badge change — GIF back in its prior spot, original flat badges. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Each wordmark row is a solid step from gold (top) to coral (bottom), replacing the left-to-right per-character gradient. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
634bcab to
e0c84dd
Compare
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Summary
Adds a hero GIF header to the README, built from a richer title-card demo with a gradient wordmark, tagline, version line, and a "made by" credit. The wordmark gradient is rendered vertically (top-down).
Commits
docs: hero GIF header; drop tagline from banner artdocs: richer title-card demo GIF (gradient wordmark, tagline, versions, made-by)docs: vertical (top-down) gradient on the demo wordmarkNotes
demo/demo.gif; the intermediatedemo/demo.castrecording is left untracked as a local build artifact.🤖 Generated with Claude Code