paper-with-me

홈 › Papers

Three-Phase Evaluation of AI-Assisted Software Development Life Cycle

2026-07-06 · Joshua Strubel, Professor Carrie Russell, Carson Crockett, Jason Ferraro, Nathan Londhe, Uzayr Syed, Jacob Viehe arxiv

This paper presents an exploratory evaluation of how increasing levels of AI autonomy affect software development productivity, requirement adherence, and developer cognitive workload. A team of four developers reimplemented the same full-stack web application across three sequential phases: partial AI-assisted development using GitHub Copilot, an AI-exclusive workflow using GitHub Copilot, and an AI-exclusive workflow using AWS Kiro. Evaluation metrics included development effort (hours), requirement adherence (RITM score), AI-interaction efficiency, and NASA-TLX workload measures. Across phases, higher levels of AI autonomy were associated with reduced development effort, improved requirement adherence, and lower self-reported mental workload, while developer frustration increased modestly. The AWS Kiro phase achieved the strongest overall performance on most measured dimensions, suggesting that tooling architecture may influence outcomes independently of AI autonomy level.

📄 PDF Abstract BibTeX arXiv:2607.05125

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Case Study: Using AI-Assisted Code Generation In Mobile Teams

2023-08-09 · Mircea-Serban Vasiliniuc, Adrian Groza

The aim of this study is to evaluate the performance of AI-assisted programming in actual mobile development teams that are focused on native mobile languages like Kotlin and Swift. The extensive case study involves 16 p…

Code GenerationManagement

IACDM: Interactive Adversarial Convergence Development Methodology -- A Structured Framework for AI-Assisted Software Development

2026-03-31 · Jasmine Moreira arxiv

The widespread adoption of AI-assisted development tools in 2025 -- and the emergence of vibe coding, a practice of generating complete applications from natural language without verification -- exposed a critical and to…

From Junior to Senior: Allocating Agency and Navigating Professional Growth in Agentic AI-Mediated Software Engineering

2026-01-31 · Dana Feng, Bhada Yun, April Yi Wang arxiv

Juniors enter as AI-natives, seniors adapted mid-career. AI is not just changing how engineers code-it is reshaping who holds agency across work and professional growth. We contribute junior-senior accounts on their usag…

An Exploratory Case Study of LLM-Assisted Refactoring and Gameplay Feature Generation in an Endless Runner Game

2026-06-19 · Jan Wunderlich, Markus Kleffmann, Sebastian Lempert arxiv

Large language models (LLMs) are increasingly used to support software development, but their practical usefulness in applied game-development settings remains underexplored, especially when generated code must be integr…

Towards Green AI: Decoding the Energy of LLM Inference in Software Development

2026-02-05 · Lola Solovyeva, Fernando Castor arxiv

Context: AI-assisted tools are increasingly integrated into software development workflows, but their reliance on large language models (LLMs) introduces substantial computational and energy costs. Understanding and redu…

Code Generation