paper-with-me

Papers

ASE-26: a curriculum for agentic software engineering as a discipline

2026-05-31 · Mikael Gorsky arxiv

The work of a professional software engineer has begun to consist, increasingly, of directing agents rather than writing code, and the empirical evidence for the shift is now several years deep. Anthropic's Economic Index puts automation at 79 per cent of Claude Code interactions [2]; Handa and colleagues at Anthropic find AI exposure for Computer Programmer tasks at approximately 75 per cent of the role's distinct activities [3]; Brynjolfsson and colleagues at Stanford's Digital Economy Lab report a 13 per cent relative decline in employment for workers aged 22 to 25 in occupations most exposed to AI [4]. The shift is also unfinished, and the academic literature on agentic software engineering converges on the finding that the missing capability is not better models but structured practitioner discipline. This paper presents ASE-26, a comprehensive undergraduate curriculum for agentic software engineering as a discipline, deposited as a citable reference on Zenodo under CC BY-ND 4.0 [12]. The paper sets out the discipline framing the curriculum rests on, the conceptual contributions it makes (most importantly, the evolutionary spiral as the operational form of the co-evolution of intent and build), the twenty-one-module structure that organises the discipline for teaching, the pedagogical commitments that follow from grading work co-produced with an agent, what graduates leave with, and how the discipline as taught is designed to outlast the specific capabilities of today's models. The position the paper takes is that the practitioner skills the industry currently lacks are precisely the skills the discipline names, and that structured undergraduate curricula in agentic software engineering are the principal mechanism by which the gap closes.

📄 PDF Abstract BibTeX arXiv:2606.01152

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Agentic Agile-V: From Vibe Coding to Verified Engineering in Software and Hardware Development

2026-05-19 · Christopher Koch arxiv

Agentic AI coding systems can inspect repositories, plan implementation steps, edit files, call tools, run tests, and submit pull requests. These capabilities make software and hardware development faster in some setting…

Prompt EngineeringCode Generation

Agentic Software: How AI Agents Are Restructuring the Software Paradigm

2026-06-04 · Zhenfeng Cao arxiv

For over half a century, software engineering has operated on a foundational premise: human engineers decompose problems, encode decision logic into static code, and manually adapt that code as requirements evolve. This …

Agentic Software Engineering: Foundational Pillars and a Research Roadmap

2025-09-07 · Ahmed E. Hassan, Hao Li, Dayi Lin, Bram Adams 외 arxiv

Agentic Software Engineering (SE 3.0) represents a new era where intelligent agents are tasked not with simple code generation, but with achieving complex, goal-oriented SE objectives. To harness these new capabilities w…

Code Generation

Loosely-Structured Software: Engineering Context, Structure, and Evolution Entropy in Runtime-Rewired Multi-Agent Systems

2026-03-16 · Weihao Zhang, Yitong Zhou, Huanyu Qu, Hongyi Li arxiv

As LLM-based multi-agent systems (MAS) become more autonomous, their free-form interactions increasingly dominate system behavior. However, scaling the number of agents often amplifies context pressure, coordination erro…

RigorBench: Benchmarking Engineering Process Discipline in Autonomous AI Coding Agents

2026-06-21 · Meher Bhaskar Madiraju, Meher Sai Preetam Madiraju arxiv

Agentic coding harnesses - such as Agent-Skills, Superpowers, and Agent-Rigor - are increasingly deployed to augment underlying LLMs for real-world software engineering tasks. Existing benchmarks evaluate these agents al…