Uncategorized

…this produces what I will call the AI Developer’s Descent Into Madness:

  1. Whoa, I produced this prototype so fast! I have super powers!
  2. This prototype is getting buggy. I’ll tell the AI to fix the bugs.
  3. Hmm, every change now causes as many new bugs as it fixes.
  4. Aha! But if I have an AI agent also review the code, it can find its own bugs!
  5. Wait, why am I personally passing data back and forth between agents
  6. I need an agent framework
  7. I can have my agent write an agent framework!
  8. Return to step 1

It’s actually alarming how many friends and respected peers I’ve lost to this cycle already.

Avery Pennarun, Every layer of review makes you 10x slower

Standard