babysitter-agent Runtime (current) โ SDK runtime + daemon
agent-runtime-impl:babysitter-agent.runtime@current
AgentRuntimeImplagent-stack/runtime-impls/babysitter-agent-runtime-current.yamlยทOpen in Graph โ {
"id": "agent-runtime-impl:babysitter-agent.runtime@current",
"_kind": "AgentRuntimeImpl",
"_file": "agent-stack/runtime-impls/babysitter-agent-runtime-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "babysitter-agent Runtime (current) โ SDK runtime + daemon",
"agentVersionId": "agent-version:babysitter-agent@current",
"packageRef": "source-ref:babysitter-github",
"subagentDispatchMechanism": "agent-as-tool",
"subagentChildSessionPolicy": "persistent-child-session",
"subagentToolScopePolicy": "explicit-allowlist",
"builtInTools": [
"tool-descriptor:bash",
"tool-descriptor:read",
"tool-descriptor:write",
"tool-descriptor:edit",
"tool-descriptor:grep",
"tool-descriptor:glob"
],
"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": [
"mcp-transport:stdio",
"mcp-transport:streamable-http",
"mcp-transport:http-sse"
],
"supportsStreaming": true,
"notes": "babysitter-agent reuses the babysitter SDK runtime (journal-replay,\nbreakpoint policy engine, harness adapters) and adds long-running\ndaemon, observer, and MCP-server surfaces.\n"
},
"outgoingEdges": [
{
"from": "agent-runtime-impl:babysitter-agent.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-agent.runtime@current",
"to": "agent:babysitter-agent",
"kind": "composes",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-runtime-impl:babysitter-agent.runtime@current",
"to": "tool-descriptor:bash",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-agent.runtime@current",
"to": "tool-descriptor:read",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-agent.runtime@current",
"to": "tool-descriptor:write",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-agent.runtime@current",
"to": "tool-descriptor:edit",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-agent.runtime@current",
"to": "tool-descriptor:grep",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-agent.runtime@current",
"to": "tool-descriptor:glob",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-agent.runtime@current",
"to": "mcp-transport:stdio",
"kind": "connects",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-agent.runtime@current",
"to": "mcp-transport:streamable-http",
"kind": "connects",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-agent.runtime@current",
"to": "mcp-transport:http-sse",
"kind": "connects",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-agent.runtime@current",
"to": "mcp-transport:stdio",
"kind": "speaks",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-agent.runtime@current",
"to": "mcp-transport:streamable-http",
"kind": "speaks",
"attributes": {}
},
{
"from": "agent-runtime-impl:babysitter-agent.runtime@current",
"to": "mcp-transport:http-sse",
"kind": "speaks",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-version:babysitter-agent@current",
"to": "agent-runtime-impl:babysitter-agent.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "mcp-transport:http-sse",
"to": "agent-runtime-impl:babysitter-agent.runtime@current",
"kind": "spoken_by",
"attributes": {}
},
{
"from": "mcp-transport:stdio",
"to": "agent-runtime-impl:babysitter-agent.runtime@current",
"kind": "spoken_by",
"attributes": {}
},
{
"from": "mcp-transport:streamable-http",
"to": "agent-runtime-impl:babysitter-agent.runtime@current",
"kind": "spoken_by",
"attributes": {}
}
]
}