anomalyco / anomalyco/opencode
In the Linux desktop app (new layout), several menu items in the app menu are greyed out / disabled
Open
@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.
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
- Launch OpenCode Desktop.
- Open the app menu (top-left "OpenCode" button) --> click File.
- Observe that New Session and Open Project... are disabled (grey).
- 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
- 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. - 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
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.