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
Fixed folder opening so the app returns the open-folder response before running background folder-switch work such as index sync, Agent cleanup, and preview-cache resets.
Added a narrow retry for transient network failures on the open-folder request, avoiding misleading Failed to fetch errors when the packaged app-server is briefly busy.
Kept the Windows folder picker label fix from 1.0.7: selecting a folder now says Select folder instead of looking like a file-open action.