[BUG] @ file autocomplete has become slow
Environment
- Platform (select one):
- [x] Anthropic API
- Claude CLI version: 1.0.24
- Operating System: macOS
- Terminal: Alacritty
Bug Description
Entering files with @ used to be snappy. Now it takes nearly a second for matching files to appear after you type @somepaththatshouldmatch
Steps to Reproduce
- Try to autocomplete a file with @
- See how it's very slow
Expected Behavior
It should be instant, like it used to be
Actual Behavior
It's slow
Additional Context
I wonder if this has something to do with postgres mcp stuff having appeared in @ output also at the same time as this problem started.
1.0.22 is the last version without this issue. I hope it's fixed.
claude config set -g autoUpdaterStatus disabled
npm install -g @anthropic-ai/[email protected]
Same here. It also doesn't list ALL files, just some files. Even in a very small project.
This is no longer working for me at all! The @ symbol doesn't allow me to navigate any files in the codebase.
This is no longer working for me at all! The
@symbol doesn't allow me to navigate any files in the codebase.
@bkolligs take a look on this comment
It's a very jarring experience when the file list doesn't come up and/or my file is missing from the menu
We've identified the issue and will have a fix out tomorrow in 1.0.30. Thanks for the report and your patience!
The fix has been deployed - let us know if it's better after updating.
The fix has been deployed - let us know if it's better after updating.
Thanks for the fix. It’s better now, though performance is still slightly behind version 1.0.22.
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.