So I have been working with both bolt.new and bolt.diy for upwards of 20 hours a week, each, for a while.
I noticed that bolt.new has gotten a lot better about code completion. You know what I am talking about, where the bot leaves incomplete code files with a message like , and we users are all like… mother%$##^& because the bot loves to do that after you developed a huge fix for 45 minutes, you’re balancing on the head of the pin with the bot and the solution, and blamo everything blown away because the bot executes on 5 code files, leaving them all only partially formed.
Great fun.
Anyway, my observation is this, and maybe someone more into the bolt.diy codebase can figure out how to do this with bolt.diy.
Soooo, watching bolt.new write its code I see it often writes the message, but then, its like the bolt.new app is putting another query to the AI on the backend when bolt.new detects the phrases the bot uses for etc messages.
I figured this out because watching the bot write code on bolt.new, after a split second the message disappears, and the proper full code file gets written.
No idea how its done, just hoping to chip in since bolt.diy has been handy for me.