anomalyco / anomalyco/opencode

In the Linux desktop app (new layout), several menu items in the app menu are greyed out / disabled

Open
#40,898 0 comments 0 reactions 1 assignee View on GitHub

@Brendonovich is already working on this.

Since Aug 6, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Description

Items affected:

  • File --> New Session
  • File --> Open Project...
  • View --> Toggle Sidebar
  • View --> Toggle Terminal
  • View --> Toggle File Tree

See screenshots below.

Image Image

The corresponding titlebar buttons work fine (e.g. the "New session" button), so this is isolated to the menu layer.

Plugins

No plugins

OpenCode version

1.18.14

Steps to reproduce
  1. Launch OpenCode Desktop.
  2. Open the app menu (top-left "OpenCode" button) --> click File.
  3. Observe that New Session and Open Project... are disabled (grey).
  4. Click View - Toggle Sidebar, Toggle Terminal, Toggle File Tree are also disabled.

Expected behavior: All menu items should be enabled when the app is running and connected (server status is green).

Note: This one can potentially be a duplicate of #39785, as it appears to have the same root cause.

Additional Information
  1. The issue occurs across all desktop versions I've tried in my Linux environment, and also after fully resetting the app's UI state (~/.config/ai.opencode.desktop) - so it is not stale/corrupt state.
  2. Sidecar/server runs fine; sessions are created and listed correctly. Only the menu's enabled state is wrong.
Screenshot and/or share link

No response

Operating System

ZorinOS 18.1 (Ubuntu 24.04 + Wayland)

Terminal

Not relevant

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.