7.75.0 (2026-04-29)
Features
- add extra models support for API profiles (2915ab0)
- add gpt-5.5 to codex model catalogs (4efd61e)
- cliproxy: add local session affinity controls (4309db8)
- cliproxy: self-pause exhausted quota accounts (5013d41)
- codex: align ccsxp with native cliproxy shortcut (82c92aa)
- integrate models.dev pricing metadata (a38c1a7)
- ui/design-system: codify rail-anchored layout invariants and palette (5303089)
- ui: add design system foundations (64e78f6)
- ui: migrate cliproxy page to design system Config archetype (9a2c093)
- ui: migrate health page to design system Monitor archetype (5e3e554)
- ui: migrate home page to design system Monitor archetype (3ae5f20)
- ui: redesign health page with prioritized layout and premium aesthetics (36ed091)
Bug Fixes
- address analytics review follow-ups (286b578)
- analytics: add native codex and droid collectors (fe7cc6f)
- analytics: avoid bridge double counting in native collectors (e95b354)
- analytics: correct token accounting and usage aggregation (e2f1363)
- browser: 修复 DevTools 页面创建和截图诊断 (4c46d6c)
- ci: guard generated dev release commits (8d4a776)
- ci: keep dev release commits visible to PR checks (fea7f18)
- cli-proxy: durable analytics history persistence and dedupe migration (69b75c0)
- cli-proxy: preserve historical analytics across syncs (01fcd77)
- cliproxy/sync: dedup ANTHROPIC_EXTRA_MODELS entries against primary model (b1a0d1a)
- cliproxy: harden session affinity behavior (5267c42)
- cliproxy: parse Codex additional_rate_limits for Spark quota (942a8ce)
- cliproxy: polish session affinity controls (148cf35)
- cliproxy: probe routing via management endpoint (8ef7030)
- cliproxy: tighten Codex window classification on incomplete metadata (a90aadd)
- cliproxy: tighten session affinity review issues (c277955)
- cliproxy: tighten session affinity status handling (20f3916)
- cliproxy: tolerate plain AI provider model rules (c40dd3e)
- cliproxy: tolerate plain AI provider model rules (9a28ca5)
- cliproxy: use explicit utilization unit per Claude payload form (9808ebf)
- codex: align ccsxp history with native codex (8ffda02)
- codex: resolve ccsxp argv alias as codex (cd94119)
- codex: resolve PR review contract and i18n drift (8911906)
- keep config dashboard alive when interface detection fails (119aa3b)
- proxy: avoid settings override and nested reasoning for openai-compat (1c91c46)
- proxy: clean up temp launch settings (47fbe8b)
- proxy: preserve settings-profile launches for openai bridge (3dcf150)
- ui/design-system: address PR-Agent feedback on PR #1109 (839997d)
- ui/design-system: address PR-Agent round 2 on PR #1109 (aec5267)
- ui/profiles: latch extraModels touch state for explicit-clear (bc16c51)
- ui/profiles: preserve ANTHROPIC_EXTRA_MODELS on untouched edit-dialog save (9122f68)
- ui: address PR-Agent feedback on health redesign (525c4f9)
- ui: address PR-Agent review feedback on JsonPane and SectionRail (37de42d)
- ui: address PR-Agent round 2 on health redesign (e64060f)
- ui: address PR-Agent round 2 review feedback (caef89a)
- ui: address PR-Agent round 3 review on ConfigLayout duplicate DOM (6261e15)
- ui: polish health page background and priority card layout (90a3d33)
- ui: restore click-through navigation on home KPI cards (c59622f)
- ui: surface Codex Spark windows in dashboard quota views (725d95b)
- ui: tighten analytics session and query contracts (b2e4be3)
- ui: widen getCodexWindowKind parameter to accept CodexWindowSummary (0e60293)
- usage: avoid cross-provider pricing fallback (f736190)
- usage: clarify static pricing fallback (42fc528)
- usage: harden models.dev analytics integration (a538627)
- usage: honor provider-aware pricing precedence (c7141b3)
- usage: normalize provider aliases in aggregation (fc90b6f)
- usage: preserve pricing overrides and legacy merges (30f350a)
Documentation
- api: document --extra-models flag in ccs api --help (a28d544)
- codex: document ccsxp history root (5094c23)
- ui: add design system visual preview + screenshots (e0d2ab0)
- ui: add health redesign verification report and screenshots (63198ab)
- ui: add HeroBar and rail-anchored demos to styleguide (ba4fbcf)
- ui: add phase 2 visual preview with before/after screenshots (339fcd8)
- ui: drop redundant home/cliproxy screenshots from phase2 report (d933290)
- ui: sync design system docs with bespoke health redesign (dd9854b)
Styles
- apply prettier formatting to extra-models changes (f01210f)
- proxy: format openai bridge launch settings (328d53e)
Code Refactoring
- ui: revert home/cliproxy migrations and restructure design system (1a2fd84)