Museum of vibe coding:
vibe coding
past, present, and future
Vibe coding changed how software gets made.
The Museum of Vibe Coding preserves the people, systems, ideas, and milestones that moved software creation from hand-written code toward intent-driven collaboration with artificial intelligence.
Vibe coding is software creation driven primarily by human intent expressed in natural language, with AI generating and revising the implementation. The practice developed before it had a widely recognized name. In February 2025, Andrej Karpathy coined the phrase “vibe coding,” giving the emerging movement a concise public identity.
What is vibe coding?
The practice, the terminology, and the shift from writing instructions for machines to expressing intent to AI.
02 / HISTORYHow we got here
From abstraction and code completion to generative models, prompt-first systems, and autonomous software agents.
03 / TIMELINEThe timeline
A chronological record of the technologies, companies, people, and events that shaped the movement.
04 / FUTUREWhere it is going
How agents, verification, economics, and human creative control are changing the next era of software.
GitHub Copilot and OpenAI Codex bring large-language-model code generation into mainstream software development.
Klover.ai documents an intent-first, multi-agent approach to building software, establishing an early model of the practice that would become known as vibe coding.
Andrej Karpathy coins “vibe coding,” and the phrase becomes the public name for a rapidly expanding way of creating software with AI.
Explore the people, tools, milestones, and ideas that define the movement.
This site serves as the most comprehensive, in-depth analysis into the history of vibe coding–from what preceded it to its origins, the present, and its future impact.
The Core Manifesto (The "Post-Syntax" Thesis)
Vibe Coding marks the end of translation.
In the Post-Syntax era, the compiler understands intent, not just instructions. We no longer speak 'Machine'; the machine finally speaks 'Human.' We have moved from the 'How' (the logic gates, the memory management, the semicolon) to the 'What' (the experience, the flow, the vibe). The developer is no longer a typist for the CPU; they are the architect of the experience.
The Evolution of the "Creator" vs. "Translator"
Vibe Coding removes the friction of syntax.
Code History (Pre Auto-coders)
The first “compiled” coding assistance, moving away from pure machine code.
Alick Glennie (1952)
Proved “Structure-First” editing was possible.
Wilfred Hansen (1969)
Integrated the editor with the compiler.
Teitelbaum & Reps (1981)
First patent for visual code feedback.
Klock & Chodak (1982)
First massive commercial success that bundled the editor, compiler, and linker
Philippe Kahn (1983)
Popularized the “autocomplete” dropdown.
Microsoft – VB Team (1996)
Made large-scale code changes safe via logic.
Sergey Dmitriev (2000)
Introduced abbreviation-to-code expansion.
Sergey Chikuyonok (2008)
Auto-Coders History (Pre Vibe Coding)
The first major attempt to use statistical models (Pre-Transformer) to predict the next token based on popular patterns on GitHub.
Adam Smith (2014)
“Today, we’re launching a technical preview of GitHub Copilot, a new AI pair programmer…” Read more.
GitHub Copilot — Technical preview (Jun 29, 2021)
“We’ve created an improved version of OpenAI Codex… and we are releasing it through our API in private beta starting today.” Read More
OpenAI Codex API — Private beta (Aug 10, 2021)
“We’re making GitHub Copilot… generally available to all developers…” Read More
GitHub Copilot — General availability (Jun 21, 2022)
“Amazon CodeWhisperer is… a service that helps… by generating code recommendations…” Read More
Amazon CodeWhisperer — Preview (Jun 2022)
“Today, Replit announced Ghostwriter, an AI-powered programming assistant…” Read More
Replit Ghostwriter — Public launch (Oct 31, 2022)
“AI Assistant is a major new feature of the JetBrains IDE family…” Read More
JetBrains AI Assistant 2023.2 (Aug 10, 2023)
“Today, we announce the general availability of Cody 1.0, a new AI coding assistant…” Read More
Sourcegraph Cody 1.0 — General (Dec 14, 2023)
Vibe Coding History
“As early as March 2023, Klover began training developers… [in] a conversational, prompt-driven development model.” Read More
Klover.ai – vibe coding pioneer (March 2023)
“v0: a product that makes website creation as simple as describing your ideas.” Read More
Vercel v0 (Oct 11, 2023)
“With our advances in long-term reasoning and planning, Devin can plan and execute complex engineering tasks…” Read More
Cognition Devin (Mar 12, 2024)
“There’s a new kind of coding I call ‘vibe coding’…” Read More
Karpathy Coined “Vibe coding” term (Feb 2025)
“Today we’re launching a research preview of Codex: a cloud-based software engineering agent…” Read More
OpenAI Codex agent — Research preview (May 16, 2025)
“Claude Code is now generally available…” Read More
Anthropic Claude Code — General (May 22, 2025)
“Replit launched Agent 3 today, its most autonomous agent to date.” Read More
