UI Module
The UI module exposes protocol adapters for agent frontends and inter-agent communication.Installation
Components
AGUI
AG-UI protocol for CopilotKit-compatible SSE streaming.A2A
Agent-to-Agent JSON-RPC protocol.message/send can emit A2UI DataPart artifacts when the agent used send_a2ui_messages. See A2A Protocol.

