Patch Changes
-
Publish a full A2UI catalog JSON artifact at
a2ui/dist/catalog/catalog.json. (#2777) -
Restore OpenUI renderer styling in the A2UI playground by preserving ReactLynx JSX through the OpenUI build and bundling the renderer stylesheet with the OpenUI preview entry. (#2779)
-
Refactor genui CLI to use TypeScript and export dist files. (#2802)
-
Add
genui a2ui create --project-namecommand to create an a2ui project based on the default template. (#2786) -
Introduce OpenUI v0.5 rendering support and update the OpenUI language runtime dependency. (#2815)
-
Fix import error. (#2811)