iiRecord
Agentic AI Atlas · agent-mux
agent:agent-muxa5c.ai
II.
AgentProduct JSON

agent:agent-mux

Structured · live

agent-mux json

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

File · agent-stack/products/agent-mux.yamlCluster · agent-stack
Record JSON
{
  "id": "agent:agent-mux",
  "_kind": "AgentProduct",
  "_file": "agent-stack/products/agent-mux.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "agent-mux",
    "vendor": "a5c-ai",
    "homepageUrl": "https://github.com/a5c-ai/babysitter/tree/main/packages/agent-mux",
    "primarySurface": "tui",
    "supportTier": "catalog-backed",
    "productKind": "multi-surface-suite",
    "stackScope": "full",
    "description": "Multi-surface UI suite for agent sessions. Bridges to remote agents via\nthe agent-mux transport (claude-code, codex, etc.) and presents the\nsessions through a TUI, CLI, web app, mobile apps (iOS + Android),\nTV apps, and watch apps. Includes the agent-mux gateway, core, adapters,\nand SDK as composing pieces. Distinct from `agent:agent-mux-remote`\n(which is the transport-only adapter).\n"
  },
  "outgoingEdges": [
    {
      "from": "agent:agent-mux",
      "to": "agent-version:agent-mux@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-core-impl:agent-mux.core@current",
      "to": "agent:agent-mux",
      "kind": "composes",
      "attributes": {
        "role": "core"
      }
    },
    {
      "from": "agent-platform-impl:agent-mux.platform@current",
      "to": "agent:agent-mux",
      "kind": "composes",
      "attributes": {
        "role": "platform"
      }
    },
    {
      "from": "agent-runtime-impl:agent-mux.runtime@current",
      "to": "agent:agent-mux",
      "kind": "composes",
      "attributes": {
        "role": "runtime"
      }
    },
    {
      "from": "agent-version:agent-mux@current",
      "to": "agent:agent-mux",
      "kind": "version_of"
    },
    {
      "from": "transportProtocol:anthropic",
      "to": "agent:agent-mux",
      "kind": "used_by",
      "attributes": {}
    },
    {
      "from": "transportProtocol:openai-chat",
      "to": "agent:agent-mux",
      "kind": "used_by",
      "attributes": {}
    },
    {
      "from": "transportProtocol:openai-responses",
      "to": "agent:agent-mux",
      "kind": "used_by",
      "attributes": {}
    },
    {
      "from": "transportProtocol:google",
      "to": "agent:agent-mux",
      "kind": "used_by",
      "attributes": {}
    },
    {
      "from": "transportProtocol:passthrough",
      "to": "agent:agent-mux",
      "kind": "used_by",
      "attributes": {}
    },
    {
      "from": "transportProtocol:bedrock-converse",
      "to": "agent:agent-mux",
      "kind": "used_by",
      "attributes": {}
    },
    {
      "from": "transportProtocol:vertex-native",
      "to": "agent:agent-mux",
      "kind": "used_by",
      "attributes": {}
    },
    {
      "from": "transportProtocol:azure-foundry",
      "to": "agent:agent-mux",
      "kind": "used_by",
      "attributes": {}
    },
    {
      "from": "stack-part:krate-agent-mux-client",
      "to": "agent:agent-mux",
      "kind": "implemented_by",
      "attributes": {
        "notes": "Communicates with Agent Mux gateway"
      }
    },
    {
      "from": "platform:krate",
      "to": "agent:agent-mux",
      "kind": "integrates_with",
      "attributes": {
        "notes": "Agent dispatch uses agent-mux transport for coding agent sessions"
      }
    },
    {
      "from": "platform-service:krate-agent-dispatch",
      "to": "agent:agent-mux",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:krate-agent-dispatch",
      "to": "agent:agent-mux",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "claim:agent-mux-bridges-transport",
      "to": "agent:agent-mux",
      "kind": "asserts_about"
    },
    {
      "from": "source-ref:babysitter-agent-mux-reference",
      "to": "agent:agent-mux",
      "kind": "source_of",
      "attributes": {}
    }
  ]
}