All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Agentic Engineering: The disciplined alternative to vibe coding in AI-assisted development

By

Addy Osmani

23d ago· 7 min readenInsight

Summary

The article discusses the evolution of AI-assisted programming, contrasting the "vibe coding" approach (coined by Andrej Karpathy) — where developers blindly accept AI-generated code — with a more disciplined methodology called "Agentic Engineering." The latter emphasizes human oversight, engineering rigor, and structured workflows where AI agents handle implementation under careful human supervision. The piece argues that "vibe coding" has become an overused umbrella term that fails to distinguish between casual prototyping and serious, production-grade AI-assisted development.

Key quotes

· 3 pulled
A year ago, Andrej Karpathy coined 'vibe coding' to describe a gleefully reckless way of programming: you prompt, hand the keyboard to an AI, accept everything it spits out, don't read the diffs, iterate by pasting error messages back in.
The problem is that 'vibe coding' has become a suitcase term.
People now use it to describe everything from a weekend hack to a disciplined engineering workflow where AI agents handle implementation under human oversight.
Snippet from the RSS feed
Agentic Engineering is a disciplined approach to AI-assisted software development that emphasizes human oversight and engineering rigor, distinguishing it fr...

You might also wanna read