When using the opencode CLI, the right-side modules for MCP and LSP disappear #4490

Closed
opened 2026-02-16 17:44:21 -05:00 by yindo · 6 comments
Owner

Originally created by @ShidaYuumi on GitHub (Jan 9, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

When using version 1.1.6, the right-side area displays normally, but after updating to version 1.1.8, the right-side area disappears.

Image

Plugins

none

OpenCode version

1.1.8

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Originally created by @ShidaYuumi on GitHub (Jan 9, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description When using version 1.1.6, the right-side area displays normally, but after updating to version 1.1.8, the right-side area disappears. <img width="1233" height="686" alt="Image" src="https://github.com/user-attachments/assets/9d1bc4a9-94c8-479b-8cc1-d8e74ff89fa3" /> ### Plugins none ### OpenCode version 1.1.8 ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System _No response_ ### Terminal _No response_
yindo added the bug label 2026-02-16 17:44:21 -05:00
yindo closed this issue 2026-02-16 17:44:21 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 9, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #4703: LSP - Java - eclipse-jdt-ls won't appear in the right hand side of the CLI TUI when enabled
  • #7415: TUI crash: [Reconciler] Unknown component type: spinner
  • #7433: opentui: fatal: answer.join is not a function
  • #7392: opentui: fatal: answer.join is not a function
  • #6749: The tui in the input line disappeared
  • #4990: Output from agent is frequently hidden

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 9, 2026): This issue might be a duplicate of existing issues. Please check: - #4703: LSP - Java - eclipse-jdt-ls won't appear in the right hand side of the CLI TUI when enabled - #7415: TUI crash: [Reconciler] Unknown component type: spinner - #7433: opentui: fatal: answer.join is not a function - #7392: opentui: fatal: answer.join is not a function - #6749: The tui in the input line disappeared - #4990: Output from agent is frequently hidden Feel free to ignore if none of these address your specific case.
Author
Owner

@dpuyosa commented on GitHub (Jan 9, 2026):

@ShidaYuumi Does this work? ctrl+x b or ctrl+p show sidebar

@dpuyosa commented on GitHub (Jan 9, 2026): @ShidaYuumi Does this work? `ctrl+x b` or `ctrl+p show sidebar`
Author
Owner

@ShidaYuumi commented on GitHub (Jan 9, 2026):

@ShidaYuumi Does this work? ctrl+x b or ctrl+p show sidebar这行得通吗? ctrl+x bctrl+p show sidebar

That's it, the sidebar should now display properly

@ShidaYuumi commented on GitHub (Jan 9, 2026): > [@ShidaYuumi](https://github.com/ShidaYuumi) Does this work? `ctrl+x b` or `ctrl+p show sidebar`这行得通吗? `ctrl+x b` 或 `ctrl+p show sidebar` That's it, the sidebar should now display properly
Author
Owner

@ShidaYuumi commented on GitHub (Jan 9, 2026):

@ShidaYuumi Does this work? ctrl+x b or ctrl+p show sidebar

Although this allows the sidebar to be displayed, it introduces a new issue.
Previously in version 1.1.6, when the window was relatively small, the MCP and LSP would appear in the bottom-left corner of the window. They would only shift to the right side when the window was enlarged to a certain extent.
Using 'show sidebar' causes them to be displayed on the right side at all times, which leads to display issues in small windows. However, there are no problems when the window is large.

Image
@ShidaYuumi commented on GitHub (Jan 9, 2026): > [@ShidaYuumi](https://github.com/ShidaYuumi) Does this work? `ctrl+x b` or `ctrl+p show sidebar` Although this allows the sidebar to be displayed, it introduces a new issue. Previously in version 1.1.6, when the window was relatively small, the MCP and LSP would appear in the bottom-left corner of the window. They would only shift to the right side when the window was enlarged to a certain extent. Using 'show sidebar' causes them to be displayed on the right side at all times, which leads to display issues in small windows. However, there are no problems when the window is large. <img width="1233" height="686" alt="Image" src="https://github.com/user-attachments/assets/1e088307-9aa8-47dc-a494-2407c03be34d" />
Author
Owner

@ShidaYuumi commented on GitHub (Jan 9, 2026):

Rolling back to version 1.1.6 restores normal display
Small window display
Image
Large window display
Image

@ShidaYuumi commented on GitHub (Jan 9, 2026): Rolling back to version 1.1.6 restores normal display Small window display <img width="1233" height="686" alt="Image" src="https://github.com/user-attachments/assets/4bc8d0fa-b0ba-454e-a5f5-2498d111f212" /> Large window display <img width="2558" height="1391" alt="Image" src="https://github.com/user-attachments/assets/5de06b81-971e-4e91-a0d3-1d0d58d881e7" />
Author
Owner

@dpuyosa commented on GitHub (Jan 9, 2026):

@ShidaYuumi With the latest version, in my case, after doing the toggle and restarting OpenCode, it went back to the expect behavior.

@dpuyosa commented on GitHub (Jan 9, 2026): @ShidaYuumi With the latest version, in my case, after doing the toggle and restarting OpenCode, it went back to the expect behavior.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4490