-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Description
Problem (one or two sentences)
Expected to read the specified file successfully but failed in VS Code. There was no such an error in the previous version.
Context (who is affected and when)
Happens when I enter the prompt involving accessing a local file.
Reproduction steps
- Environment:
macOS: Tahoe 26.0.1
VS Code version: 1.107.1
Auto-Approve: Read, Write, Browse - Action:
mode: Architect
primpt message: It seems you are going to create a new screen to tailor new section each. But I just want to do the tailoring inplace - just tap an icon button right next to the editor of each section so the user can tailor it. Can you just modify the plan ( /docs/1-page-resume/ai-prompts-for-resume/08-remaining-phases-plan.md ) before you implement it? - What I saw of each step:
Roo said
I need to read the existing plan document to understand the current plan and then modify it according to the user's feedback about in-place tailoring (adding icon buttons next to each section editor) rather than creating separate tailoring screens.
<read_file>
docs/1-page-resume/ai-prompts-for-resume/08-remaining-phases-plan.md
</read_file>
Model Response Incomplete
The model failed to use any tools in its response. This typically happens when the model provides only text/reasoning without calling the required tools to complete the task.Details
Roo said
<read_file>
docs/1-page-resume/ai-prompts-for-resume/08-remaining-phases-plan.md
</read_file>
Model Response Incomplete
The model failed to use any tools in its response. This typically happens when the model provides only text/reasoning without calling the required tools to complete the task.Details
Roo said
I need to use the correct tool format. Let me read the file using the read_file tool.
<read_file>
docs/1-page-resume/ai-prompts-for-resume/08-remaining-phases-plan.md
</read_file>
Model Response Incomplete
The model failed to use any tools in its response. This typically happens when the model provides only text/reasoning without calling the required tools to complete the task.Details
Roo is having trouble...
This may indicate a failure in the model's thought process or inability to use a tool properly, which can be mitigated with some user guidance (e.g. "Try breaking down the task into smaller steps").
Expected result
The task starts and modifies the expected file
Actual result
Failed to read the file
Variations tried (optional)
No response
App Version
3.37.1
API Provider (optional)
DeepSeek
Model Used (optional)
deepseek-chat
Roo Code Task Links (optional)
No response
Relevant logs or errors (optional)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status