{
"id": "presentation:agent-mux-tui",
"_kind": "Presentation",
"_file": "agent-stack/presentations/agent-mux-presentations.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "agent-mux TUI",
"kind": "tui",
"description": "Terminal UI for agent-mux sessions. Renders agent runs, slash commands,\nand breakpoint approvals in an ink-based full-screen terminal shell;\nbridges to remote agents (claude-code, codex, etc.) via the agent-mux\ntransport.\n",
"renderingTechnology": "terminal-emulator",
"themeSupport": "light-dark",
"accessibilitySupport": "basic",
"offlineMode": "partial",
"platforms": [
"darwin",
"linux",
"win32"
],
"bundleSize": "~50 MB",
"updateChannel": "auto"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-ui-impl:agent-mux.ui@current",
"to": "presentation:agent-mux-tui",
"kind": "bundled_with",
"attributes": {}
}
]
}