iiRecord
Agentic AI Atlas · agent-mux CLI
presentation:agent-mux-clia5c.ai
II.
Presentation JSON

presentation:agent-mux-cli

Structured · live

agent-mux CLI 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-cli",
  "_kind": "Presentation",
  "_file": "agent-stack/presentations/agent-mux-presentations.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "agent-mux CLI",
    "kind": "cli",
    "description": "Non-interactive CLI surface of agent-mux. Scriptable `amux run --json`\ninvocation that proxies events from the bridged remote agent and exits\non session end. Used in CI and headless automation.\n",
    "themeSupport": "none",
    "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-cli",
      "kind": "bundled_with",
      "attributes": {}
    }
  ]
}