docs: add star history graph to README - #4672
Merged
Merged
Conversation
Assisted-by: GitHub Copilot (model: GPT-5.6 Sol, autonomous) Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Copilot review overview
馃煝 Approval recommended
The documentation-only markup is valid, accessible, and consistent with the stated purpose.
Review effort: Balanced
Findings: None
What changed in this PR
Adds a theme-aware Star History graph and community acknowledgment to the main README.
Changes:
- Embeds light and dark Star History SVGs.
- Links the graph to the interactive Star History page.
| File | Description |
|---|---|
README.md |
Adds the Star History section. |
馃挕 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds a live star history graph to the main README with automatic light and dark theme support. The graph uses Star History's SVG renderer, now backed by GitHub's official privacy-safe star history API, and includes a short thank-you to the Spec Kit community.
Testing
Documentation-only change. Verified both SVG variants return HTTP 200 and ran
git diff --check.uv run specify --helpuv sync && uv run pytestAI Disclosure
AI disclosure: GitHub Copilot (model: GPT-5.6 Sol, default reasoning effort, autonomous) researched the GitHub API, drafted the README markup and copy, verified the external SVG endpoints, and prepared this pull request on behalf of @mnriem. The final wording was selected through direct user feedback.