[FEATURE]: In WSL, add a params to close Open localhost in browser #9224

Open
opened 2026-02-16 18:11:56 -05:00 by yindo · 1 comment
Owner

Originally created by @SoyMeng on GitHub (Feb 12, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Windows system,I use opencode in WSL.
I config a system.service to use opencode web, When windows start, But Every times to open in browser.
so I hope add a param Like '--no-open' to close

Originally created by @SoyMeng on GitHub (Feb 12, 2026). Originally assigned to: @adamdotdevin on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Windows system,I use opencode in WSL. I config a system.service to use `opencode web`, When windows start, But Every times to open in browser. so I hope add a param Like '--no-open' to close
yindo added the windowsdiscussionweb labels 2026-02-16 18:11:56 -05:00
Author
Owner

@neriousy commented on GitHub (Feb 13, 2026):

You can use opencode serve --hostname 0.0.0.0 --port 4096 it will run the server in the background and you will be able to open the web app.

@neriousy commented on GitHub (Feb 13, 2026): You can use `opencode serve --hostname 0.0.0.0 --port 4096` it will run the server in the background and you will be able to open the web app.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9224