Replies: 1 comment
-
Same error, got this error in the logs when this happens:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Recent developments in either avante.nvim or Gemini 2.5 pro is causing
replace_in_file
hardly to succeed anymore.I'm wondering if anyone else has experienced this as well.
Typical experiences:
replace_in_file
of the same file and same block. Sometimes just poking "are you stuck?" or try generate and usewrite_to_file
helps.replace_in_file
it will say success and think that it succeeded.Often the LLM goes on a rampage and takes over my role as well. Asking me a question, then answering it itself, then eventually it is halted in its progress by failing
replace_in_file
.See config below. I'm using nightly nvim and latest avante.nvim
my config
Beta Was this translation helpful? Give feedback.
All reactions