I Have Not Opened an IDE in Weeks, and My Blog Has Never Looked Better
Iwanted 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 on the top right of this screen), a persistent AI chat agent lived directly on my blog's live URL that has perms 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 pushes changes live. I can always rollback.
Well, it works. And I have been doing this for a week plus now. This is 100x better than needing to move to an IDE when you are 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.
