It is funny how things work out. You can let AI tools try to fix a code problem for days, but nothing works until you finally step in and do it yourself.
I was working on my ESP-IDF project and wanted to organize it better. My goal was to move different pieces of code into a folder named components.
Try #1: Gemini 3.6 Flash
I don't pay for AI, so I use the free web versions. I used a tool I built called ReptClip to copy my project files. Then, I asked the AI which files to move and what new code to put inside them.
I did exactly what the AI said without questioning it. Suddenly, red error lines popped up in my code editor. Soon, the whole file was covered in errors. I told the AI about it.






