You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 2.40.0
## [2.40.0](v2.39.2...v2.40.0) (2025-11-18)
### Features
* **code-index:** add auto-initialization and percentage-based progress logging ([52e738a](52e738a))
* **index-watcher:** add DB existence check and auto-rebuild on deletion ([7bf65e1](7bf65e1))
* **index:** enable IndexWatcher by default and add DB deletion recovery ([8783471](8783471))
### Bug Fixes
* **index-watcher:** use fs.existsSync for DB file check instead of isReady() ([a300d9c](a300d9c))
* update Docker configuration for codex auth.json synchronization ([ce4e7ec](ce4e7ec))