A2UI icon indicating copy to clipboard operation
A2UI copied to clipboard

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

Hello, A library I made called [syntux](https://github.com/puffinsoft/syntux) shares a very similar architecture to the A2UI spec, except it's specifically tailored for the web (**but** works for agents too). It's built...

Fixes a typo in the sample clients where A2UI DataParts were sent with `application/json+a2aui`. The A2UI v0.8 extension spec and server-side helpers expect `application/json+a2ui`, so UI events could be ignored....