7.55.0 (2026-03-17)
Features
- add dashboard host binding option (553f8ac)
- cursor: add Anthropic daemon endpoint (daad5d1)
- deprecate GLMT user-facing surfaces (5525098)
- novita: add Novita AI provider preset (a1a8cad)
- ui: add searchable model comboboxes (d056878)
- ui: improve API profile provider selector UX (0337a32)
Bug Fixes
- add novita preset icon asset (eeadff3)
- align dashboard host warnings with effective bind (dcc6747)
- cliproxy: make codex defaults free-plan safe (551591e)
- cliproxy: remap codex haiku fallback on free plans (e6b3635)
- commands: follow up command routing hardening regressions (d524650)
- correct novita preset endpoint and asset handling (94fa96a)
- cursor: avoid empty user turns after tool results (b068fb2)
- cursor: harden anthropic daemon contract handling (a35859a)
- cursor: harden anthropic response fallback paths (eaee4a9)
- cursor: harden anthropic translation edge cases (9ff021e)
- normalize plugin metadata across shared launch flows (1043a43)
- proxy: support portable undici dispatcher typings (ee06f83)
- restore route target parser exports (eb9e9a8)
- shared-manager: normalize marketplace registry paths (2cb5b4e)
- ui: add llama.cpp provider icon (93d94b5)
- ui: keep provider names readable (3954e44)
- ui: rebalance API profile provider chooser (8c0d75a)
- ui: restore searchable combobox keyboard navigation (5fe96b7)
- ui: simplify provider chooser cards (a999adc)
Documentation
- community: add GitHub contribution templates (462d382)
- community: soften contributor requirements (f0f5a9c)
- contributing: refresh contributor workflow (5f97316)
- readme: highlight hosted docs hub (9a44f53)
- roadmap: mention llama.cpp icon polish (ea15e5e)
- roadmap: record issue 744 provider selector update (0819de2)
- roadmap: record issue 748 chooser follow-up (098416a)
Code Refactoring
- commands: split CLI command routing (2044756)