You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Battle Arena - chat ⋮ menu → race up to 4 cloud models (same/different providers) on one prompt with live monitor (finish order, tok/s, length) and weighted overall verdict (40/30/30); One-by-one mode runs contenders serially in pick order and allows the loaded on-device model.
Staged rollout - backend-free buckets (10/25/50/100% over 7 days); manual checks bypass; rollout state on Update page.
Opt-in local stats - device-only counters (messages/images/loads/cloud calls) with viewer + reset; off by default.
Web build fixed - stub parity (shared SocFamily, engine + download stubs); flutter build web green.
Windows installer script - Inno Setup windows/installer/cubiclm.iss (unsigned; signing documented).
Fixed
versionCode downgrade trap - v1.6.0 shipped code 2011 vs small pubspec numbers, which Android rejects as a downgrade; build.gradle.kts now adds a +100000 base (verified 100012+) and the release checklist mandates aapt verification.