Skip to content

v0.13.0 — A2UI (Agent-to-UI) Integration

Choose a tag to compare

@vamsiramakrishnan vamsiramakrishnan released this 16 Mar 01:26
· 135 commits to master since this release
31d1bc1

Highlights

🖼️ A2UI (Agent-to-UI) — Declarative UI composition for agents. 18 component factories, expression operators (| Row, >> Column), data binding, validation, and 5 preset surfaces. Full cross-namespace integration: .ui(), T.a2ui(), G.a2ui(), P.ui_schema(), S.to_ui(), C.with_ui().

📦 Install: pip install adk-fluent (A2UI ships with core; full toolset coming via pip install adk-fluent[a2ui])

See CHANGELOG.md for the full list of changes.

What's Changed

Full Changelog: v0.12.1...v0.13.0