7.67.0 (2026-04-09)
Features
- cliproxy: add routing guidance and strategy controls (6393249)
- cliproxy: source model pickers from upstream catalogs (7bbf32a)
- dashboard-auth: clarify remote dashboard login flow (d130972)
- image-analysis: make MCP-first provisioning self-healing (64ecd8b)
- logging: unify CCS runtime logs and dashboard viewer (6c799b2), closes #926
- logs-ui: redesign the log viewer workspace (382aa04), closes #926
Bug Fixes
- ci: track dashboard logs components (4c15a07), closes #926
- cliproxy: preserve saved codex model selections (a39ded0)
- cliproxy: remove dead codex reconcile settings arg (c1d4294)
- cliproxy: streamline sidebar routing control (fabf3d4)
- cliproxy: tighten sidebar routing presentation (5bb5faa)
- dashboard: gate remote read-only auth (431c22a)
- kiro: align auth flows with CLIProxyAPIPlus (0fbea0f)
- kiro: eliminate TOCTOU in token fingerprinting and harden tests (d95cee1)
- kiro: harden callback replay and auth detection (1434c3d)
- kiro: harden idc and callback auth paths (f40d435)
- kiro: parse Builder ID selector dynamically (325d8d8)
- kiro: prefer scored URL extraction for stderr manual callback (5b1754a)
- kiro: require fresh token before auth success (25bcee2)
- logging: address review feedback on cleanup and log reader (42481c0)
- logging: harden log storage and cleanup (1923fce)
- logs-ui: stabilize the dashboard log layout (6e39f33)
- recovery: harden shared commands startup recovery (103f054)
- ui: gate preset catalog reuse on query readiness (87f00c5)
- ui: improve Kiro dashboard auth flow (699b192)
- ui: keep remote read-only notice accurate (173149b)
- ui: restore searchable-select dropdown scrolling (a70eae5)
- ui: reuse cached cliproxy catalogs for presets (564ed3d)
- usage: block remote refresh without auth (1603f19)
- web-server: block remote dashboard writes (5fbe731)
Documentation
- dashboard-auth: clarify remote setup guidance (bfb8782)
- help: add kiro idc flag guidance (bf5fcfc)
- image-analysis: update MCP-first behavior docs (5d1880a)
- kiro: document idc and callback auth flows (bb7dbd1)
- logging: document structured logs workspace (548edda), closes #926
- roadmap: clarify codex runtime fallback behavior (3f36c09)
- roadmap: record upstream cliproxy picker sync (002b7fe)
Code Refactoring
- dashboard: use shared token fingerprinting for auth detection (d4f434a)