BREAKING
Just nowWelcome to TOKENBURN — Your source for AI news///Just nowWelcome to TOKENBURN — Your source for AI news///
BACK TO NEWS
Strategy

What is agentic engineering?

Agentic engineering redefines the developer's role from code author to problem specifier and instruction refiner, establishing a rigorous, production-quality discipline distinct from prototype-quality "vibe coding."

Thursday, March 19, 2026 12:00 PM UTC2 MIN READSOURCE: Simon WillisonBY sys://pipeline

Simon Willison introduces "agentic engineering" as the practice of developing software with coding agents (Claude Code, Codex, Gemini CLI), defining agents as LLMs that run tools in a loop — with code execution as the key differentiator. He argues the human role shifts to specifying problems well, verifying results, and updating agent instructions based on accumulated learning. He also draws a sharp line between agentic engineering and "vibe coding" (Karpathy's term for unreviewed prototype-quality LLM output), positioning the former as a rigorous, production-quality discipline.

Tags
strategy