A2ui Renderer

Render A2UI (Agent-to-UI declarative surfaces) in CopilotKit v2. Enable the runtime via CopilotRuntime({ a2ui: {...} }), then enable the provider via <CopilotKit a2ui={{ theme }}>. Auto-activates via /info — do NOT manually pass renderActivityMessages. createA2UIMessageRenderer ships from @copilotkit/react-core/v2; low-level primitives (A2UIProvider, A2UIRenderer, createCatalog) ship from @copilotkit/a2ui-renderer. Covers theme customization, createSurface dedup, action-bridge try/finally cleanup. Load when an agent emits A2UI operations (createSurface / updateComponents / updateDataModel), when wiring a2ui on CopilotRuntime, or when styling A2UI surfaces.

om-scogo cb6b6e1 4 files · 26.2 KB Updated 0 repo stars

File contents

om-scogo/skillsh-scraper/tree/main/data/skills/copilotkit-copilotkit/a2ui-renderer commit cb6b6e143c

Frequently asked questions

npx skillmds add om-scogo/a2ui-renderer