iconsulting/packages/services
hailin 2d4e6285a4 feat(admin): add global token usage statistics
- Add token aggregation to statistics/overview endpoint
- Include total tokens, cost, and API calls for all time
- Include today's token usage and cost breakdown
- Display token stats in ConversationsPage with 2 rows of cards
- Add formatNumber helper for K/M number formatting
- Export GlobalTokenStats and TodayTokenStats types

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 17:29:59 -08:00
..
conversation-service feat(admin): add global token usage statistics 2026-01-25 17:29:59 -08:00
evolution-service fix(audit): reorder routes to fix NestJS route collision 2026-01-25 08:40:56 -08:00
file-service fix(orm): add explicit PostgreSQL column types for all ORM entities 2026-01-25 02:14:07 -08:00
knowledge-service fix(orm): add explicit PostgreSQL column types for all ORM entities 2026-01-25 02:14:07 -08:00
payment-service feat(payment): add transaction reliability and idempotency support 2026-01-25 07:00:01 -08:00
user-service fix(user-service): add jsonwebtoken dependency for admin auth 2026-01-25 09:02:30 -08:00