Vibe Code Bench: Evaluating AI Models on End-to-End Web Application Development

📅 2026-03-04
📈 Citations: 1
Influential: 0
📄 PDF

career value

194K/year
📝 Abstract
Code generation has emerged as one of AI's highest-impact use cases, yet existing benchmarks measure isolated tasks rather than the complete"zero-to-one"process of building a working application from scratch. We introduce Vibe Code Bench, a benchmark of 100 web application specifications (50 public validation, 50 held-out test) with 964 browser-based workflows comprising 10,131 substeps, evaluated against deployed applications by an autonomous browser agent. Across 16 frontier models, the best achieves 61.8% accuracy on the test split, revealing that reliable end-to-end application development remains a frontier challenge. We identify self-testing during generation as a strong performance predictor (Pearson r=0.72), and show through a completed human alignment study that evaluator selection materially affects outcomes (31.8-93.6% pairwise step-level agreement). Our contributions include (1) a novel benchmark dataset and browser-based evaluation pipeline for end-to-end web application development, (2) a comprehensive evaluation of 16 frontier models with cost, latency, and error analysis, and (3) an evaluator alignment protocol with both cross-model and human annotation results.
Problem

Research questions and friction points this paper is trying to address.

code generation
end-to-end development
web application
AI benchmark
autonomous evaluation
Innovation

Methods, ideas, or system contributions that make the work stand out.

end-to-end code generation
web application benchmark
autonomous browser evaluation
self-testing during generation
evaluator alignment