Skip to content

Severe sluggishness in OpenCode Desktop on Windows (even with OpenCode Go) #39251

Description

@praveen631264

Description

I am experiencing severe, unusable sluggishness when using OpenCode on Windows. The extreme lag occurs even though I am subscribed to the OpenCode Go API.

Initially, I thought this was a UI rendering issue in the Desktop app, but I have confirmed that the OpenCode CLI is equally slow. This suggests the bottleneck is at the engine level (possibly file I/O indexing loops or network/proxy timeouts), rather than just the DOM rendering.

I have already tried the following without success:

  1. Completely uninstalled and reinstalled the application multiple times.
  2. Deleted local session caches and storage (%USERPROFILE%\.local\share\opencode).
  3. Tested the CLI directly.

Steps to Reproduce

  1. Open Opencode
  2. in the chat window type anything it takes 1-2min to Thinking to come
  3. Thinking takes another 1-2min to respond

Expected Behavior

OpenCode Desktop and CLI should remain responsive, and OpenCode Go API requests should process quickly without freezing the application or terminal.

Actual Behavior

The application and CLI are extremely slow, laggy, and unresponsive, making it practically unusable.

System Information

  • OS: Windows [ 11]
  • Subscription Type: OpenCode Go
  • Hardware Specs: [32GB RAM, Ryzen 5000 processor]
  • Antivirus/Proxy: [Default Windows Defender, No VPN / Company VPN]

Additional Context

Since deleting .local/share/opencode and trying the CLI didn't resolve the lag, the issue seems to persist independently of the desktop UI's cache or rendering engine.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions