II.
AgentRuntimeImpl overview
Reference · liveagent-runtime-impl:babysitter-sdk.runtime@current
babysitter SDK Runtime (current) — task-effect dispatcher overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for agent-runtime-impl:babysitter-sdk.runtime@current.
Attributes
displayName
babysitter SDK Runtime (current) — task-effect dispatcher
agentVersionId
packageRef
subagentDispatchMechanism
agent-as-tool
builtInTools
toolRegistryDiscovery
dynamic-extension-loaded
hookSockets
[]
internalSessionStateLocation
.a5c/runs/<runId>/
sessionFileFormat
event-sourced-jsonl
sessionFilePathConvention
.a5c/runs/<runId>/journal/<seq>.<ulid>.json
approvalGatingPrimitive
policy-engine
subprocessSandboxStrategy
wrapped-shell
runtimeIdentity
none
supportedMCPTransports
supportsStreaming
true
notes
The SDK runtime records effects (task / breakpoint / sleep /
orchestratorTask / subprocess / hook intrinsics) into the journal
and replays them deterministically across iterations. Harness
adapters spawn subprocesses for kind: 'agent' tasks. This runtime
is reused by the agent-platform CLI binary.
Outgoing edges
bundles6
- tool-descriptor:bash·ToolDescriptorBash
- tool-descriptor:read·ToolDescriptorRead
- tool-descriptor:write·ToolDescriptorWrite
- tool-descriptor:edit·ToolDescriptorEdit
- tool-descriptor:grep·ToolDescriptorGrep
- tool-descriptor:glob·ToolDescriptorGlob
composes1
- agent:babysitter-sdk·AgentProductbabysitter SDK
connects3
- mcp-transport:stdio·MCPTransportstdio
- mcp-transport:streamable-http·MCPTransportStreamable HTTP
- mcp-transport:http-sse·MCPTransportHTTP+SSE (deprecated)
realizes1
- layer:5-agent-runtime·LayerAgent-Runtime
speaks3
- mcp-transport:stdio·MCPTransportstdio
- mcp-transport:streamable-http·MCPTransportStreamable HTTP
- mcp-transport:http-sse·MCPTransportHTTP+SSE (deprecated)
Incoming edges
composed_of1
- agent-version:babysitter-sdk@current·AgentVersion
spoken_by3
- mcp-transport:http-sse·MCPTransportHTTP+SSE (deprecated)
- mcp-transport:stdio·MCPTransportstdio
- mcp-transport:streamable-http·MCPTransportStreamable HTTP