tpmjs/apps
Ajax Davis c189bd366a feat: add comprehensive stats dashboard with D3 charts
- Add /stats page with animated D3 visualizations
- Create reusable chart components: AnimatedCounter, DonutChart, BarChart, AreaChart
- Expand stats API endpoints: /api/stats, /api/stats/health, /api/stats/executions, /api/stats/sync, /api/stats/tools
- Add Stats link to desktop and mobile navigation
- Add AI SDK v6 integration tests with vitest

Dashboard displays:
- Registry overview metrics with count-up animations
- Health distribution donut charts (import/execution)
- Quality score distribution
- Package tier breakdown
- Execution trends area chart with success/error series
- Token usage statistics
- Top categories bar chart
- Recent sync operations status
2025-12-28 17:08:19 +10:00
..
playground chore: upgrade AI SDK from beta to stable v6 2025-12-28 16:17:41 +10:00
railway-executor refactor: rename exportName to name across entire codebase 2025-12-17 17:19:21 +10:00
web feat: add comprehensive stats dashboard with D3 charts 2025-12-28 17:08:19 +10:00