[BUG] @ File browser doesn't show directory suggestions after the 1.0.69 update

Resolved 💬 3 comments Opened Aug 6, 2025 by nkzd Closed Aug 6, 2025

Environment

  • Platform (select one):
  • [x] Anthropic API
  • [ ] AWS Bedrock
  • [ ] Google Vertex AI
  • [ ] Other: <!-- specify -->
  • Claude CLI version: 1.0.69 (Claude Code)
  • Operating System: macOS 15.5
  • Terminal: VS Code integrated terminal

Bug Description

Since the latest update to 1.0.69 version, file reference browser doesn't pick up on folders / directories anymore.

Steps to Reproduce

Step 1:
ls -l | grep "^d" results in:

...
drwxr-xr-x@    - alyosha 28 Jul 23:31 output
drwxr-xr-x@    - alyosha  4 Aug 23:11 scene_consolidation_v2
drwxr-xr-x@    - alyosha  6 Aug 17:55 scene_consolidation_v3
drwxr-xr-x@    - alyosha  4 Aug 21:26 scene_detection_v2
drwxr-xr-x@    - alyosha  6 Aug 20:13 scene_video_creation
...

Step 2:

Typing @scene in Claude Code session results in:

  video_sequence_length_calculator/scene_sequence_extender.py
  video_sequence_length_calculator/test_scene_sequence_extender.py

Expected Behavior

Directory suggestions which contain the word "scene" to be shown in file browser.

Actual Behavior

Only files which contain the word "scene" are shown in the file browser.

Additional Context

<img width="1531" height="405" alt="Image" src="https://github.com/user-attachments/assets/3614c6a4-2f10-4a07-b392-ee56b7387c98" />

View original on GitHub ↗

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