cody icon indicating copy to clipboard operation
cody copied to clipboard

feedback: please make embeddings consider codyignore

Open kurutah opened this issue 1 year ago • 0 comments

Version

1.92.1

Areas for Improvement

  • [ ] UI/UX
  • [x] Onboarding
  • [ ] Docs
  • [x] Chat
  • [ ] Commands
  • [X] Context
  • [x] Response Quality
  • [ ] Other

What needs to be improved? Please describe how this affects the user experience and include a screenshot.

When dealing with large projects, such as game engines like Unity, embeddings take a considerable amount of time due to the numerous non-code files. The embedding process can take hours and ends up distracting Cody from the actual scripts. Currently, embeddings do not consider the codyignore file.

Describe the solution you'd like to see

It would be helpful if the embeddings process could respect the codyignore file.

Describe any alternatives that could be considered

No response

Additional context

No response

kurutah avatar Aug 09 '24 15:08 kurutah