Release Notes v1.0.5
π Bug Fixes
Third-Party Model Usage Display
- Fixed usage calculation issues for Kimi (Moonshot AI) and other third-party models
- Resolved "duplicate field" parsing errors when models return both OpenAI and Anthropic format tokens
- Usage now displays correctly instead of showing 0%
Improved Data Handling
- Display "-" when usage data is unavailable (instead of 0%)
- Intelligent token merging with Anthropic format priority
- Support for mixed API formats (OpenAI + Anthropic)
β¨ Enhancements
Configuration UX
- Auto-create default models.toml template on first run
- Simplified model configuration structure
- Removed redundant configuration loading for better performance
Compatibility: All existing configurations remain compatible. New users will automatically get a models.toml
template to customize.