ui
AI Agent UI protocol integrations for exposing PraisonAI agents to frontends and other agents.
Lazy-loaded via
praisonaiagents.ui or top-level:
A2UI tool contract
send_a2ui_messages returns:
CUSTOM event name="a2ui". A2A sync message/send can emit a DataPart with the same MIME when tool results are present in agent history.
Parsing and rendering belong in your UI layer — see Integrate A2UI with Your Frontend.

