8.6.0 (2026-06-23)
Features
Bug Fixes
- auth: de-duplicate error output and validate legacy profiles in default (1913961)
- auth: re-export interface-only barrel symbols as types for bun dev runs (40d7617)
- build: 使用 type-only 导入平台类型 (66251c5)
- cli: clearer profile/proxy/api errors and rich not-found suggestions (9258aed)
- cliproxy: gate binary download log, fix pool message prefix and routing affinity help (9d5b333)
- cliproxy: honor status --verbose and document --provider/diag in help (a5feefe)
- cliproxy: keep --help working for all subcommands (d8cd2f9)
- cliproxy: show global help regardless of flag order before --help (310f4f6)
- cliproxy: surface Control Panel URL and login key in status/start (cee9822)
- cliproxy: 按 backend 生成 provider 路由 (99ed809)
- cli: warn on tokens --variant without --api-key; list bar serve in help (5e4a90b)
- dispatch: restore copilot and legacy-cursor arg passthrough (819d439)
- dispatch: route unknown bar/copilot/cursor subcommands and survive corrupt config (2900743)
- doctor: keep diagnostics running on corrupt config or unreadable auth (8cfd13b)
- persist: accurate symlink guard message on backup read (e4c91d2)
- proxy: forward stream_options.include_usage to OpenAI-compatible upstreams (2aaad43)
Documentation
- normalize Tuning Engines provider preset (b889a75)
Tests
- bar: cover ccs bar install --await-quit relaunch path (239f83d)