mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 08:02:28 +00:00
Previously the "Open remote project" dialog showed disconnected SSH targets as disabled rows with a "Not connected" label, forcing users out to Settings to bring them up. Now each disconnected row has an inline Connect button, and the row state updates live via the ssh:state-changed listener so the user can proceed without reopening the dialog. Co-authored-by: Orca <help@stably.ai>