[PR #12915] desktop: support SSH sessions #14434

Open
opened 2026-02-16 18:19:13 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/12915

State: open
Merged: No


Summary

  • enable SSH connections by using a TCP askpass bridge
  • check for ssh.exe on PATH and keep Unix control sockets on supported platforms
  • update SSH prompt handling to track local connecting state

Notes

  • SSH connections are not persisted yet (intentionally deferred)
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12915 **State:** open **Merged:** No --- ## Summary - enable SSH connections by using a TCP askpass bridge - check for ssh.exe on PATH and keep Unix control sockets on supported platforms - update SSH prompt handling to track local connecting state ## Notes - SSH connections are not persisted yet (intentionally deferred)
yindo added the pull-request label 2026-02-16 18:19:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14434