@beka_valentine Agile likes Vibe Coding? not so much, if agile means maintainable and comprehensible, reviewed for sanity and refactored to reduce complicated code.
tbf some of Agile(TM) repeatedly ships the prototype, but that's eventually self-limiting.
But given a high pressure hose extruding code, it helps to have a workflow that keeps it within bounds by generating in small slices with strong static analysis, careful review, and a suite of tests of correct and consistent behavior. Engineering sanity checks which we need now more than pre-LLM.