AIDB Daily Papers
コーディングエージェントの自己進化:仕様書こそがプログラム
※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。
ポイント
- 本研究では、既存のAIエージェントが生成した初期実装と仕様書から、新たなエージェントが自己再実装を試みました。
- AIコーディングエージェントの領域で、コンパイラ構築におけるブートストラップを再現し、メタ循環的な特性を実証しました。
- 実装ではなく仕様書が記録の安定した成果物となり、エージェントの改善は仕様の改善を意味することを示唆します。
Abstract
A coding agent can bootstrap itself. Starting from a 926-word specification and a first implementation produced by an existing agent (Claude Code), a newly generated agent re-implements the same specification correctly from scratch. This reproduces, in the domain of AI coding agents, the classical bootstrap sequence known from compiler construction, and instantiates the meta-circular property known from Lisp. The result carries a practical implication: the specification, not the implementation, is the stable artifact of record. Improving an agent means improving its specification; the implementation is, in principle, regenerable at any time.
Paper AI Chat
この論文のPDF全文を対象にAIに質問できます。
質問の例: