At a Sequoia AI Ascent 2026 fireside chat on April 30, Andrej Karpathy offered the clearest public framing yet of how professional software development is changing: while vibe coding raises the floor for all builders, he said agentic engineering can unlock performance gains "far more than 10x" for those who master its specific disciplines. The distinction, he argued, is not a matter of degree but of kind.
A December 2025 Inflection That Changed the Work
Karpathy identified December 2025 as a step change. Agent-generated code chunks became "larger, more coherent, and more reliable," he wrote in his post-talk blog summary. He had started delegating macro actions to agents rather than individual lines: implementing features end to end, refactoring subsystems, writing full test suites. The shift was not just in speed. The nature of the work changed.
That inflection separates two things that are commonly conflated. Vibe coding, which most AI-assisted development tools are built around, means accepting what an agent generates and moving on. It is accessible, fast, and has lowered the barrier to prototyping dramatically. But it carries no quality bar. Agentic engineering is the professional discipline that emerges when a trained developer applies rigorous evaluation and oversight to agents that are, in Karpathy's phrase, "fallible and stochastic." Both are real. They serve different purposes and produce different outcomes.
The agent-native software market has priced in both realities. StartupHub.ai data shows the AI coding assistant category now spans more than a dozen tracked companies, from early-stage to late-round, including Sourcegraph Cody (AI coding with deep code context) and Hightouch, which has applied agentic workflows to marketing data pipelines. Both have reached Series D or later since 2025, reflecting institutional confidence that agentic tools are not a prototype trend.
The Four Skills That Define Agentic Engineering
Karpathy laid out four areas where professional judgment remains irreplaceable in agentic workflows, each representing a discipline that vibe coding does not require.
