Google 发布面向 AI 智能体的生成式 UI 标准 A2UI 0.9
阅读原文· the-decoder.comGoogle 推出 A2UI 0.9,这是一项框架无关的生成式 UI 标准,支持 AI 智能体实时生成界面元素并直接调用应用现有组件库。该标准兼容 Web、移动端等多平台,使 AI 代理能够跨平台动态构建用户界面,无需为不同终端单独开发前端代码。
Google launches generative UI standard for AI agents
Google has released A2UI version 0.9, a framework-agnostic standard for generative user interfaces. The protocol lets AI agents build UI elements on the fly, pulling from an application's existing components across web, mobile, and other platforms. The new version ships with a shared web core library, an official React renderer, and updated renderers for Flutter, Lit, and Angular.
A new Agent SDK aims to streamline development and installs through Python, with Go and Kotlin versions on the way. The update also adds client-defined functions, client-server data syncing, and improved error handling.
Google says the ecosystem is expanding fast, with integrations for AG2, A2A 1.0, Vercel's json-renderer, and Oracle's Agent Spec. Early sample apps include a Personal Health Companion from Rebel App Studio and a Life Goal Simulator from Very Good Ventures. Documentation and examples are available at A2UI.org.