Hey r/SideProject , I'm a 19yo solo dev. Like most of you, I rely heavily on AI for coding. But I got incredibly frustrated with the constant context-switching: copying code from a web chat, hunting for the right file in my IDE, pasting it, fixing syntax errors, and repeating. To solve my own itch, I dropped out of university and built IdeaAI. Instead of another ChatGPT wrapper, it’s a desktop application with a zero-state UI. You give it a master prompt, and it runs a continuous-execution loop in the background. It directly reads, writes, and modifies your local file system, acting like a true autonomous pair programmer. I just managed to get the initial version certified by the Microsoft Store (which was an absolute nightmare to debug as a solo dev), and I'm looking for some brut