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
Browse filesBrowse the repository at this point in the historyBrowse files
ralphstodomingo
committed
fix(workspace): don't offer a local install for a remote workspace, and drop the filter
`attach <url>` runs the plugin on the client while the binding, PATH and MCP
session live on the server, so probing PATH here describes the wrong machine
and Install now would install on the client behind a success toast. The offer
now refuses when the server's directory does not exist locally and says where
the fix belongs. Separately, the persistent select kept a typed filter across
phase changes, stranding the recovery rows; the dialog has three fixed options
and no use for filtering.
0 commit comments