Skip to content

docs: hero demo GIF header with gradient wordmark title card#39

Merged
NotYuSheng merged 5 commits into
mainfrom
docs/demo-gif-header
Jun 23, 2026
Merged

docs: hero demo GIF header with gradient wordmark title card#39
NotYuSheng merged 5 commits into
mainfrom
docs/demo-gif-header

Conversation

@NotYuSheng

@NotYuSheng NotYuSheng commented Jun 23, 2026

Copy link
Copy Markdown
Owner

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 art
  • docs: richer title-card demo GIF (gradient wordmark, tagline, versions, made-by)
  • docs: vertical (top-down) gradient on the demo wordmark

Notes

  • Docs/demo only — no changes to ingestion, training, or library code.
  • Tracks the final demo/demo.gif; the intermediate demo/demo.cast recording is left untracked as a local build artifact.

🤖 Generated with Claude Code

@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@NotYuSheng, we couldn't start this review because you've reached your PR review rate limit.

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 98a65e08-73c5-4fc0-afa3-9805addcfb01

📥 Commits

Reviewing files that changed from the base of the PR and between ab217fc and 1de5998.

⛔ Files ignored due to path filters (1)
  • demo/demo.gif is excluded by !**/*.gif
📒 Files selected for processing (2)
  • demo/build_final.py
  • ingest/banner.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/demo-gif-header

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread demo/build_final.py Outdated
Comment thread demo/build_final.py
NotYuSheng and others added 3 commits June 24, 2026 07:39
…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>
@NotYuSheng NotYuSheng force-pushed the docs/demo-gif-header branch from 634bcab to e0c84dd Compare June 23, 2026 23:39
NotYuSheng and others added 2 commits June 24, 2026 07:42
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@NotYuSheng NotYuSheng merged commit 70c8e41 into main Jun 23, 2026
4 checks passed
@NotYuSheng NotYuSheng deleted the docs/demo-gif-header branch June 23, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant