Skip to content

fix(spawn): force tty allocation (-tt) for interactive SSH session#23

Merged
skulidropek merged 5 commits intomainfrom
fix/interactive-ssh-tty
Mar 25, 2026
Merged

fix(spawn): force tty allocation (-tt) for interactive SSH session#23
skulidropek merged 5 commits intomainfrom
fix/interactive-ssh-tty

Conversation

@skulidropek
Copy link
Member

Without -tt, SSH doesn't allocate a pseudo-terminal for the opencode session, causing it to hang or break interactively. Replaced the tmux session explicitly with a forced TTY SSH session.

@skulidropek skulidropek merged commit 868a72f into main Mar 25, 2026
11 checks passed
@skulidropek skulidropek deleted the fix/interactive-ssh-tty branch March 25, 2026 10:13
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.

1 participant