OpenClaw Runtime (current)
agent-runtime-impl:openclaw.runtime@current
AgentRuntimeImplagent-stack/runtime-impls/openclaw-runtime-current.yaml·Open in Graph → {
"id": "agent-runtime-impl:openclaw.runtime@current",
"_kind": "AgentRuntimeImpl",
"_file": "agent-stack/runtime-impls/openclaw-runtime-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "OpenClaw Runtime (current)",
"agentVersionId": "agent-version:openclaw@current",
"subagentDispatchMechanism": "none",
"packageRef": "source-ref:openclaw-github",
"builtInTools": [
"tool-descriptor:read",
"tool-descriptor:write",
"tool-descriptor:edit",
"tool-descriptor:bash"
],
"toolRegistryDiscovery": "static-bundled",
"hookSockets": [],
"internalSessionStateLocation": "~/.openclaw/sessions/",
"sessionFileFormat": "json",
"sessionFilePathConvention": "~/.openclaw/sessions/<session-id>.json",
"approvalGatingPrimitive": "per-call",
"subprocessSandboxStrategy": "none",
"runtimeIdentity": "api-key",
"supportedMCPTransports": [
"mcp-transport:stdio"
],
"supportsStreaming": true
},
"outgoingEdges": [
{
"from": "agent-runtime-impl:openclaw.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:openclaw.runtime@current",
"to": "agent:openclaw",
"kind": "composes",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-runtime-impl:openclaw.runtime@current",
"to": "tool-descriptor:read",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:openclaw.runtime@current",
"to": "tool-descriptor:write",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:openclaw.runtime@current",
"to": "tool-descriptor:edit",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:openclaw.runtime@current",
"to": "tool-descriptor:bash",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:openclaw.runtime@current",
"to": "mcp-transport:stdio",
"kind": "connects",
"attributes": {}
},
{
"from": "agent-runtime-impl:openclaw.runtime@current",
"to": "capability:supports-mcp",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "full",
"notes": "MCP via stdio.\n"
}
},
{
"from": "agent-runtime-impl:openclaw.runtime@current",
"to": "mcp-transport:stdio",
"kind": "speaks",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-version:openclaw@current",
"to": "agent-runtime-impl:openclaw.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "mcp-transport:stdio",
"to": "agent-runtime-impl:openclaw.runtime@current",
"kind": "spoken_by",
"attributes": {}
}
]
}