anomalyco / anomalyco/opencode
Opening a folder with the same name in different project directories navigates to the previously opened project
@Brendonovich is already working on this.
Since Aug 13, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
When opening a folder with the same name from different project directories in the OpenCode desktop app, the app incorrectly navigates to the previously opened project instead of opening the newly selected folder.
Plugins
No response
OpenCode version
v1.18.17
Steps to reproduce
Create two projects with the same folder name structure:
ProjectA/src/components
ProjectB/src/components
Open ProjectA/src/components in OpenCode desktop.
Close or switch away from that folder.
Attempt to open ProjectB/src/components (the folder with the same name but under a different parent project).
Screenshot and/or share link
No response
Operating System
Windows11
Terminal
No response
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.