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
Pull latest marketplace before resolving plugins (#176) — When installing a plugin or syncing a workspace, the marketplace repo is now automatically updated (git pull) before resolving plugin artifacts. Uses session-level caching to avoid repeated pulls. Fixes #175.