docs(readme): track npm + GitHub release downloads in Download History#564
Merged
Conversation
The section only charted ClawHub installs. Add live npm (monthly + 18-month) and GitHub release download badges alongside the ClawHub history chart so all three distribution channels are visible. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
What
Extend the Download History section so it covers all three of Evolver's distribution channels instead of only ClawHub:
@evomap/evolver— live monthly + 18-month download badges (npm only retains ~18 months of stats), linking to the npm-stat history chart. Currently ~8.9k/month, 26k total.Why
The download history shouldn't show ClawHub alone — npm and GitHub releases are the other two channels users actually install through.
Notes
🤖 Generated with Claude Code
Note
Low Risk
README-only badge and copy updates with no runtime, security, or dependency impact.
Overview
The Download History section now documents all three install paths—npm, GitHub Releases, and ClawHub—with a short intro and live shields.io badges for npm monthly/18-month downloads and total GitHub release asset downloads, each linking to the relevant package, releases, or npm-stat chart.
The existing ClawHub skill-history chart is unchanged in role; it sits below the new badges with clearer labeling so readers see npm and GitHub metrics alongside ClawHub instead of only the registry chart.
Reviewed by Cursor Bugbot for commit 68da3ee. Bugbot is set up for automated code reviews on this repo. Configure here.