• Your Name's avatar
    v0.99.33: Fix analytics, cost tracking, MySQL timezone issues, and add Yesterday filter · acb721ad
    Your Name authored
    - Fixed analytics token counting for Kilo/Kilocode ChatCompletion objects
    - Fixed database migrations to add missing columns (success, latency_ms, error_type, token_id)
    - Restored model retrieval with proper handle_model_list method
    - Fixed response cache serialization for ChatCompletion objects
    - Fixed MySQL timezone issues in all analytics queries using _format_timestamp()
    - Added comprehensive cost calculation debug logging at INFO level
    - Added kilo providers to DEFAULT_PRICING with $0.00 (subscription/free)
    - Enhanced database tracking with full parameter trace logging
    - Added 'Yesterday' time range filter to analytics page
    - Improved custom date range handling
    - All changes maintain 100% backwards compatibility
    - Version bumped to 0.99.33
    acb721ad
setup.py 10.2 KB