I notice that Cody uses wildly inappropriate files as context when the whole repo is included as context. For example, I asked it to refactor a Kotlin file, and it pulled in an auto-generated dependency written in a different language. Here’s a portion of the context:
Hey @esafak
I guess you are describing this observation on JetBrains IDE?
Is this a local-only project initialized as a git repo or does it have a connection to remote repository too? The symbol finder for JetBrains products is somewhat experimental.
It has a remote origin. I’m using IntelliJ.