7.46.0 (2026-02-17)
Features
- cliproxy: add Kimi as OAuth CLIProxy provider (08b2a67), closes #574
- cliproxy: expose codex weekly reset schedule in quota views (4fc19c4)
- cliproxy: rename kimi API preset to km, add kimi to UI (f451f4e)
- cursor: harden daemon integration and model discovery (c639cef)
- targets: add multi-target CLI adapter system (Droid support) (7d7054e)
- targets: support CCS_DROID_ALIASES argv0 mapping (025218a)
- ui: add Kimi provider logo with dark background (6961fb0)
Bug Fixes
- cliproxy: add kimi to wizard constants and image analysis config (ddd5b15)
- cliproxy: log unknown codex quota window labels (9031e5a)
- core: prevent GLMT proxy leaks in child lifecycle (53e18d4)
- cursor: fallback when requested model is unavailable (fae8716)
- cursor: resolve review feedback and harden edge cases (4798741)
- targets: close all remaining multi-target droid edge cases (0431adf)
- targets: DRY signal handling, remove redundant guards, harden config manager (02af8d5)
- targets: harden adapter lifecycle and droid model edge cases (3da3407)
- targets: harden edge cases from parallel code review (3191a4a)
- targets: run cleanup before adapter launch exits (812bb5c)
- targets: snapshot active profiles during droid prune (15d6c06)
- test: add kimi to provider tests, remove merge conflict marker (0fe195c)
Documentation
- provider: clarify kimi base profile endpoint (e33164f)
- targets: document built-in and env droid aliases (91edc95)
Styles
- format source and test files (539afea)
Code Refactoring
- cliproxy: DRY provider lists into single source of truth (94b03c7)