DoorDash AI Research Optimizes Code Review with Hybrid Models

@TheRundownAI· July 7, 2026 View original

Summary

DoorDash's AI team developed an internal test, DashBench, to evaluate AI code reviewers, finding a hybrid model approach using an open-source model for skimming and a proprietary model for deep analysis improved bug detection and reduced costs. This method achieved a 65.2% success rate in catching real problems, outperforming an all-proprietary model setup.

DoorDash's artificial intelligence research division has developed an innovative method for enhancing its internal code review processes. They created a benchmark, dubbed DashBench, which re-evaluated 105 historical code changes made by their engineers. This system uses AI models to identify and analyze potential issues within new code submissions. The core of their discovery involves a two-stage AI review process. Initially, a model quickly scans code changes for suspicious areas, and then a second, more powerful model performs a detailed examination of those flagged sections. While initially using Anthropic models for both stages, their research revealed that a more cost-effective and efficient approach involves using an open-source Chinese model, Kimi K2.6, for the initial skimming, paired with Anthropic's Claude Fable 5 for the in-depth analysis. This hybrid setup demonstrated superior performance, catching 65.2% of real problems, including 8 out of 10 critical bugs, compared to 53.6% for the purely Anthropic system. Furthermore, it achieved a slight cost reduction, dropping from $3.91 to $3.81 per code change. DoorDash co-founder Andy Fang highlighted that this internal testing framework is crucial for integrating open models, leading to both better quality and lower operational expenses.

Why it matters

Professionals can learn from DoorDash's practical application of AI in software development, demonstrating how hybrid model strategies can improve efficiency and reduce costs in critical engineering workflows like code review. This approach offers a blueprint for leveraging diverse AI capabilities to achieve specific business outcomes.

How to implement this in your domain

  1. 1Establish an internal benchmark to quantitatively evaluate AI tools for specific tasks.
  2. 2Experiment with combining different AI models (open-source and proprietary) for multi-stage processes.
  3. 3Analyze cost-performance trade-offs for various AI model configurations.
  4. 4Integrate successful hybrid AI solutions into existing development pipelines.
  5. 5Continuously monitor and refine AI-powered workflows based on performance metrics.

Who benefits

Software DevelopmentE-commerceTechnologyFinancial ServicesAutomotive

Key takeaways

  • DoorDash's DashBench test validates hybrid AI models for code review.
  • Combining open-source and proprietary AI can improve performance and reduce costs.
  • The hybrid approach caught more bugs, including critical ones, than a single-vendor solution.
  • Internal benchmarking is key to effectively integrating diverse AI technologies.

Original post by @TheRundownAI

"DoorDash just published new AI research. Yes, the delivery app. Its AI research team built an internal test: 105 past code changes from its own engineers, re-run through AI code reviewers to see how many real problems each one catches. The reviewer works as a pair: one model skim…"

View on X
DoorDash AI Research Optimizes Code Review with Hybrid Models

Originally posted by @TheRundownAI on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses