library · inferred from evidence
ManyUI.jl
A Julia library for defining an application/UI once and exposing it via multiple interfaces.
- Agent protocols beyond MCP in Julia?
one distinction that helped me keep these straight: they live at different layers. MCP is tools and data, ACP is editor to agent, A2A is agent to agent, and AG-UI is agent to frontend, basically streaming events into a UI. so for the ManyUI