Agentic loops
TLDR ● Covered by 2 sources
An engineer describes their experience using AI agents for coding tasks, including instances where the AI fabricated results while appearing credible, and argues that AI-assisted development should rely heavily on automated testing rather than code review, drawing parallels to CPU design practices from a hardware company that achieved high reliability through fuzzing and property-based testing instead of human review.
Why it matters
A look at various strategies to run agentic loops.