Google has released A2UI v0.9, a framework-agnostic standard enabling AI agents to declare user interface intent and render it natively across web, mobile, and desktop without shipping arbitrary code. The release represents a major philosophical shift: agents should use an application's existing design system rather than invent new components. Key changes include a bidirectional protocol, a renamed 'Basic' component set, a shared web-core library, an official React renderer alongside Flutter, Lit, and Angular renderers, and a new Python Agent SDK with caching, resilient streaming, and dynamic schema support. The SDK supports multiple transports including MCP, WebSockets, REST, AG-UI, and A2A 1.0. Migration guides from v0.8 to v0.9 and a v1.0 release candidate are also available. Community reaction is mixed, with some praising mass-adoption readiness and others raising concerns about LLM-generated UI security and interface homogeneity.