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 babysitter-agent CLI binary.