opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Unable to view files within my project folder with subdirectories (each a git repo)

Open ARIFALIDAWOOD opened this issue 1 week ago • 1 comments

Description

Setup

  • Windows 11 Pro (AMD)
  • Installed OC with npm -g .. (not using WSL)

Issue

  • Unable to tag files/folders within parent directory
C:\codes\<parent>\
+---.cursor
+---.ruff_cache
+---xx-ai-playground-ui (git repo)
+---xx-fastapi-backend-langgraph (git repo)
\---general-research-spas (git repo)

Unable to see any files/folders with @ for tagging

Image

Plugins

oh-my-opencode@latest (2.14.0)

OpenCode version

1.1.14

Steps to reproduce

  1. Create a parent folder
  2. Add subprojects ui, backend, mcp, etc
  3. Try adding files with @

Screenshot and/or share link

No response

Operating System

Windows 11 Pro

Terminal

Warp Terminal CLI

ARIFALIDAWOOD avatar Jan 07 '26 10:01 ARIFALIDAWOOD