Autocomplete Fuzzy Finder Broken for File/Path Selection

Resolved 💬 2 comments Opened Aug 6, 2025 by RickCogley Closed Aug 7, 2025

Bug Description
Auto complete is not working correctly. I really appreciate your adding support for hidden files and folders, but generally speaking, up to two days ago I could enter @ followed by a string, and the string could be anything and the fuzzy finder would find it properly and let me select. Currently, even if I enter the exact path and file name, it still does not let me select, like I could before. So, something is broken.

In addition, I tried to enter this all using "/bug" in claude code but after I pressed enter to select, it displayed this error:

> /bug
  ⎿  Error submitting bug report

Maybe that is why the below "feedback id" is blank.

Environment Info

  • Platform: darwin
  • Terminal: ghostty
  • Version: 1.0.69
  • Feedback ID:

Errors

[{"error":"AxiosError: Request failed with status code 401\n    at MN (file:///Users/rcogley/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:718:1077)\n    at IncomingMessage.I0 (file:///Users/rcogley/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:719:9955)\n    at IncomingMessage.emit (node:events:519:35)\n    at IncomingMessage.emit (node:domain:489:12)\n    at endReadableNT (node:internal/streams/readable:1701:12)\n    at process.processTicksAndRejections (node:internal/process/task_queues:90:21)\n    at U91.request (file:///Users/rcogley/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:721:2088)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async oC8 (file:///Users/rcogley/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1677:470)\n    at async Promise.all (index 0)\n    at async file:///Users/rcogley/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1663:3404","timestamp":"2025-08-06T23:24:36.940Z"}]

View original on GitHub ↗

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