Hi there.
I see that Cody is not able to remember 5 codes provided in the space of 10 minutes. He contradicts himself all the time, states false things, etc.
For example, in the work to be done, I had to provide him with 5 code files. He analyzed the first 4, made me a code proposal. So the last file to send him was missing. However, when I pointed this out to him, he told me that a file that he had already seen and analyzed was missing! This AI is completely lost in what it says. Impossible to work with because it loses all the context provided in the space of 10 minutes! FYI, I tried with Claude 3.5 Sonnet and Claude 3.7 Sonnet. But no changes. It is impossible for it to remember any context, so work is impossible.
Someone have same ?
Hey @CharlyAes32
How large are those files?
I suspect that the total tokens of all files are exceeding the limit available.
If you enter your files via the @-file
mention you will see if it is stroke-through when the total is too large.
Cody has a limit of 45k context including the chat messages. This is fairly enough to work through a use case if it is decomposed into sub-tasks.
What else you can do, is only provide code snippets (functions, classes, etc) which are relevant to the task at hand.
You can learn more about limits here:
Cody Input and Output Token Limits - Sourcegraph docs
thank you for your feedback.
1 Like