{
"id": "agent:babysitter-agent",
"_kind": "AgentProduct",
"_file": "agent-stack/products/babysitter-agent.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "babysitter-agent",
"vendor": "a5c-ai",
"homepageUrl": "https://github.com/a5c-ai/babysitter/tree/main/packages/babysitter-agent",
"primarySurface": "cli",
"supportTier": "catalog-backed",
"productKind": "full-cli-agent",
"stackScope": "full",
"description": "babysitter-agent CLI binary — long-running agent service that wraps\n@a5c-ai/babysitter-sdk and exposes daemon, observer, and MCP-server\nsurfaces for human operators and other agents.\n"
},
"outgoingEdges": [
{
"from": "agent:babysitter-agent",
"to": "agent-version:babysitter-agent@current",
"kind": "has_version"
}
],
"incomingEdges": [
{
"from": "agent-core-impl:babysitter-agent.core@current",
"to": "agent:babysitter-agent",
"kind": "composes",
"attributes": {
"role": "core"
}
},
{
"from": "agent-platform-impl:babysitter-agent.platform@current",
"to": "agent:babysitter-agent",
"kind": "composes",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-runtime-impl:babysitter-agent.runtime@current",
"to": "agent:babysitter-agent",
"kind": "composes",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-version:babysitter-agent@current",
"to": "agent:babysitter-agent",
"kind": "version_of"
}
]
}