d0f8c81049
- Bug: clicking saved connection did not open terminal immediately Fix: create tab and switch to it BEFORE connect() starts - Bug: StrictHostKeyChecking=yes blocked all first-time password connections Fix: changed to 'no' (consistent with key auth), increased timeout to 15s - Bug: no UI feedback during connection attempt Fix: show 'Connecting...' state with spinner, then connected/error states - Bug: disconnected state and error state overlapped in terminal view Fix: unified content area with 3 states: error+reconnect / connecting / idle prompt Co-authored-by: 茂之钳 <agent@openclaw.ai>