Tool call hangs with error: Could not find file #4488
Labels
ide:vscode
Relates specifically to VS Code extension
kind:bug
Indicates an unexpected problem or unintended behavior
"needs-triage"
Before submitting your bug report
Relevant environment info
To reproduce
In continue repository, PR 4426 commit id a15d116,
Model:
Send the following prompt with attached files:
Attached files:
gui/src/redux/slices/sessionSlice.ts
gui/src/pages/gui/Chat.tsx
Prompt:
What happens
It hangs when it reads gui/src/components/StepContainer.tsx but will not find because it's under subdirectory and the correct path is: gui/src/components/StepContainer/StepContainer.tsx.
It results in error, but visible only in developer tools:
Correct behaviour
Automatically decline reading the file, as if the user has declined, with a reason if possible.
Log output
The text was updated successfully, but these errors were encountered: