[BUG] `@` operator for referencing project files not working
Resolved 💬 8 comments Opened Aug 6, 2025 by jacques-kigo Closed Jan 8, 2026
Environment
- Platform (select one):
- [ ] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [x] Other: Claude Code (max plan login)
- Claude CLI version: v1.0.70
- Operating System: macOS latest
- Terminal: iTerm2
Bug Description
The @ operator for referencing files isn't working reliably / at all
Steps to Reproduce
- Try to reference files that exist in the project with @, it does not find them or autocomplete.
Expected Behavior
- I expect the @ to work
- I expect the @ to work like
fzfhttps://github.com/junegunn/fzf
Actual Behavior
Totally broken and not working at all, can't even reference files in the root directory of the project.
Additional Context
None
This issue has 8 comments on GitHub. Read the full discussion on GitHub ↗