agent-mux-remote Runtime (current) โ transport-only delegator
agent-runtime-impl:agent-mux-remote.runtime@current
AgentRuntimeImplagent-stack/runtime-impls/agent-mux-remote-runtime-current.yamlยทOpen in Graph โ {
"id": "agent-runtime-impl:agent-mux-remote.runtime@current",
"_kind": "AgentRuntimeImpl",
"_file": "agent-stack/runtime-impls/agent-mux-remote-runtime-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "agent-mux-remote Runtime (current) โ transport-only delegator",
"agentVersionId": "agent-version:agent-mux-remote@current",
"subagentDispatchMechanism": "none",
"subagentChildSessionPolicy": "none",
"subagentToolScopePolicy": "none",
"packageRef": "source-ref:agent-mux-github",
"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": "Special case: the runtime is a thin proxy. Tools, hooks, sessions, and MCP all\nlive on the remote agent. The only thing this layer \"owns\" is the invocation\nmode (local | ssh | docker | k8s).\n"
},
"outgoingEdges": [
{
"from": "agent-runtime-impl:agent-mux-remote.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:agent-mux-remote.runtime@current",
"to": "agent:agent-mux-remote",
"kind": "composes",
"attributes": {
"role": "runtime"
}
}
],
"incomingEdges": [
{
"from": "agent-version:agent-mux-remote@current",
"to": "agent-runtime-impl:agent-mux-remote.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
}
]
}