…this produces what I will call the AI Developer’s Descent Into Madness:
- Whoa, I produced this prototype so fast! I have super powers!
- This prototype is getting buggy. I’ll tell the AI to fix the bugs.
- Hmm, every change now causes as many new bugs as it fixes.
- Aha! But if I have an AI agent also review the code, it can find its own bugs!
- Wait, why am I personally passing data back and forth between agents
- I need an agent framework
- I can have my agent write an agent framework!
- Return to step 1
It’s actually alarming how many friends and respected peers I’ve lost to this cycle already.

