Skip to content

Clarify SSH extension timeout copy#11156

Draft
alokedesai wants to merge 2 commits into
masterfrom
cursor/ssh-remote-timeout-copy-6920
Draft

Clarify SSH extension timeout copy#11156
alokedesai wants to merge 2 commits into
masterfrom
cursor/ssh-remote-timeout-copy-6920

Conversation

@alokedesai
Copy link
Copy Markdown
Member

@alokedesai alokedesai commented May 17, 2026

Description

Update SSH remote server timeout copy so timeout failures lead with "Timed out" and clarify that the user's SSH session can continue while advanced features are unavailable.

Linked Issue

  • The linked issue is labeled ready-to-spec or ready-to-implement.
  • Where appropriate, screenshots or a short video of the implementation are included below (especially for user-visible or UI changes).

Testing

  • cargo test -p remote_server transport::tests:: -- --nocapture

  • cargo test -p remote_server

  • cargo clippy -p remote_server --all-targets -- -D warnings

  • Manually demoed the real banner by connecting Warp to a local SSH server whose SSH rc sleeps longer than the extension check timeout.

  • I have manually tested my changes locally with ./script/run

Screenshots / Videos

ssh_extension_timeout_banner_demo.mp4
SSH extension timeout banner

Agent Mode

  • Warp Agent Mode - This PR was created via Warp's AI Agent Mode

CHANGELOG-BUG-FIX: Clarified that SSH extension setup timeout errors are timeouts and do not stop the SSH session.

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: aloke <aloke@warp.dev>
@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented May 17, 2026

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @cursoragent on file. In order for us to review and merge your code, each contributor must visit https://cla.warp.dev to read and agree to our CLA. Once you have done so, please comment @cla-bot check to trigger another check.

Co-authored-by: aloke <aloke@warp.dev>
@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented May 17, 2026

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @cursoragent on file. In order for us to review and merge your code, each contributor must visit https://cla.warp.dev to read and agree to our CLA. Once you have done so, please comment @cla-bot check to trigger another check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants