Skip to content

fix(tui): conditionally render bash tool output#11558

Merged
thdxr merged 1 commit intodevfrom
fix/bash-output-conditional-render
Feb 1, 2026
Merged

fix(tui): conditionally render bash tool output#11558
thdxr merged 1 commit intodevfrom
fix/bash-output-conditional-render

Conversation

@thdxr
Copy link
Contributor

@thdxr thdxr commented Feb 1, 2026

Summary

Conditionally render the bash tool output using SolidJS <Show> component to prevent empty output display when there is no output.

Changes

  • Wrap {limited()} in <Show when={output()}> in the Bash tool component
  • This prevents rendering empty output text when the bash command has no output

@thdxr thdxr merged commit 2a56a1d into dev Feb 1, 2026
6 checks passed
@thdxr thdxr deleted the fix/bash-output-conditional-render branch February 1, 2026 03:40
alexyaroshuk pushed a commit to alexyaroshuk/opencode that referenced this pull request Feb 1, 2026
athal7 pushed a commit to athal7/opencode that referenced this pull request Feb 1, 2026
ishaksebsib pushed a commit to ishaksebsib/opencode that referenced this pull request Feb 4, 2026
ishaksebsib pushed a commit to ishaksebsib/opencode that referenced this pull request Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant