Skip to content

fix: 修复 README 中失效的 Star History 图表 - #1351

Open
Dessalines39394 wants to merge 1 commit into
claude-code-best:mainfrom
Dessalines39394:fix/star-history-chart
Open

fix: 修复 README 中失效的 Star History 图表#1351
Dessalines39394 wants to merge 1 commit into
claude-code-best:mainfrom
Dessalines39394:fix/star-history-chart

Conversation

@Dessalines39394

@Dessalines39394 Dessalines39394 commented Aug 19, 2026

Copy link
Copy Markdown

当前 README 中的 Star History 图表已无法正常展示,原因是 GitHub stargazer API 的限制导致原服务失效。该项目需要恢复可用的 Star History 图表,因此将图表链接切换至无需 API token 的替代服务,并已在多个大型开源项目(如 JavaGuide、dify)中得到验证。

改动内容:

  • 更新 README.md 与 README_EN.md 中的 Star History 图表链接及图片地址

Summary by CodeRabbit

  • Documentation
    • Updated the Star History widget to use the new star-history.dera.page service.
    • Improved embedded chart URLs with SVG output and standard repository paths.

README 中的 Star History 图表已无法正常展示,原因是 GitHub stargazer API 的限制导致原服务失效。将图表切换至无需 API token 的替代服务,使其恢复可用。同时更新 README_EN.md。
@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: fedd2ab2-f7b6-4abc-a5ec-b19ffe79d6f1

📥 Commits

Reviewing files that changed from the base of the PR and between d010f77 and 20b87d5.

📒 Files selected for processing (2)
  • README.md
  • README_EN.md

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


📝 Walkthrough

Walkthrough

The README files now use star-history.dera.page for Star History links and images. The embed paths use plain repository slashes and SVG endpoints.

Changes

Documentation updates

Layer / File(s) Summary
Star History embed URLs
README.md, README_EN.md
The Star History links and image sources now use star-history.dera.page. Theme variants and chart parameters remain unchanged.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 20b87

This localized documentation change updates the Star History chart links without affecting runtime behavior; no actionable merge-blocking risk remains after normal checks and review.

Suggested reviewers: claude-code-best

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: fixing the broken Star History charts in the README files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

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