II.
AgentVersion JSON
Structured · liveagent-version:babysitter-sdk@current
agent-version:babysitter-sdk@current json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-version:babysitter-sdk@current",
"_kind": "AgentVersion",
"_file": "agent-stack/versions/babysitter-sdk-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentProductId": "agent:babysitter-sdk",
"versionRange": ">=5.0.0",
"releasedAt": "2026-01-11",
"cliCommand": "<sdk:babysitter-sdk>",
"installMethods": [
"install:npm"
],
"minSchemaVersion": "6.0.0"
},
"outgoingEdges": [
{
"from": "agent-version:babysitter-sdk@current",
"to": "agent:babysitter-sdk",
"kind": "version_of"
},
{
"from": "agent-version:babysitter-sdk@current",
"to": "agent-core-impl:babysitter-sdk.core@current",
"kind": "composed_of",
"attributes": {
"role": "core"
}
},
{
"from": "agent-version:babysitter-sdk@current",
"to": "agent-runtime-impl:babysitter-sdk.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-version:babysitter-sdk@current",
"to": "agent-governance-impl:babysitter-sdk-tool.governance@current",
"kind": "composed_of",
"attributes": {
"role": "governance"
}
},
{
"from": "agent-version:babysitter-sdk@current",
"to": "capability:can-multi-turn",
"kind": "supports",
"attributes": {
"versionRange": ">=5.0.0",
"level": "full",
"notes": "babysitter-sdk enables multi-turn process orchestration."
}
},
{
"from": "agent-version:babysitter-sdk@current",
"to": "capability:supports-text-streaming",
"kind": "supports",
"attributes": {
"versionRange": ">=5.0.0",
"level": "full",
"notes": "babysitter-sdk streams output from orchestrated agents."
}
},
{
"from": "agent-version:babysitter-sdk@current",
"to": "capability:programmatic-tool-calling",
"kind": "supports",
"attributes": {
"versionRange": ">=5.0.0",
"level": "full",
"notes": "babysitter-sdk exposes programmatic task and tool-calling APIs."
}
},
{
"from": "agent-version:babysitter-sdk@current",
"to": "memory-system:instruction-file-hierarchy",
"kind": "uses_memory_system",
"attributes": {}
},
{
"from": "agent-version:babysitter-sdk@current",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "agent:babysitter-sdk",
"to": "agent-version:babysitter-sdk@current",
"kind": "has_version"
}
]
}