一覧へ戻る
📚リソース

Introducing A2UI: An open project for agent-driven interfaces

Google A2UI Team
2025-12

概要

Agent-generated interfaceのためのportable declarative formatであるA2UIを紹介するGoogle Developers Blog公式announcementです。remote/local Agentが任意HTMLを出すのではなく、host appのtrusted UI componentsをrequestできる仕組みを説明し、Generative UIをより安全でcross-platform、かつincremental update可能にします。

要約

A2UIが重要な理由:

1. Portable format: Agentがframework-agnosticなJSON structureでUI intentを記述する
2. Security model: host appはtrusted component catalogからのみrenderする
3. Incremental updates: progressiveで更新可能なagent responseに最適化されている
4. Cross-platform: 同じpayloadをweb、Flutter、Angularなどへmappingできる
5. Ecosystem signal: Generative UIの標準化に向けたGoogle主導の具体的な取り組み

タグ

googlea2uiprotocolstandardofficial

関連記事

Generative UI、GenUI、生成AI UIデザインの厳選リソース集。

Made with ❤️ community