Methodology

Is Vibe Coding Dead? What Actually Happened by Mid-2026

Word of the Year in November 2025, declared passé by its own coiner months later. The honest answer to whether vibe coding is dead requires splitting the word from the practice, because they went in different directions.

By Kylian Migot · Updated July 2026 · 7 min read

Quick answer

The word is fading, the practice split. Andrej Karpathy, who coined vibe coding in February 2025, declared it passé in early 2026 and proposed agentic engineering as the successor. Casual AI prototyping, what the term originally meant, is alive and fine. What died is vibe coding as a description of production work, which rebranded around discipline: specs, gates, isolation, review.
Short answer
The word is fading; casual prototyping lives on; production work rebranded with discipline
Peak mainstream
Collins Dictionary Word of the Year, November 2025
Turning point
Karpathy calls his own coinage passé, proposes agentic engineering (early 2026)
What replaced it
Agentic engineering: same agents, plus specs, gates, isolation, and PR review
01

The Verdict, Up Front

“Is vibe coding dead” is really two questions wearing one trench coat. Is the word dead? Mostly, yes, it peaked as Collins Dictionary's Word of the Year in November 2025 and was declared passé by its own coiner within months, which is about as clean a lifecycle as a buzzword gets. Is the practice dead? No, it split. The casual mode, prompting an agent and accepting what comes back for prototypes and personal tools, is alive, useful, and was never supposed to be controversial. The production mode, shipping unreviewed AI code to users, is the part that died as an acceptable practice, and what replaced it kept the agents and added the discipline.

The rest of this page walks the timeline honestly: what the death claims actually point to, what survived, what took over, and what a working engineer should do differently, if anything.

02

What the 'Dead' Claims Point To

Three real events drive the obituaries, and it is worth being precise about what each one does and does not show.

  1. 1

    The coiner moved on (early 2026)

    Andrej Karpathy, who coined vibe coding in February 2025 as a name for giving in to the vibes and accepting diffs without reading them, fine for throwaway projects by his own framing, declared the term passé in early 2026 and proposed agentic engineering as its successor. Widely covered precisely because it came from the source, this killed the word's cachet more than anything else. The successor term gets its full treatment in what is agentic engineering.
  2. 2

    The platform cooldown (mid-2026)

    Analyst reports in mid-2026 described significant traffic declines at several prompt-to-app platforms, the tools most associated with the casual boom. That points to a correction in one product category after the late-2025 hype peak, not to people abandoning AI-assisted development, which kept growing on the professional side over the same period.
  3. 3

    The peak itself (November 2025)

    Collins Dictionary naming vibe coding Word of the Year in November 2025 marked maximum mainstream saturation, and dictionary honors are a trailing indicator. By the time a term is Word of the Year, the people who coined and carried it are usually already reaching for the next one. That is roughly what happened.
03

What Survived

Strip away the label and the thing Karpathy originally described is doing fine, because it was always a sensible mode for the right work.

Casual prototyping

Prompting an agent into a working demo in an afternoon remains the fastest way to answer whether an idea deserves real investment. Nobody stopped doing this, and nobody should.

Personal software

One-off scripts, single-user tools, home automations. When you are the only user, unreviewed AI code carries roughly the risk of an unreviewed spreadsheet formula: yours to accept.

The lowered barrier

Non-engineers building working software is the floor-raising Karpathy described at Sequoia's Ascent event in April 2026, and it did not reverse when the word went out of fashion.

The agents themselves

Claude Code, Codex, and their peers got steadily better through the whole news cycle. The tools were never the dying part; the question was always the process wrapped around them.

Ship your first agent today

Download AIDEN free and point it at your existing Claude Code or Codex setup. No credit card, running in minutes.

Download AIDEN free

Free to start · macOS 12+ · No credit card required

04

What Replaced It for Production Work

The successor is agentic engineering: the same agents operated like a team instead of an oracle. A written spec before any code, a human gate that approves the plan, an isolated branch or worktree per task, verification against acceptance criteria, and a reviewed PR at the end. Karpathy's April 2026 framing captures the relationship, vibe coding raises the floor, agentic engineering raises the ceiling, and the side-by-side comparison lives in vibe coding vs agentic engineering.

Notice what the replacement is not: it is not a retreat from AI-assisted development, and it is not new process invented for agents. Specs, gates, isolation, and review are classic software discipline pointed at a new kind of contributor. The rebrand stuck because it named something teams were already converging on once agents became good enough that orchestration, not generation, was the bottleneck, the argument made at length in engineering with AI agents.

05

What a Working Engineer Should Actually Do

If you write software for a living, the practical takeaways from this whole news cycle fit in four lines:

  1. 1

    Keep vibe coding, in its lane

    Prototypes, spikes, demos, personal tools: prompt freely, accept diffs, move fast. Deciding not to review disposable code is judgment, not laziness.
  2. 2

    Draw the line at maintenance

    The moment code will be maintained, shared, or shipped, the quality bar changes: written spec, approval before the agent starts, tests against acceptance criteria, reviewed PR. Re-decide the bar explicitly whenever a throwaway project stops being throwaway.
  3. 3

    Make specs the habit, not the exception

    The single highest-leverage practice from the successor discipline is writing the spec before the agent codes, it improves the output and gives review something to check against. The format is covered in spec-driven AI development.
  4. 4

    Ignore the vocabulary fights

    Whether your team says vibe coding, agentic engineering, or nothing at all matters far less than whether every production change can answer: what was the agent asked to do, in writing, and who approved it?
06

Where AIDEN Fits

AIDEN is a bet on the second half of the verdict. It is a macOS desktop app that orchestrates your local Claude Code and Codex CLIs on a kanban board, with the successor discipline built in rather than bolted on: an enforced spec gate means no agent starts coding until you approve a written spec, every story runs in its own git worktree, and each one lands as a PR with the spec attached for review. The word on the label is agentic engineering; the point is that unreviewed code cannot reach your main branch by accident.

It is free for one project, which is a low-cost way to feel the difference between prompting an agent and directing one, on a real story in your own codebase.

FAQ

Is vibe coding dead in 2026?
The word is fading; the practice split in two. Andrej Karpathy, who coined vibe coding in February 2025, declared it passé in early 2026 and proposed agentic engineering as its successor. Casual prototyping with AI, the thing the term originally described, is alive and completely fine. What died is vibe coding as an acceptable description of production work: teams shipping maintained software now wrap the same agents in specs, gates, and review, under the agentic engineering label.
Why did Karpathy call vibe coding passé?
Because the term he coined for a casual, throwaway mode of building had become shorthand for AI-assisted development in general, including production work it was never meant to describe. In early 2026 he moved to agentic engineering as the successor term, and at Sequoia's Ascent event in April 2026 he framed the two as complementary: vibe coding raises the floor, letting anyone produce working software, while agentic engineering raises the ceiling for professionals.
Are the vibe coding platforms dying too?
Some are under pressure. Analyst reports in mid-2026 described significant traffic declines at several prompt-to-app platforms, which suggests the casual boom cooled after its late-2025 peak, Collins Dictionary named vibe coding Word of the Year in November 2025, roughly the height of mainstream attention. That is a market correction in one segment, not the death of AI-assisted development: the same period saw production-grade agent tooling grow, with discipline as the selling point rather than magic.
Should I stop vibe coding?
Not for prototypes, demos, or personal tools, that is what the mode is for, and it remains the fastest way to answer "is this idea worth building?" What you should stop doing is letting vibecoded output flow into maintained codebases without review. The practical rule: decide the quality bar before the work starts, based on whether anyone will maintain the result, and re-decide it the moment a throwaway project stops being throwaway.
What replaced vibe coding for production work?
Agentic engineering: the same AI agents operated with engineering discipline, a written spec before code, a human approval gate, isolated branches per task, verification against acceptance criteria, and PR review. Gene Kim and Steve Yegge's 2025 book "Vibe Coding" (IT Revolution) had already argued the practice only works in production with real discipline attached; the vocabulary caught up when Karpathy named the successor in early 2026.

Keep reading

Skip the obituary, keep the agents.

AIDEN runs Claude Code and Codex with the discipline that outlived the buzzword: an enforced spec gate, worktree isolation, and PR review. Free for one project.

macOS 12+ · Bring your own Claude Code or Codex · Your code stays local