What's New
Features
- Persistent Usage Analytics - Sync
requests_by_dayandmodel_statsfrom CLIProxyAPI for reliable tracking that survives app restarts (#71)
Bug Fixes
- Windows Copilot-API Detection - Fixed path detection using correct separators and
.cmdextension (#65) - OpenCode Token Consistency - Switched to
@ai-sdk/openai-compatiblewithinterleaved.field=reasoning_contentto match CLIProxyAPI format - Linux Dark Mode - Fixed text visibility in select dropdowns
- CI Build Pipeline - Fixed CLIProxyAPI binary download for all platforms
Technical Changes
- Usage data syncs on app startup
- Model stats (requests, tokens, input/output/cached) sync from CLIProxyAPI
- Improved binary naming consistency (
cliproxyapi-*prefix)
Full Changelog: v0.3.15...v0.3.16