docs: add Star History to English and Chinese READMEs - #53
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review. 📝 WalkthroughWalkthroughThe English and Chinese README files now include a “Star History” section with a repository star request and theme-aware Star History chart. ChangesStar History Documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to Both READMEs add bilingual, theme-aware Star History chart sections without changing runtime behavior or application data. No merge-blocking risk remains. Suggested reviewers: 🚥 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 |
Adds a Star History section near the bottom of both English and Chinese READMEs, before License. The chart tracks Waybox-AI/roadtrip-skill, supports light and dark themes, and links to the interactive history page.
Validation:
.venv/bin/python3 -m pytest tests/ -v: 345 passed, 1 skipped.git diff --check: passed.Summary by CodeRabbit