A2UI icon indicating copy to clipboard operation
A2UI copied to clipboard

Results 113 A2UI issues
Sort by recently updated
recently updated
newest added

this PR resolves #348. https://github.com/google/A2UI/issues/348 this PR also allows contributors/developers/users to test out all the samples, namely: contact-lookup, orchestrator & rizzcharts.

Hi, when parsing it in details, I noticed disparate / heterogeneous naming conventions in the JSON schema of A2UI: hyphen vs uppercase, initial uppercase or not, etc. Some examples: ```...

Hi, It seems that there is currently no Pypi package to be installed from the samples, which require it from their pyproject.toml. Can it be added ? Thanks!

Updated links and references to the Gemini API Key and related resources in the README.

- Add @a2ui/react renderer with ShadCN-inspired Tailwind components - Implement core A2UI components: Text, Button, Card, Row, Column, List, etc. - Add A2UIProvider and ThemeProvider context providers - Add useA2UI...

collaborative editing usecases require the agent to know updates to the datamodel from the client eg "show time off form" -> user edits form -> "okay submit the off form"...

## Add React Renderer for A2UI ### Background We are front end team from [ByteDance](https://en.wikipedia.org/wiki/ByteDance). Earlier this year, we independently explored approaches to standardize Agent-to-UI (A2UI) interactions within our organization....

Is your feature request related to a problem? Please describe. Currently, A2UI allows agents to render input components (like text fields or sliders) dynamically. However, there isn't a standardized way...

This pull request is for improving the user experience for running restaurants finder example code by clarifying that it's just based on a local NYC restaurants dataset, as well as...

Please support [BAML](https://github.com/BoundaryML/baml/) the output types of BAML would pair perfectly with A2UI