Desktop app opens .git/modules instead of selected project folder #9400

Open
opened 2026-02-16 18:12:21 -05:00 by yindo · 0 comments
Owner

Originally created by @Kirow on GitHub (Feb 15, 2026).

Originally assigned to: @adamdotdevin on GitHub.

Description

When attempting to open a project at .../fxpro2025/fxpro-ios-2026 using the Desktop App, it incorrectly opens the folder .../fxpro2025/.git/modules instead. There is no option to change or adjust the selected project path, which makes it impossible to work in the intended workspace. Also there is no way to remove project from the left list.

There is also a little mess, because fxpro2025 is root repo folder and fxpro2025/fxpro-ios-2026 also root repo folder. i.e. both folders have .git folder

Plugins

(desktop app only issue)

OpenCode version

1.2.4

Steps to reproduce

  1. Launch the OpenCode desktop application.
  2. Try to open project at fxpro2025/fxpro-ios-2026.
  3. The app opens /fxpro2025/.git/modules folder instead of the intended workspace.
  4. No way to change the folder selection.

Screenshot and/or share link

Image Image

Operating System

macOS 26.2 (25C56)

Terminal

No response

Originally created by @Kirow on GitHub (Feb 15, 2026). Originally assigned to: @adamdotdevin on GitHub. ### Description When attempting to open a project at `.../fxpro2025/fxpro-ios-2026` using the Desktop App, it incorrectly opens the folder `.../fxpro2025/.git/modules` instead. There is no option to change or adjust the selected project path, which makes it impossible to work in the intended workspace. Also there is no way to remove project from the left list. There is also a little mess, because `fxpro2025` is root repo folder and `fxpro2025/fxpro-ios-2026` also root repo folder. i.e. both folders have `.git` folder ### Plugins (desktop app only issue) ### OpenCode version 1.2.4 ### Steps to reproduce 1. Launch the OpenCode desktop application. 2. Try to open project at `fxpro2025/fxpro-ios-2026`. 3. The app opens `/fxpro2025/.git/modules` folder instead of the intended workspace. 4. No way to change the folder selection. ### Screenshot and/or share link <img width="478" height="200" alt="Image" src="https://github.com/user-attachments/assets/f4c002a0-2e9b-40be-b88f-8adf065af2e9" /> <img width="454" height="195" alt="Image" src="https://github.com/user-attachments/assets/60386a2d-c935-40b2-a6a3-fe862704b636" /> ### Operating System macOS 26.2 (25C56) ### Terminal _No response_
yindo added the bugweb labels 2026-02-16 18:12:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9400