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
feat(dashboard): add multi-window refresh, cache ratio estimation, and CodeRabbit fixes
- Fix dashboard not refreshing across multiple VS Code windows (stat+mtime cache check, notifyChanged callback, FileSystemWatcher)
- Add cache ratio estimation for providers without cache data (default 94%)
- Clarify unknownEventCount label with i18n (18 locales)
- Fix test names, assertions, and fixtures per CodeRabbit review
- Fix DashboardSummary test mock for i18n
- Remove stale CommandScheduler import
0 commit comments