agent-mux Runtime (current) โ gateway + adapters
agent-runtime-impl:agent-mux.runtime@current
AgentRuntimeImplagent-stack/runtime-impls/agent-mux-runtime-current.yamlยทOpen in Graph โ {
"id": "agent-runtime-impl:agent-mux.runtime@current",
"_kind": "AgentRuntimeImpl",
"_file": "agent-stack/runtime-impls/agent-mux-runtime-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "agent-mux Runtime (current) โ gateway + adapters",
"agentVersionId": "agent-version:agent-mux@current",
"packageRef": "source-ref:agent-mux-github",
"subagentDispatchMechanism": "none",
"builtInTools": [],
"toolRegistryDiscovery": "not-applicable",
"hookSockets": [],
"internalSessionStateLocation": "delegated-to-remote",
"sessionFileFormat": "delegated-to-remote",
"sessionFilePathConvention": "delegated-to-remote",
"approvalGatingPrimitive": "delegated-to-remote",
"subprocessSandboxStrategy": "invocation-mode",
"runtimeIdentity": "delegated-to-remote",
"supportedMCPTransports": [],
"supportsStreaming": true,
"notes": "agent-mux runtime hosts the gateway + adapters that bridge to remote\nagents. Tools, hooks, and sandbox are owned by the bridged remote\nagent. The runtime layer's responsibility is normalizing the event\nstream and routing it to the multi-surface presentations.\n"
},
"outgoingEdges": [
{
"from": "agent-runtime-impl:agent-mux.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:agent-mux.runtime@current",
"to": "agent:agent-mux",
"kind": "composes",
"attributes": {
"role": "runtime"
}
}
],
"incomingEdges": [
{
"from": "agent-version:agent-mux@current",
"to": "agent-runtime-impl:agent-mux.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
}
]
}