{
"id": "presentation:agent-mux-webui",
"_kind": "Presentation",
"_file": "agent-stack/presentations/agent-mux-presentations.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "agent-mux Web UI",
"kind": "web",
"description": "Browser-based control surface for agent-mux sessions. Next.js / React\nweb app rendering a session list, run detail panel, kanban board, and\nreal-time hook/breakpoint inbox driven by the agent-mux gateway.\n",
"renderingTechnology": "next-js",
"themeSupport": "full-customizable",
"accessibilitySupport": "wcag-aa",
"offlineMode": "partial",
"platforms": [
"web"
],
"bundleSize": "~5 MB",
"updateChannel": "auto"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-ui-impl:agent-mux.ui@current",
"to": "presentation:agent-mux-webui",
"kind": "bundled_with",
"attributes": {}
}
]
}