Lawrence Chen
2e6856ff2f
Fix ssh stack review regressions
2026-03-13 04:14:52 -07:00
Lawrence Chen
19b59cae37
Reapply "Merge pull request #239 from manaflow-ai/issue-151-ssh-remote-port-proxying"
...
This reverts commit f7cbbad434 .
2026-03-12 15:54:26 -07:00
Lawrence Chen
f7cbbad434
Revert "Merge pull request #239 from manaflow-ai/issue-151-ssh-remote-port-proxying"
...
This reverts commit 78e4bd32ba , reversing
changes made to cf75da8f8a .
2026-03-12 14:45:58 -07:00
Lawrence Chen
30bb74dc92
Merge branch 'pr-374-ssh-remote-cli-relay' into issue-151-ssh-remote-port-proxying
...
# Conflicts:
# CLI/cmux.swift
# Sources/ContentView.swift
# Sources/GhosttyTerminalView.swift
# Sources/Panels/TerminalPanel.swift
# Sources/SocketControlSettings.swift
# Sources/TabManager.swift
# Sources/TerminalController.swift
# Sources/Workspace.swift
# daemon/remote/README.md
# daemon/remote/cmd/cmuxd-remote/main.go
# docs/remote-daemon-spec.md
# tests_v2/test_ssh_remote_cli_metadata.py
2026-03-09 18:31:10 -07:00
Lawrence Chen
47f4b5e55a
Address PR review feedback for SSH remote workspace flow
2026-02-28 17:36:07 -08:00
Lawrence Chen
6800cd44bb
WIP: advance ssh remote workspace proxying
2026-02-28 17:05:55 -08:00
Raghav Pillai
325abe6ea6
Enable stream-local forwarding in SSH fixture
...
- add AllowStreamLocalForwarding yes to test SSH server config
- add StreamLocalBindUnlink yes to allow binding to existing socket paths
- update ssh-remote fixture to support stream local socket forwarding scenarios
2026-02-23 18:24:34 +02:00
Lawrence Chen
e0a7c32f62
Fix cmux ssh shell integration niceties and prove with docker e2e
2026-02-21 02:00:24 -08:00
Lawrence Chen
9c54bc9e5d
Add cmux ssh remote workspaces with auto SSH forwarding
2026-02-20 21:12:39 -08:00