次回の更新記事:AIによる企業リスクを抑えるには、AIに対して性悪説…(公開予定日:2026年07月20日)
AIDB Daily Papers

開発者はAIエージェントの指示書をどう維持・進化させるか?実証的研究

原題: How Do Developers Maintain and Evolve Their Agents' Instructions? An Empirical Study
著者: Gianmario Voria, Alfonso Cannavale, Andrea De Lucia, Yutaro Kashiwa, Gemma Catolino, Fabio Palomba
公開日: 2026-06-24 | 分野: AI ソフトウェアエンジニアリング cs.SE AIエージェント AI支援 AIガバナンス

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • 本研究では、自律型コーディングエージェントが使用する指示書(ACF)の進化を、ソフトウェア保守理論に基づき分類・分析した。
  • ACFの変更タイプとコード品質への影響を大規模なリポジトリデータから分析し、エージェント駆動開発における指示書の重要性を明らかにした。
  • ACFの変更パターンと開発ライフサイクルとの関連性を調査し、自律型コーディングエージェントのガバナンス設計に貢献する知見を得た。

Abstract

Context. Autonomous coding agents are increasingly used in software development, shifting parts of the engineering process to AI assistance. While this automation brings clear benefits, it introduces challenges in governance, traceability, and control over agent behavior. Agent Context Files (ACFs) have emerged as a practical mechanism to guide agents through structured instructions, yet little is known about how these artifacts are maintained and how their evolution relates to code development. Objective. This paper plans to investigate the evolution of ACFs and their role in agent-driven development. Specifically, we (1) classify ACF changes through a taxonomy grounded in software maintenance theory, (2) analyze how different types of changes are associated with code quality outcomes, and (3) examine their temporal patterns across the development lifecycle. Method. We conduct a large-scale mining study combining repositories with ACFs and agent-generated commits. We reconstruct ACF evolution at the commit level, classify changes using a qualitative approach, and analyze their association with code quality metrics. Statistical analyses and hypotheses are used to evaluate differences across maintenance categories, to inform future design of ACFs for governing autonomous coding agents.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

関連するAIDB記事