iiRecord
Agentic AI Atlas · agent-mux Android app
presentation:agent-mux-mobile-androida5c.ai
II.
Presentation JSON

presentation:agent-mux-mobile-android

Structured · live

agent-mux Android app json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · agent-stack/presentations/agent-mux-presentations.yamlCluster · agent-stack
Record JSON
{
  "id": "presentation:agent-mux-mobile-android",
  "_kind": "Presentation",
  "_file": "agent-stack/presentations/agent-mux-presentations.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "agent-mux Android app",
    "kind": "mobile",
    "description": "Android mobile app for agent-mux. React Native client that connects to\nthe agent-mux gateway, surfaces session activity, accepts breakpoints,\nand streams agent output on the go.\n",
    "renderingTechnology": "react-native",
    "themeSupport": "light-dark",
    "accessibilitySupport": "basic",
    "offlineMode": "partial",
    "platforms": [
      "android"
    ],
    "bundleSize": "~30 MB",
    "updateChannel": "extension-store"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-ui-impl:agent-mux.ui@current",
      "to": "presentation:agent-mux-mobile-android",
      "kind": "bundled_with",
      "attributes": {}
    }
  ]
}