Skip to content

fix: restore the broken star history chart - #403

Open
OctoBored wants to merge 1 commit into
pinchbench:mainfrom
OctoBored:fix/star-history-chart
Open

fix: restore the broken star history chart#403
OctoBored wants to merge 1 commit into
pinchbench:mainfrom
OctoBored:fix/star-history-chart

Conversation

@OctoBored

Copy link
Copy Markdown

The star history chart in the README currently fails to render because of GitHub stargazer API restrictions. This change moves it to a working alternative that uses a different data source and serves both the frontend and the chart on the same domain, so the chart loads again without needing an API token.

The star history chart in the README is broken because of GitHub stargazer API restrictions. Switch it to a fork that uses a different data source and serves the chart on the same domain, so the chart renders again without requiring an API token.
@kilo-code-bot

kilo-code-bot Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

This is a straightforward README change swapping the star-history chart source/badge domain (star-history.com → star-history.dera.page) to work around the broken GitHub stargazer API. No executable code is affected, and no critical bugs or security vulnerabilities were identified in the changed lines.

Files Reviewed (1 file)
  • README.md

Reviewed by frontier · Input: 162 · Output: 4.6K · Cached: 137.9K

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