-
Notifications
You must be signed in to change notification settings - Fork 54
feat: stats page #253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: canary
Are you sure you want to change the base?
feat: stats page #253
Conversation
|
@0xKoller is attempting to deploy a commit to the xmcp Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is being reviewed by Cursor Bugbot
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
Summary
Added stats for xmcp package, downloads, trends, versions, etc. Dynamic OG when sharing xmcp.dev/stats for social sharing.
Type of Change
Affected Packages
xmcp(core framework)create-xmcp-appinit-xmcpScreenshots/Examples
Dynamic OG
Related Issues
None.
Note
Introduces a new /stats dashboard for xmcp with downloads, trends, version distribution, and metadata, backed by new npm API routes and a dynamic social OG image, plus nav/sitemap updates and required UI/deps.
/statspage withMetricsCards,DownloadTrendChart(Recharts),VersionDistributionChart, andPackageInfo.app/stats/opengraph-image.tsx./statsinsitemap.Badge,Card,Table,Tabscomponents.app/api/npm/*(downloadsGET/POST,metadata,search,versions) with caching.lib/types/npm; updatebasehub-types.d.ts.rechartsanddate-fns.Written by Cursor Bugbot for commit 3d06a13. This will update automatically on new commits. Configure here.