Make star metadata accurate for crawlers and AI tools - #71
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 76fb181729
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Code Review ✅ ApprovedUpdates star metadata fallbacks and AI briefs to display the durable 100+ milestone for crawlers while preserving live API refreshes for browsers. No issues found.
OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Powered by Gitar — free for open source |
Summary
27fallback with the durable100+milestonestargazers_countfrom the canonical APIWhy
The live GitHub API reports 104 stars, but non-JavaScript crawlers see the old fallback and search snapshots can be even older. This makes the stable milestone crawlable while directing agents that need an exact count to the live source of truth.
Validation
node --check docs/script.jsxmllint --noout docs/sitemap.xml100+before JavaScript