[PR #13122] docs(tui): clarify SSH behavior for bash tool commands #14524

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

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

State: open
Merged: No


What does this PR do?

Fixes #4780.

Adds a clarification in TUI docs that OpenCode can run SSH commands via the bash tool when those commands already work in the user shell, and that behavior depends on local shell/SSH environment and permissions.

How did you verify your code works?

  • Confirmed this aligns with current tool model: shell commands run in current environment via bash tool.
  • Validation will run in GitHub Actions CI.
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13122 **State:** open **Merged:** No --- ### What does this PR do? Fixes #4780. Adds a clarification in TUI docs that OpenCode can run SSH commands via the `bash` tool when those commands already work in the user shell, and that behavior depends on local shell/SSH environment and permissions. ### How did you verify your code works? - Confirmed this aligns with current tool model: shell commands run in current environment via `bash` tool. - Validation will run in GitHub Actions CI.
yindo added the pull-request label 2026-02-16 18:19:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14524