次回の更新記事:誤解を招きやすいAI用語6選、技術語なのに揺れる意味(公開予定日:2026年04月30日)
AIDB Daily Papers

ZORO:信頼性の高い「雰囲気コーディング」のための能動的ルール

原題: ZORO: Active Rules for Reliable Vibe Coding
著者: Jenny Ma, Sitong Wang, Joshua H. Kung, Lydia B. Chilton
公開日: 2026-04-17 | 分野: AI インターフェース 協調 人間中心設計 インタラクション ルール cs.HC

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

ポイント

  • 本研究では、AIコーディングエージェントのルール遵守を強化するインタラクティブインターフェース「ZORO」を開発した。
  • ZOROは、ルールをコード生成プロセスに統合し、エージェントにルールの適用を証明させ、ユーザーからのフィードバックを可能にする点で革新的である。
  • 評価の結果、ZOROはエージェントのルール遵守率を高め、ユーザーの行動や認知戦略に変化をもたらすことが示された。

Abstract

Rules files (e.g., AGENTS.md, CLAUDE.md) are the primary mechanism for human-agent alignment when developers vibe code. However, they remain passive: it is not immediately apparent when rules are being used or followed, or how to improve them. To transform rules from passive text into active controls, we introduce ZORO, an interactive interface that integrates directly with a coding agent and anchors rules to every step of the coding process. After an agent generates an initial plan, ZORO enriches the plan with rules, enforces the rules during implementation by requiring the agent prove that each rule was followed, and allows users to provide in-situ feedback when they are unsatisfied with a rule application to evolve the ruleset. A technical evaluation shows that coding agents follow rules more with ZORO than without. A user study demonstrates a change in people's behavior and cognitive strategies when rules are at the forefront of vibe coding. We discuss how making rules active in agentic systems unlocks broader opportunities for human-agent alignment in coding settings and beyond.

Paper AI Chat

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

質問の例:

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

会員登録 / ログイン

💬 ディスカッション

ディスカッションに参加するにはログインが必要です。

ログイン / アカウント作成 →

関連するAIDB記事