Skip to content

Author

Suman Thapalia

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Review Open access Aug 2026

Assessing the Impact of Ai Vibe Coding on Reviewing and Debugging Ai-generated Code

The software engineering landscape is undergoing a radical transition from manual syntax craftsmanship to "Vibe Coding"a paradigm defined by prompt-driven, intent-based software generation. This research quantifies the impact of this shift on the software development lifecycle (SDLC), specifically evaluating the efficacy of code review and debugging. Utilizing a diagnostic pipeline with a 50-developer cohort, this study compares traditional Integrated Development Environment (IDE) workflows against AI-assisted "vibe" workflows (utilizing GitHub Copilot and ChatGPT). Our findings demonstrate a profound "Time Displacement Penalty." While initial development velocity approaches zero, severe debugging penalties and elevated bug escape rates in complex systems fundamentally offset these early gains. We identify a "Cognitive Void" wherein developers exhibit high speed and syntax correctness but suffer from a measurable detachment from system architecture and forensic comprehension. This detachment facilitates "Automation Bias" during peer reviews, where the aesthetic perfection of AI-generated syntax masks deep, hallucinated logic failures. The study concludes that while Vibe Coding is optimal for isolated prototyping, it introduces systemic risks in mission-critical architecture. The data mandates a pivot in software engineering pedagogy from syntax authorship to rigorous forensic curation and adversarial auditing.

Prateek Sharma Kharel, Suman Thapalia · 0 citations