Generative AI and the Transformation of Software Development Practices
2510.10819v1
cs.SE, cs.AI, 68N01, 68T05, 68T07, 68T50, D.2.2; D.2.5; D.2.6; D.2.8; I.2.6; I.2.7; I.2.11
2025-10-16
Авторы:
Vivek Acharya
Abstract
Generative AI is reshaping how software is designed, written, and maintained.
Advances in large language models (LLMs) are enabling new development styles -
from chat-oriented programming and 'vibe coding' to agentic programming - that
can accelerate productivity and broaden access. This paper examines how
AI-assisted techniques are changing software engineering practice, and the
related issues of trust, accountability, and shifting skills. We survey
iterative chat-based development, multi-agent systems, dynamic prompt
orchestration, and integration via the Model Context Protocol (MCP). Using case
studies and industry data, we outline both the opportunities (faster cycles,
democratized coding) and the challenges (model reliability and cost) of
applying generative AI to coding. We describe new roles, skills, and best
practices for using AI in a responsible and effective way.