II.
Presentation JSON
Structured · livepresentation:babysitter-agent-cli
babysitter-agent CLI json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "presentation:babysitter-agent-cli",
"_kind": "Presentation",
"_file": "agent-stack/presentations/babysitter-agent-presentation.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "babysitter-agent CLI",
"kind": "cli",
"description": "babysitter-agent CLI binary that wraps the babysitter SDK and creates,\nruns, resumes, and iterates orchestration runs. Long-running agent\nservice exposing daemon, observer, and MCP-server surfaces for human\noperators and other agents.\n",
"themeSupport": "none",
"accessibilitySupport": "basic",
"offlineMode": "partial",
"platforms": [
"darwin",
"linux",
"win32"
],
"bundleSize": "~80 MB",
"updateChannel": "auto"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-ui-impl:babysitter-agent.ui@current",
"to": "presentation:babysitter-agent-cli",
"kind": "bundled_with",
"attributes": {}
}
]
}