Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · adapters
agent:adaptersa5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
AgentProduct JSON

agent:adapters

Structured · live

adapters json

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

File · agent-stack/products/adapters.yamlCluster · agent-stack
Record JSON
{
  "id": "agent:adapters",
  "_kind": "AgentProduct",
  "_file": "agent-stack/products/adapters.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "adapters",
    "vendor": "a5c-ai",
    "homepageUrl": "https://github.com/a5c-ai/babysitter/tree/main/packages/adapters",
    "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 adapters 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 adapters gateway, core, adapters,\nand SDK as composing pieces. Distinct from `agent:adapters-remote`\n(which is the transport-only adapter).\n"
  },
  "outgoingEdges": [
    {
      "from": "agent:adapters",
      "to": "agent-version:adapters@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-core-impl:adapters.core@current",
      "to": "agent:adapters",
      "kind": "composes",
      "attributes": {
        "role": "core"
      }
    },
    {
      "from": "agent-platform-impl:adapters.platform@current",
      "to": "agent:adapters",
      "kind": "composes",
      "attributes": {
        "role": "platform"
      }
    },
    {
      "from": "agent-runtime-impl:adapters.runtime@current",
      "to": "agent:adapters",
      "kind": "composes",
      "attributes": {
        "role": "runtime"
      }
    },
    {
      "from": "agent-version:adapters@current",
      "to": "agent:adapters",
      "kind": "version_of"
    },
    {
      "from": "transportProtocol:anthropic",
      "to": "agent:adapters",
      "kind": "used_by",
      "attributes": {}
    },
    {
      "from": "transportProtocol:openai-chat",
      "to": "agent:adapters",
      "kind": "used_by",
      "attributes": {}
    },
    {
      "from": "transportProtocol:openai-responses",
      "to": "agent:adapters",
      "kind": "used_by",
      "attributes": {}
    },
    {
      "from": "transportProtocol:google",
      "to": "agent:adapters",
      "kind": "used_by",
      "attributes": {}
    },
    {
      "from": "transportProtocol:passthrough",
      "to": "agent:adapters",
      "kind": "used_by",
      "attributes": {}
    },
    {
      "from": "transportProtocol:bedrock-converse",
      "to": "agent:adapters",
      "kind": "used_by",
      "attributes": {}
    },
    {
      "from": "transportProtocol:vertex-native",
      "to": "agent:adapters",
      "kind": "used_by",
      "attributes": {}
    },
    {
      "from": "transportProtocol:azure-foundry",
      "to": "agent:adapters",
      "kind": "used_by",
      "attributes": {}
    },
    {
      "from": "stack-part:kradle-adapters-client",
      "to": "agent:adapters",
      "kind": "implemented_by",
      "attributes": {
        "notes": "Communicates with Agent Adapter gateway"
      }
    },
    {
      "from": "platform:kradle",
      "to": "agent:adapters",
      "kind": "integrates_with",
      "attributes": {
        "notes": "Agent dispatch uses adapters transport for coding agent sessions"
      }
    },
    {
      "from": "platform-service:kradle-agent-dispatch",
      "to": "agent:adapters",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:kradle-agent-dispatch",
      "to": "agent:adapters",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "claim:adapters-bridges-transport",
      "to": "agent:adapters",
      "kind": "asserts_about"
    },
    {
      "from": "source-ref:agent-platform-adapter-reference",
      "to": "agent:adapters",
      "kind": "source_of",
      "attributes": {}
    },
    {
      "from": "source-ref:packages-tools-adapter",
      "to": "agent:adapters",
      "kind": "source_of",
      "attributes": {}
    },
    {
      "from": "source-ref:packages-agent-launch-adapter",
      "to": "agent:adapters",
      "kind": "source_of",
      "attributes": {}
    },
    {
      "from": "source-ref:packages-agent-config-adapter",
      "to": "agent:adapters",
      "kind": "source_of",
      "attributes": {}
    }
  ]
}

Shortcuts

Back to overview
Open graph tab