anomalyco / anomalyco/opencode
Desktop 1.18.30 (Windows): layout toggle button needs multiple presses after update
@Hona is already working on this.
Since Sep 11, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Version: OpenCode Desktop 1.18.30 (FileVersion 1.18.30.0), Windows, WebView2 152.0.4191.66, CLI 1.14.39
What: the 2nd button top-left (grid next to hamburger, panel/layout toggle) switches chat into split chat+files view at once, but switching back needs multiple presses. Looks stuck.
When: started right after auto-update to 1.18.30. Desktop log shows differential download failed with sha512 checksum mismatch, then full download + Auto install update on quit.
State: %APPDATA%\\ai.opencode.desktop kept old opencode.window.*.dat, opencode.workspace.*.dat; drafts.sqlite ~72 MB. No plugins, OPENCODE_PORT empty, server log clean.
Workaround that fixed it: fully quit OpenCode, backup %APPDATA%\\ai.opencode.desktop, delete opencode.window.*.dat + opencode.workspace.*.dat, delete GPUCache + Cache, restart. Button works normally after that.
Expected: layout toggle works with one press after update, or old window state is migrated/invalidated.
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.