-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
Issue - Needs ScopingValid, but needs effort estimate or design input before work can start.Valid, but needs effort estimate or design input before work can start.bugSomething isn't workingSomething isn't working
Description
App Version
3.20.1
API Provider
OpenAI
Model Used
Text Embedding 3 Small
🔁 Steps to Reproduce
- Open Roo one level above nextjs project
- Example: folder called "Root Folder" and inside we have/create "example-nextjs" project
- In "Root Folder" we can create .rooignore with the following line "example-nextjs/.next/" (even though, as per my understanding this should not even be necessary if the 'example-nextjs' project has .gitignore, which I also have)
- During development, or build/eventually .next is being indexed
- This can be seen on codesearch, photos attached
This happened with and without .rooignore file. When I created the .rooignore file I even recreated the docker qdrant instance yet eventually .next folder was picked up again
💥 Outcome Summary
Expected .next folder to be ignored and not indexed, I also think this is eating up a lot of tokens, however .next is being indexed, codebase search doesn't work well as it returns many results from the .next folder
📄 Relevant Logs or Errors (Optional)
dosubot
Metadata
Metadata
Assignees
Labels
Issue - Needs ScopingValid, but needs effort estimate or design input before work can start.Valid, but needs effort estimate or design input before work can start.bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done

