pub fn router(agent: TaskBoard) -> Router
The whole server: an AG-UI endpoint and a health check.
route_agui returns an ordinary [Router], which is the point — an AG-UI agent is one route on an application that has others.
route_agui
Router