tpmjs/packages/npm-client/src
Ajax Davis 724bf18822 feat: add GitHub stars syncing to metrics sync
- Add github.ts to npm-client with functions to fetch GitHub stars
- Add parseGitHubUrl to handle various GitHub URL formats
- Update metrics sync endpoint to fetch and store GitHub stars
- GitHub stars now factor into tool quality score calculation
- Optional GITHUB_TOKEN env var for higher API rate limits

Closes #8

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-07 14:11:06 +10:00
..
changes.ts feat(npm-client): create NPM registry API client package 2025-11-28 02:19:59 +10:00
github.ts feat: add GitHub stars syncing to metrics sync 2026-01-07 14:11:06 +10:00
index.ts feat: add GitHub stars syncing to metrics sync 2026-01-07 14:11:06 +10:00
package.ts feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
rate-limiter.ts feat(npm-client): create NPM registry API client package 2025-11-28 02:19:59 +10:00
search.ts feat(npm-client): create NPM registry API client package 2025-11-28 02:19:59 +10:00
stats.ts feat(npm-client): create NPM registry API client package 2025-11-28 02:19:59 +10:00