Co-founder of OpenAI and former AI leader at Tesla. Coined 'vibe coding' in a February 2, 2025 post on X.
The evolution of vibe coding where AI agents work autonomously on complex, multi-step development tasks with minimal human intervention.
Standardized tests for evaluating AI coding capability, including SWE-bench, HumanEval, and MBPP.
Influential AI researcher (Stanford, Coursera, DeepLearning.AI) who has criticized the term 'vibe coding' as misleading about the engineering involved.
A term proposed by Andrej Karpathy as a more professional alternative to 'vibe coding,' emphasizing engineering rigor in guiding AI agents.
In Kiro, autonomous background tasks triggered by events like file save. Agents execute predefined prompts without manual intervention.
The broad category encompassing all forms of AI involvement in software creation, from autocomplete to vibe coding to fully autonomous agentic coding.
A feature in Cursor and GitHub Copilot that gives the AI greater autonomy, enabling file-wide edits, test generation, and CLI commands through natural language.
The practice of working alongside an AI assistant as if it were a human pair programming partner, where the AI writes code and the human reviews.
A directed fund under the Linux Foundation created in December 2025, co-founded by Anthropic, Block, and OpenAI, that governs the MCP standard.
The process of using AI models to produce source code from natural language descriptions, existing code patterns, or specifications.
Google's AI editor, set to benefit from the MCP standard adopted in Xcode and other tools.
Rapid full-stack app generation from StackBlitz that spins up development environments instantly and generates production-ready apps with minimal prompting.
AI-powered platform for creating scalable applications with secure workflows and built-in collaboration, focusing on code structure and clean execution.
AI agents that work asynchronously while the developer does other things, allowing tasks to be started, left, and reviewed later.
Anthropic's command-line agentic coding tool that understands entire repositories, makes multi-file changes, and runs tests. Defined the agentic coding category.
Anthropic's desktop application for interacting with Claude. Acts as an MCP host, allowing connection to local MCP servers for file access and database queries.
MCP server that fetches up-to-date library and framework documentation so AI tools don't suggest deprecated APIs.
Configuration files that provide persistent context to Cursor about your project's tech stack, coding conventions, and preferences.
The most popular AI-powered code editor. A VS Code fork with deep AI integration including chat-based editing, Agent mode, and MCP support.
A project-level configuration file for Claude Code that provides context about your project, coding standards, preferred workflows, and tools.
Anthropic's most advanced AI model (February 2026). Part of the Claude 4.5 family with enhanced coding skills including planning, code review, and debugging.
Anthropic's midsize model that balances capability and speed. Widely used in Cursor and other AI coding tools.
The underlying harness that powers Claude Code. Apple's Xcode 26.3 natively integrates with the Claude Agent SDK.
Anthropic's desktop tool for non-developers to delegate complex tasks to AI agents, including research, document creation, and data analysis.
An open-source AI coding agent that runs in VS Code, supporting multiple AI providers with an emphasis on transparency and user control.
The maximum amount of text an AI model can process in a single interaction. Larger context windows allow models to understand bigger codebases.
The skill of providing AI tools with the right information to produce accurate, relevant code. Considered the most important skill in AI-assisted development.
Figma's official Dev Mode MCP server exposing design layer structure, auto-layout, variants, and design tokens to AI coding tools.
A lightweight editor from JetBrains with built-in AI support. Fast, simple, and ideal for multi-language work.
A feature of AI models that allows them to invoke predefined functions based on user requests. MCP standardizes how function calling works across models and tools.
Google's full-stack development environment for building apps with Gemini. Supports iterative refinement and deployment.
OpenAI's most powerful coding model as of early 2026. Powers the Codex macOS app and claims to be the strongest model for sophisticated agentic coding work.
Official MCP server for searching code, browsing PRs, managing issues, and accessing repository data through AI tools.
The most widely adopted AI coding assistant with 1M+ developers and 3B+ lines generated. Has evolved from autocomplete to chat to agent mode.
MCP server for CI/CD pipeline status, merge request context, and issue tracking within GitLab environments.
A Git feature used in parallel agent execution to let multiple agents work on the same codebase simultaneously on separate branches.
Google's platform for single-prompt app generation with one-click deployment to Cloud Run. The fastest path from concept to live app in Google's ecosystem.
Google's AI coding assistant powered by Gemini models. Integrates into existing IDEs for code suggestions, debugging, and generation.
Chat-driven full-stack app builder with one-click deployment. Generates UI, backend logic, data models, and hosting from natural language.
An existing protocol that standardizes how programming language features work across different editors. MCP was partially inspired by LSP's approach.
An open standard created by Anthropic that connects AI tools to external data sources and services through a universal interface. Built on JSON-RPC 2.0.
A lightweight program that exposes specific capabilities to AI applications through the MCP standard. Over 16,000 MCP servers exist as of early 2026.
A component built into an AI host application that manages connections to MCP servers. Developers don't interact with clients directly.
The user-facing application that contains the MCP client, such as Claude Desktop, Cursor, Xcode, or any MCP-compatible IDE.
MCP server exposing the Magic UI React/Tailwind component library for generating production-ready animated components and marketing sections.
Interactive UI elements rendered directly inside AI host applications, beyond text-only responses. An evolution of MCP-UI being incorporated into the MCP standard.
End-to-end project automation platform that handles research, planning, coding, and deployment. The most autonomous of the full-stack platforms.
Architectures where multiple AI agents collaborate on different aspects of the same project, such as frontend, backend, and testing.
The growing concern that vibe coding threatens open source projects, as AI agents consume open source libraries at scale without contributing back.
OpenAI's coding agent platform supporting parallel agents, background automations, scheduled tasks, and configurable agent personalities. Powered by GPT-5.2-Codex.
The ability to generate a complete, working application from a single prompt, including UI, backend logic, and deployment.
The practice of crafting effective natural language instructions for AI models, including clear prompts that describe desired behavior, constraints, and context.
Running multiple agentic coding tasks simultaneously, where each agent operates on its own git branch and merges back when complete.
Browser-based development environment with an Autonomous AI Agent that builds, tests, and deploys applications end-to-end with no local setup required.
A technique where AI models retrieve relevant information from external sources before generating responses. MCP enables a form of RAG through servers.
Search based on meaning rather than exact keyword matching. Used by MCP servers and vector databases to find relevant code and documentation.
Configuration files in Kiro that define how agents interact with your project or globally, adding context, coding standards, and preferred workflows.
CEO of OpenAI, the company behind Codex and GPT models.
A coding benchmark that tests AI's ability to fix real-world software bugs from open source repositories. Used to compare practical coding ability of different AI models.
Security-focused MCP server for real-time static analysis and vulnerability detection as the AI writes code.
Kiro's approach where natural language requirements are converted into structured specifications with acceptance criteria before code is generated.
MCP server for full Supabase database and authentication access from AI tools.
Machine-readable metadata added to web pages using Schema.org vocabulary that helps search engines and AI systems understand content.
An approach to software development where you describe what you want in natural language and an AI generates the code. Coined by Andrej Karpathy in February 2025.
Specialized tool for generating React/Tailwind UI components from text or design descriptions, producing clean code using shadcn/ui.
An emerging term for the operational practices around deploying, monitoring, and maintaining vibe-coded applications in production.
A term coined by Scott White of Anthropic in February 2026 to describe the expansion of AI-assisted workflows beyond coding into all knowledge work.
Get weekly updates on trending AI coding tools and projects.