iiRecord
Agentic AI Atlas · babysitter-agent CLI
presentation:babysitter-agent-clia5c.ai
II.
Presentation JSON

presentation:babysitter-agent-cli

Structured · live

babysitter-agent CLI json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · agent-stack/presentations/babysitter-agent-presentation.yamlCluster · agent-stack
Record JSON
{
  "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": {}
    }
  ]
}