The last days I had more often the problem that bolt not writing all code to the files or not getting it from the LLM. As far as I remember I didn´t have this problem a week ago and now very often. Maybe its also cause I´ve got a bigger code project?!
which LLM you are using and how many files you have in your project ?
Happend with multiple LLMs. Tried switching them.
Mostly use these with OpenRouter:
- Qwen2.5 Coder 32B
- LLama 3.3
- ChatGPT 4o (but this is already not working anymore and says to much okens)
- Claude 3.5 Sonnet
- Gimini Flash 1.5 (think the screenshot was from this one)
Projectfiles:
and how long is your chat ??
I am guessing it has a too long chat history going on and all of them are going into the context causing the context to overload
Thought the same but this makes no sense when using Gemini with 1000k context, right? it should fit?