A2UI (Agent-to-UI) React renderer for GLChat — render declarative UI from AI agent messages
A2UI Core Library
A2UI Lit Library
React renderer for A2UI (Agent-to-User Interface)
A2UI SDK for React
Storybook React renderer
React package for snapshot testing.
A2UI runtime — renderer, registry, streams, surface manifest, and wiring primitives for the A2UI (Agent-to-UI) protocol. Framework-agnostic; pairs with any A2UI-conformant component set.
React package for shallow rendering.
AdiaUI A2UI compose engine — framework-agnostic. Takes natural-language intents + a catalog and produces A2UI protocol messages. Pairs with `@adia-ai/a2ui-retrieval` (intent classification, catalog lookup) and `@adia-ai/a2ui-validator` (schema + semantic
The Angular implementation of the A2UI framework, providing seamless integration of agent-generated UI into Angular applications.
Renders highlighted Prism output using React
AdiaUI A2UI training corpus — canonical v0.9 catalog + chunks + eval fixtures + feedback + gap registry. Consumed by the compose engine's retrieval layer + the MCP pipeline.
Storybook for React: Develop React Component in isolation with Hot Reloading
React package for creating custom renderers.
TypeScript definitions for react-test-renderer
Create PDF files on the browser and server
AdiaUI A2UI MCP server. Exposes the compose engine over MCP with an engine selector for monolithic + zettel strategies.
Storybook for React and Vite: Develop, document, and test UI components in isolation
Markdown renderer for react-native, with CommonMark spec support + adds syntax extensions & sugar (URL autolinking, typographer), originally created by Mient-jan Stelling as react-native-markdown-renderer
A2UI utilities
A Markdown renderer using markdown-it and dompurify.
React renderer for the Contentful rich text field type.
A2UI types