7.64.0 (2026-04-01)
Features
- add first-class CCS WebSearch runtime (e260df7)
- cliproxy: support duplicate-email codex accounts (c73f338)
- ui: unify duplicate-email account surfaces (80341f1)
- websearch: add managed mcp runtime and provider cooldowns (7f83e04)
- websearch: finish managed third-party rollout (de7171d), closes #862
Bug Fixes
- bootstrap explicit CODEX_HOME for ccsxp (b6717c5)
- ci: harden ai review output (4950be7)
- codex: harden duplicate-email account actions (22f0916)
- codex: harden native runtime detection (ca54bad)
- dashboard: use shared base time for connection timeline events (d76ef5b), closes #856
- docker: harden cliproxy local proxy with auth guard, dynamic port, and body handling (6471cc5)
- docker: harden proxy with timeout, Bun compat, and test coverage (27409b7)
- docker: proxy CLIProxy management panel through dashboard to avoid cross-origin errors (881b061)
- harden ai review comment formatting (fa37f39)
- merge existing disallowed tool flags for websearch (b087c02)
- normalize websearch hook output for local providers (a5d71e3)
- probe Codex config override support directly (014a844)
- ui: normalize grouped account audience order (498448a)
- use type-only import in instance manager (f0cd44e)
- websearch: close review gaps in managed runtime (cae5b71)
Hotfixes
- restore prepack packaging contract (78f6c5d)
Documentation
- architecture: document codex duplicate-email identity (be0c597)
Code Refactoring
- remove duplicate copilot websearch sync (2c15304)
Tests
- dashboard: add regression tests for connection timeline event generation (4ab5194)