II.
AgentRuntimeImpl overview
Reference · liveagent-runtime-impl:claude-agent-sdk.runtime@current
Claude Agent SDK Runtime (current) overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for agent-runtime-impl:claude-agent-sdk.runtime@current.
Attributes
displayName
Claude Agent SDK Runtime (current)
agentVersionId
packageRef
subagentDispatchMechanism
task-tool
builtInTools
[]
toolRegistryDiscovery
dynamic-extension-loaded
hookSockets
[]
internalSessionStateLocation
host-managed
sessionFileFormat
jsonl
sessionFilePathConvention
host-managed
approvalGatingPrimitive
per-call
subprocessSandboxStrategy
platform-deferred
runtimeIdentity
none
supportedMCPTransports
supportsStreaming
true
notes
The Claude Agent SDK runtime is a thin Node/Python library — there is
no separate runtime daemon. Tools are supplied by the consumer; MCP
is brokered by the SDK over stdio and streamable-http. Approval
gating, transcript persistence, and subprocess sandboxing are all
delegated back to the host program.
Outgoing edges
composes1
- agent:claude-agent-sdk·AgentProductClaude Agent SDK
connects2
- mcp-transport:stdio·MCPTransportstdio
- mcp-transport:streamable-http·MCPTransportStreamable HTTP
realizes1
- layer:5-agent-runtime·LayerAgent-Runtime
speaks2
- mcp-transport:stdio·MCPTransportstdio
- mcp-transport:streamable-http·MCPTransportStreamable HTTP
Incoming edges
composed_of1
- agent-version:claude-agent-sdk@current·AgentVersion
spoken_by2
- mcp-transport:stdio·MCPTransportstdio
- mcp-transport:streamable-http·MCPTransportStreamable HTTP