Skip to content

Roo cannot find the .tools directory in the project root. #4807

@zhang157686

Description

@zhang157686

App Version

v3.20.0+

API Provider

Google Gemini

Model Used

It's not related to the model.

🔁 Steps to Reproduce

I have a .tools directory, and I need Roo to help me check what tools are available in this directory. However, Roo cannot find the .tools directory, and I don't want to remove the dot (.) in front of the directory name.

💥 Outcome Summary

I have a rough idea of what the issue might be — it's likely because the list_files tool filters out .*, which prevents files and directories starting with a dot from being accessed. However, I do need Roo to access some directories that start with a dot. Is there any way to work around this? This kind of blanket restriction is making it impossible for me to continue working.

📄 Relevant Logs or Errors (Optional)

Metadata

Metadata

Assignees

Labels

Issue - In ProgressSomeone is actively working on this. Should link to a PR soon.bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions