After updating CLI/TUI version from 1.1.34 to 1.1.59, opencode runs only through WSL compared to running normally on Windows #9118

Closed
opened 2026-02-16 18:11:41 -05:00 by yindo · 2 comments
Owner

Originally created by @Cerbers on GitHub (Feb 11, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

This is unfortunately going to be bit iffy to describe unless I go through it to replicate it but figured I would at least write it down while I am still fresh from the experience.

I turned on Alacritty program I have and run opencode command to run just the cli version of the program only to discover i had 1.1.34 installed from earlier which was cool but then I removed it and installed the new version (via choco which was up to 1.1.53) which did not work. So I configured my WSL and installed the latest version (which is 1.1.59) after toggling on WSL and everything's fine.

So it seems that the program can now be run only via WSL, compared to just using Alacritty terminal.

Another thing I noticed is that running manually cli triggers on the windows console but then it crashes with message "bun stopped working"

Image

Plugins

No response

OpenCode version

1.1.59

Steps to reproduce

  1. install version 1.1.34
  2. run via Alacritty (success)
  3. upgrade to 1.1.53 and run it (fail)
  4. upgrade to version 1.1.59
  5. try running (fail)
  6. Run using WSL (success)

Screenshot and/or share link

No response

Operating System

Windows 10

Terminal

Alacritty

Originally created by @Cerbers on GitHub (Feb 11, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description This is unfortunately going to be bit iffy to describe unless I go through it to replicate it but figured I would at least write it down while I am still fresh from the experience. I turned on Alacritty program I have and run `opencode` command to run just the cli version of the program only to discover i had 1.1.34 installed from earlier which was cool but then I removed it and installed the new version (via choco which was up to 1.1.53) which did not work. So I configured my WSL and installed the latest version (which is 1.1.59) after toggling on WSL and everything's fine. So it seems that the program can now be run only via WSL, compared to just using Alacritty terminal. Another thing I noticed is that running manually cli triggers on the windows console but then it crashes with message "bun stopped working" <img width="450" height="288" alt="Image" src="https://github.com/user-attachments/assets/109de79c-e714-4796-933a-667c301b1e9a" /> ### Plugins _No response_ ### OpenCode version 1.1.59 ### Steps to reproduce 1. install version 1.1.34 2. run via Alacritty (success) 3. upgrade to 1.1.53 and run it (fail) 4. upgrade to version 1.1.59 5. try running (fail) 6. Run using WSL (success) ### Screenshot and/or share link _No response_ ### Operating System Windows 10 ### Terminal Alacritty
yindo added the windowsbugneeds:compliance labels 2026-02-16 18:11:41 -05:00
yindo closed this issue 2026-02-16 18:11:41 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 11, 2026):

This issue doesn't fully meet our contributing guidelines.

What needs to be fixed:

  • The steps to reproduce are marked as "Presumably" - please provide clear, confirmed reproduction steps
  • The description is incomplete and unclear (mentions "Note: manually clicking" but the sentence cuts off)
  • Please clarify what exactly "does not work" means - does it fail to start, crash, hang, or show an error?
  • The issue would benefit from more context: what specific error messages or behavior occur when you try to run opencode normally on Windows (outside WSL)?

Please edit this issue to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions[bot] commented on GitHub (Feb 11, 2026): <!-- issue-compliance --> This issue doesn't fully meet our [contributing guidelines](../blob/dev/CONTRIBUTING.md). **What needs to be fixed:** - The steps to reproduce are marked as "Presumably" - please provide clear, confirmed reproduction steps - The description is incomplete and unclear (mentions "Note: manually clicking" but the sentence cuts off) - Please clarify what exactly "does not work" means - does it fail to start, crash, hang, or show an error? - The issue would benefit from more context: what specific error messages or behavior occur when you try to run opencode normally on Windows (outside WSL)? Please edit this issue to address the above within **2 hours**, or it will be automatically closed. If you believe this was flagged incorrectly, please let a maintainer know.
Author
Owner

@github-actions[bot] commented on GitHub (Feb 11, 2026):

This issue has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new issue that follows our issue templates.

@github-actions[bot] commented on GitHub (Feb 11, 2026): This issue has been automatically closed because it was not updated to meet our [contributing guidelines](../blob/dev/CONTRIBUTING.md) within the 2-hour window. Feel free to open a new issue that follows our issue templates.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9118