tpmjs/packages
Ajax Davis 61c89824f9 feat: add historical stats tracking with daily snapshots
- Add StatsSnapshot model to store daily registry metrics
- Create /api/sync/stats-snapshot endpoint for daily cron captures
- Add GET endpoint to retrieve historical snapshots (up to 365 days)
- Update stats page with Historical Trends section showing:
  - Tools & packages growth over time
  - Health status trends
  - Daily executions history
  - NPM downloads trends
- Add cron job running at midnight UTC daily
- Fix PostgreSQL GROUP BY issue in quality distribution query
2025-12-28 17:19:46 +10:00
..
config feat: add HN launch readiness features 2025-12-14 11:56:42 +10:00
db feat: add historical stats tracking with daily snapshots 2025-12-28 17:19:46 +10:00
env chore: prepare for Hacker News launch 2025-12-28 11:46:59 +10:00
mocks feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
npm-client feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
package-executor Revert "feat(package-executor): add 2-minute in-memory cache for execution results" 2025-12-17 11:40:04 +10:00
storybook feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
test feat: upgrade to AI SDK v6 beta and Zod v4 to fix tool schema errors 2025-11-30 19:14:01 +10:00
tools refactor: rename exportName to name across entire codebase 2025-12-17 17:19:21 +10:00
types chore: prepare for Hacker News launch 2025-12-28 11:46:59 +10:00
ui feat: add mobile responsiveness across all pages 2025-12-28 12:39:02 +10:00
utils chore: prepare for Hacker News launch 2025-12-28 11:46:59 +10:00