OpenUI Lang profile for A2UI v1.0 - feedback on an experimental a2ui adapter #2437
vishxrad
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We’ve implemented an experimental A2UI v1.0 integration in OpenUI:
thesysdev/openui#854
The proposed
@openuidev/a2uipackage preserves the A2UI v1.0 surface lifecycle and bidirectional message envelopes, including data-model updates, actions, function calls, responses, errors, capabilities, and renderermetadata.
The deliberate difference is the component representation:
createSurface.componentsandupdateComponents.componentscontain OpenUI Lang statements instead of A2UI catalog component JSON.The package includes:
@openuidev/react-langBefore publishing
@openuidev/a2ui, we’d appreciate feedback from the A2UI maintainers and community:The package is not published yet. We’d like to validate interest and positioning with the A2UI community first.
All reactions