What's Changed
Bug Fixes
Analytics Data Sync from CLIProxyAPI - Fixed persistent storage and aggregation issues in the Analytics page:
- Activity Patterns heatmap - Now properly syncs
requests_by_hourfrom CLIProxyAPI - Refresh button - Added blocking sync to fetch latest data when clicking refresh
- Hourly data format - Normalized to
YYYY-MM-DDTHHfor consistency across sessions - Success rate tracking - Updated
total_success_countfrom synced model stats - Cached tokens - Now persists
total_tokens_cachedin aggregate
Analytics Metrics Now Persist Correctly
- ✅ TOTAL REQUESTS
- ✅ SUCCESS RATE
- ✅ EST. COST
- ✅ Request Trends
- ✅ Token Usage
- ✅ Model Usage / Breakdown
- ✅ Activity Patterns (heatmap)
Full Changelog: v0.3.37...v0.3.38