claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[BUG] @ file autocomplete has become slow

Open raine opened this issue 6 months ago • 7 comments

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

  1. Try to autocomplete a file with @
  2. See how it's very slow

Expected Behavior

It should be instant, like it used to be

Actual Behavior

It's slow

Additional Context

raine avatar Jun 14 '25 09:06 raine

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.

raine avatar Jun 14 '25 22:06 raine

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]

raine avatar Jun 15 '25 20:06 raine

Same here. It also doesn't list ALL files, just some files. Even in a very small project.

lukaszciastko avatar Jun 16 '25 09:06 lukaszciastko

This is no longer working for me at all! The @ symbol doesn't allow me to navigate any files in the codebase.

bkolligs avatar Jun 16 '25 17:06 bkolligs

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

leonardocouy avatar Jun 16 '25 20:06 leonardocouy

It's a very jarring experience when the file list doesn't come up and/or my file is missing from the menu

pdavidson avatar Jun 17 '25 22:06 pdavidson

We've identified the issue and will have a fix out tomorrow in 1.0.30. Thanks for the report and your patience!

igorkofman avatar Jun 19 '25 04:06 igorkofman

The fix has been deployed - let us know if it's better after updating.

igorkofman avatar Jun 19 '25 15:06 igorkofman

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.

XiaTiaoQAQ avatar Jun 20 '25 08:06 XiaTiaoQAQ

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.

github-actions[bot] avatar Aug 11 '25 14:08 github-actions[bot]