概要
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可能にします。
要約
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主導の具体的な取り組み