Address PR review feedback for SSH remote workspace flow

This commit is contained in:
Lawrence Chen 2026-02-28 17:36:07 -08:00
parent c179ee74ea
commit 47f4b5e55a
12 changed files with 277 additions and 52 deletions

View file

@ -310,9 +310,9 @@ def main() -> int:
try:
client.close_workspace(workspace_id)
workspace_id = ""
except Exception:
pass
workspace_id = ""
print(
"PASS: cmux ssh enables Ghostty shell integration niceties "