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
Channel versions aligned: bumped the Rust crates, npm package, VS Code extension, and Chrome extension manifests and lockfiles to 0.4.14 so all published artifacts share the same release version.
Chrome popup version sourced from the manifest: the extension footer now reads chrome.runtime.getManifest().version instead of a hardcoded string, preventing future UI version drift.