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-compatibleto match CLIProxyAPI response format, fixing token count discrepancies - Linux Dark Mode - Fixed text visibility in select dropdowns
Technical Changes
- Usage data now syncs on app startup
- Model stats (requests, tokens, input/output/cached) sync from CLIProxyAPI
- Added
interleaved.field=reasoning_contentfor thinking models in OpenCode config
Full Changelog: v0.3.14...v0.3.15