II.
Presentation JSON
Structured · livepresentation:agent-platform-cli
agent-platform CLI json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "presentation:agent-platform-cli",
"_kind": "Presentation",
"_file": "agent-stack/presentations/agent-platform-presentation.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "agent-platform CLI",
"kind": "cli",
"description": "agent-platform 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:agent-platform.ui@current",
"to": "presentation:agent-platform-cli",
"kind": "bundled_with",
"attributes": {}
}
]
}