[BUG] @ mentions don’t show files from directories added via /add-dir
Resolved 💬 2 comments Opened Aug 12, 2025 by wasd96040501 Closed Aug 12, 2025
Environment
- Platform (select one):
- [ ] Anthropic API
- Claude CLI version: 1.0.73
- Operating System: macOS 26.0
- Terminal: vscode
Bug Description
When adding a new directory using the /add-dir command in Claude Code, files under that newly added directory are not shown in the file list when using @ mentions.
Steps to Reproduce
- Run /add-dir to add a new directory.
- Use @ to open the file mention list.
- Notice that files from the newly added directory are missing.
Expected Behavior
Files from newly added /add-dir paths should appear immediately in the @ mention list without requiring a restart or manual refresh.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗