7.54.0 (2026-03-16)
Features
- add proxy setup using undici and update undici version (c542606)
- ci: harden AI review with adversarial red-team prompt (19f7091), closes #731
- claude-extension: add binding workflow (a2f5310)
- config: add Claude IDE extension setup flow (b82f10e)
- docker: publish release images on stable tags (25bb806)
- i18n: add Japanese dashboard locale (8b5158b)
Bug Fixes
- add missing newline at end of fetch-proxy-setup.ts (3324053)
- align proxy routing across fetch and downloader (fd5d16f)
- ci: address code review findings for hardened AI review (b528bcb)
- ci: load review prompt from base branch to prevent prompt injection (dcb4635)
- ci: remove maintainability baseline gate blocking releases (e6ae052)
- ci: use full path in warning and add workflows/ to deep review triggers (7828780)
- cliproxy: validate tier thinking against model caps (88d1dc1)
- config: guard Claude extension metadata (56ba379)
- copilot: stop mutating config on read (7bd4049)
- docker: harden release image publishing (314053b)
- harden global fetch proxy handling (f50c962)
- i18n: polish Japanese dashboard copy (e28f87b)
- normalize stale copilot raptor-mini model (c409a45)
- sidebar: move claude extension to compatible (337dd18)
Documentation
- readme: clarify copilot config save behavior (298b591)
- readme: document Claude IDE extension setup (56db603)
Styles
- claude-extension: apply formatter output (6724ea5)