I Haven't Opened an IDE in Weeks
I wanted a way to make quick changes to my blog without opening up an IDE. So, I thought, wouldn't it be cool if, behind my admin login (the button at the top right of this screen), a persistent AI chat agent lived directly on my blog's live URL with permission to make code changes directly to my repo? No IDE needed. I don't want to use an IDE anymore. I just want to talk to my website's live agent via the chat box in the bottom corner of my admin panel, and want it to directly modify my GitHub repo and push changes live. I can always roll back.
Well, it works. And I have been doing this for more than a week now. This is 100x better than needing to move to an IDE when you're on your website and want to make a change. If you're a blogger with some technical know-how, try it out. I suggest using Claude Agent SDK as the engine for your agent.
The traditional IDE is kind of KIA.
