[BUG] Can't select .github with file selection dialog

Resolved 💬 2 comments Opened Mar 18, 2026 by daveisfera Closed Apr 15, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

I can select files in .github/ using @ but the typing experience there is poor and there doesn't appear to be any sort of tab complete to make using it easier. So I tried using the file selection dialog and .github/ doesn't appear in the list since it's hidden.
Claude Code recommended that I added the following, but it didn't resolve the issue and it recommended that I open this bug:

{
  "fileFiltering": {
    "respectHiddenFiles": false
  }
}

What Should Happen?

.github/ is allowed to be selected

Error Messages/Logs

N/A

Steps to Reproduce

  1. Click the + to select a file
  2. Notice that .github/ isn't listed

Claude Model

Opus

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

Claude 1.1.7464 (2809b6) 2026-03-18T16:41:46.000Z

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗