I run into the same internal error has occured, the LLM (Gemini 2.5pro) is able to read files, but I get that error when it tries to write in files. It started yesterday and the write feature only works about 10% of the time now.
Hi @Oliver_Lichstein - I’m tagging @ali to see if there is any information we need to help figure out what is going on.
@Oliver_Lichstein can you share more details on error you are seeing?
Yes, When I ask it to do something, Gemini can plan like normal, and read the files necessary, but then it throws this error when it tires to implement the changes. It just said “Internal Error”. It started around yesterday, and there were no problems before that, but now the feature works very inconsistently.
Thank you. Can you please share how big (no. lines) the is the edited file (src/lib/aiPlanner.ts)?
Also, if you like for your last message in the image, you can use /q
to have it just answer questions and not use any tools.
I am well into the developnt process, the file used to be 1,000 lines now it is like 650.