Cannot @ mention files in dotfolders (e.g., .config/) #8291

Closed
opened 2026-02-16 18:09:36 -05:00 by yindo · 2 comments
Owner

Originally created by @leeweisern on GitHub (Feb 2, 2026).

Originally assigned to: @rekram1-node on GitHub.

Bug Description

In version 1.1.48, it's not possible to tag/mention files located in dotfolders (directories starting with .) using the @ file picker.

Steps to Reproduce

  1. Open a project that contains dotfolders (e.g., .config/)
  2. Try to @ mention a file inside a dotfolder like .config/xxx
  3. The file picker doesn't show or allow selecting files in dotfolders

Expected Behavior

Files in dotfolders should be accessible via the @ file picker, just like files in regular directories.

Actual Behavior

Files in dotfolders cannot be tagged/mentioned.

Environment

  • Version: 1.1.48
  • OS: macOS
Originally created by @leeweisern on GitHub (Feb 2, 2026). Originally assigned to: @rekram1-node on GitHub. ## Bug Description In version 1.1.48, it's not possible to tag/mention files located in dotfolders (directories starting with `.`) using the `@` file picker. ## Steps to Reproduce 1. Open a project that contains dotfolders (e.g., `.config/`) 2. Try to @ mention a file inside a dotfolder like `.config/xxx` 3. The file picker doesn't show or allow selecting files in dotfolders ## Expected Behavior Files in dotfolders should be accessible via the `@` file picker, just like files in regular directories. ## Actual Behavior Files in dotfolders cannot be tagged/mentioned. ## Environment - Version: 1.1.48 - OS: macOS
yindo closed this issue 2026-02-16 18:09:36 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 2, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #11691: Cannot @tag/reference files in dot-directories (e.g., .cursor/commands/*.md) - This is nearly identical, with a workaround using a .ignore file to un-ignore dot-directories

Related issues that may provide context:

  • #10365: Symlinked directories not visible in project picker - Related file visibility issue in directory listing
  • #4689: list tool returns empty directory for readable hidden directories - Related permissions and hidden file handling issue
@github-actions[bot] commented on GitHub (Feb 2, 2026): This issue might be a duplicate of existing issues. Please check: - #11691: Cannot @tag/reference files in dot-directories (e.g., .cursor/commands/*.md) - This is nearly identical, with a workaround using a .ignore file to un-ignore dot-directories Related issues that may provide context: - #10365: Symlinked directories not visible in project picker - Related file visibility issue in directory listing - #4689: list tool returns empty directory for readable hidden directories - Related permissions and hidden file handling issue
Author
Owner

@rekram1-node commented on GitHub (Feb 2, 2026):

fixed see linked issue

@rekram1-node commented on GitHub (Feb 2, 2026): fixed see linked issue
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8291