anomalyco / anomalyco/opencode
I'm at my wit's end! This Windows version of the IDE is terrible to use! There are two major issues right now!
Open
@Hona is already working on this.
Since Aug 24, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
- In the settings, when adding remote server details, if the cursor shifts even slightly, input becomes impossible; all the fields turn gray and no further text can be entered.
- The remote server addition feature is extremely frustrating to use. Even after launching the service on the server using the command
OPENCODE_SERVER_USERNAME='opencode' OPENCODE_SERVER_PASSWORD='asdfawetrq3r$@#' opencode serve --port 4096 --hostname 0.0.0.0, the Windows version still fails to connect, displaying an error message stating that the remote server cannot be reached. Couldn't you take a page out of Cursor or Trae's book and implement SSH-based remote connections instead?
Plugins
No third-party plugins were used.
OpenCode version
1.18.21
Steps to reproduce
No response
Screenshot and/or share link
Operating System
The local computer is running Windows 11, and the operating system on the remote server is Ubuntu 22.04.1 LTS.
Terminal
windows powelshell
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.