Skip to content

docs(readme): track npm + GitHub release downloads in Download History#564

Merged
autogame-17 merged 1 commit into
mainfrom
docs/download-history-multi-channel
Jun 7, 2026
Merged

docs(readme): track npm + GitHub release downloads in Download History#564
autogame-17 merged 1 commit into
mainfrom
docs/download-history-multi-channel

Conversation

@autogame-17

@autogame-17 autogame-17 commented Jun 7, 2026

Copy link
Copy Markdown
Collaborator

What

Extend the Download History section so it covers all three of Evolver's distribution channels instead of only ClawHub:

  • npm @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.
  • GitHub Releases — total downloads across all release binary assets (darwin/linux/windows + checksums). Currently 869.
  • ClawHub — the existing skill-history.com history chart, unchanged.

Why

The download history shouldn't show ClawHub alone — npm and GitHub releases are the other two channels users actually install through.

Notes

  • Badges are shields.io endpoints (camo-proxied by GitHub, live-updating). All three URLs were verified to return valid SVG with real numbers before commit.
  • Only ClawHub has a free embeddable history-line chart today; npm/GitHub use live badges + links to their history pages. A unified custom history chart for all three could be a follow-up.

🤖 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.

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>
@autogame-17 autogame-17 merged commit 984823a into main Jun 7, 2026
2 of 3 checks passed
@autogame-17 autogame-17 deleted the docs/download-history-multi-channel branch June 7, 2026 14:22
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