
Short answer
Short answer: No. Vibe coding isn't dead - but the backlash against it in 2026 gets several things wrong, mostly by treating "skip code review entirely" and "use AI to help you code" as the same thing. The no-code and AI app-builder market is still growing, not shrinking - one forecast puts it at$8.6 billion in 2026, headed toward $75.14 billion by 2034. And the loudest critics aren't abandoning AI coding platforms - they're pushing them toward more structure, not away from AI altogether. Greta.sh is one of the platforms in the vibe-coding space, we obviously have a stake in where vibe coding goes. But you don't have to take our word for it, the market data and the direction these tools are moving tell the same story.
Type "is vibe coding dead" into any search bar right now and you'll get a wall of confident answers. Security researchers are publishing scary vulnerability numbers. A prominent AI coding platform's own CEO warned that "shaky foundations" eventually crumble. And a new phrase - spec-driven development is being framed as vibe coding's replacement rather than its evolution. Some of this criticism is fair. Most of it is aimed at the wrong target. Here's what nine of the most repeated claims actually get wrong, and what the current data on AI coding platforms says instead.
The term itself is barely two years old. Andrej Karpathycoined it in February 2025, describing a way of prototyping where you "fully give in to the vibes and forget that the code even exists." That was a description of fast, low-stakes exploration, not a recommendation for shipping a production billing system without review. The backlash routinely argues against a use case Karpathy never proposed. Holding "vibe coding" responsible for unreviewed production code is like blaming a sketchpad for a bridge collapse.
The security numbers making the rounds are real, and worth taking seriously: Georgetown's CSET found86% of AI-generated code failed basic XSS defenses in testing, Carnegie Mellon researchers found only about 10.5% of AI-generated code passed a full security review despite most of it working correctly, and Veracode testing showed models picked the insecure option 45% of the time when given a choice. None of that is a reason to panic, it's a reason to keep review in the loop, which is exactly what "vibe coding" as originally described never claimed to replace. We've broken down the specific failure points and how to close them inour guide to vibe coding security risks.
Cursor CEO Michael Truell didn't tell developers to stop using AI. Speaking at Fortune Brainstorm AI in December 2025, he drew a sharp line: vibe coding, he said, is when "you close your eyes, and you don't look at the code at all, and you just ask the AI to go build the thing for you" — and warned that doing this repeatedly means "AIs build things with shaky foundations as you add another floor, and another floor things start to kind of crumble." That's a critique of a workflow, delivered by the CEO of one of the industry's leading AI coding platforms, not a retreat from AI-assisted coding. If anything, it's evidence the category is maturing enough to police itself.
No-code AI platform market, as forecast in 2026
Death narratives don't usually come with growth charts. The no-code AI platform market was valued at roughly $6.56 billion in 2025, is projected at $8.6 billion in 2026, and is forecast to reach $75.14 billion by 2034 - a compound annual growth rate of about 31%, according toFortune Business Insights. Investment, adoption, and new platform launches don't typically accelerate during a category's death spiral.
Build this with a prompt on Greta.sh — describe the app, Greta writes and deploys it.A wave of 2026 posts have declared "the end of vibe coding" in favor of spec-driven development - writing a clear spec first, then letting an AI coding platform execute against it, then reviewing the result. That's not a rejection of AI-assisted coding. It's the same idea with a discipline layer added, and it's exactly the direction serious ai coding platforms were already heading: less "type a vibe and hope," more "define the outcome and verify the output." Calling that the death of vibe coding is like calling code review the death of programming.
Security firm Escape.tech scanned roughly 5,600 vibe-coded applications and found thousands of vulnerabilities and hundreds of exposed secrets. That's a genuinely useful data point about where teams are cutting corners, but scanning 5,600 live apps built this way is also, quietly, proof of how much real software is already running on AI platforms for coding. A category doesn't get thousands of production apps built on it while it's dying; it gets them while it's in the middle of a very fast, occasionally messy adoption curve.
Gartner's Hype Cycle work on AI in software engineering for 2026 places generative AI coding tools somewhere past peak hype and into what Gartner calls the "trough of disillusionment" - the point where the initial excitement meets real-world friction and the loudest critics show up. Every major shift in how software gets built - agile, cloud, low-code passed through this same dip before becoming boring, standard practice. A trough is a stage, not a verdict.
This is the part of the backlash with the least settled evidence. Indeed's Hiring Lab published research in mid-2026 examining whether AI is destroying developer job postings or reshaping them into different roles. Treat any specific number you see about "job postings up X%" including any number we've floated ourselves with real skepticism until you can trace it to a named, primary source. The honest version of this point is: the jobs story in 2026 is more mixed than "AI killed programming jobs," not that it's been definitively disproven, we go deeper on this inour analysis of whether AI will replace developers.
"Is vibe coding dead" assumes vibe coding is one thing. It isn't anymore. AI coding platforms have already split by risk tolerance and project stage: quick-prototype tools built for throwaway exploration, developer-first assistants like Cursor and GitHub Copilot built for engineers who stay in the code, and full-stack ai platforms for coding - Greta.sh among them, built to take a plain-English brief through backend, database, and deployment while keeping the workflow structured enough to harden for production. See how the major options stack up inour roundup of the best AI coding assistants in 2026. The better question isn't whether vibe coding survives. It's which of these platforms actually matches what you're building and how much is riding on it.
| Backlash claim | What the 2026 data actually shows |
|---|---|
| "AI-generated code is riddled with security holes" | Largely true in specific studies - but measures unreviewed output, not what happens when review stays in the loop |
| "Vibe coding is dying" | The no-code/AI platform market is forecast to grow from ~$8.6B (2026) to $75.14B by 2034 |
| "Even AI coding companies are turning against it" | Cursor's CEO criticized a specific reckless workflow, not AI-assisted coding itself |
| "Spec-driven development replaced vibe coding" | It's a refinement of the same idea — spec first, AI executes, human reviews — not a rejection of it |
| "AI is destroying developer jobs" | Evidence is mixed and evolving; treat specific percentage claims skeptically until sourced |
(Claims were checked against named primary and industry sources - Andrej Karpathy's original 2025 post, Cursor CEO Michael Truell's December 2025 remarks at Fortune Brainstorm AI, Fortune Business Insights market data, and published security research from Georgetown's CSET, Carnegie Mellon, Veracode, and Escape.tech, current as of August 2026.)
Want to try one of these? Start on Greta.sh — no setup, no boilerplate — just a prompt.No. Search interest and criticism around the term have both grown, but so has the underlying market — the no-code AI platform space is forecast to keep expanding through the rest of the decade. What's changing is the definition, not the survival of AI-assisted coding itself.
A term coined by Andrej Karpathy in February 2025 for building software by describing what you want in plain language and letting an AI coding platform generate it, originally in the context of fast, low-stakes prototyping rather than production-grade systems.
It can be, if code review, testing, and security scanning stay part of the workflow. Studies showing high vulnerability rates in AI-generated code are measuring what happens when that review step is skipped, not an unavoidable property of AI-assisted coding.
Spec-driven development adds a step: define what the software should do in a clear specification before the AI generates anything, then review the output against that spec. It's best understood as a more disciplined version of vibe coding, not a separate, competing approach.
The evidence in 2026 doesn't support a simple yes. Research on developer job postings shows a more mixed picture — some roles shifting rather than disappearing outright — though exact figures vary by source and should be checked directly before being repeated as fact.
It's already answered by the numbers: a market still growing at roughly 31% a year isn't a dying category, and a CEO publicly pushing his own users toward more careful habits isn't a company giving up on AI-assisted coding — it's one course-correcting in public. If you're deciding whether to build your next project this way, the useful question isn't "is vibe coding dead" — it's whether the specific ai coding platform you pick keeps you close enough to the code to catch what a rushed prompt would miss.Greta.sh was built around that idea: plain-English building without skipping the structure that keeps an app safe to grow. It isn't the only platform taking that approach, and it won't be the last — but it's a reasonable place to start if the backlash has you rethinking your workflow rather than your tools.
Last updated: August 24, 2026.