II.
AgentVersion JSON
Structured · liveagent-version:pi-sdk@current
agent-version:pi-sdk@current json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-version:pi-sdk@current",
"_kind": "AgentVersion",
"_file": "agent-stack/versions/pi-sdk-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentProductId": "agent:pi",
"versionRange": ">=0.1.0",
"releasedAt": "2025-01-01",
"cliCommand": "<sdk:pi>",
"installMethods": [
"install:npm"
],
"minSchemaVersion": "6.0.0"
},
"outgoingEdges": [
{
"from": "agent-version:pi-sdk@current",
"to": "agent:pi",
"kind": "version_of"
},
{
"from": "agent-version:pi-sdk@current",
"to": "agent-core-impl:pi-sdk.core@current",
"kind": "composed_of",
"attributes": {
"role": "core"
}
},
{
"from": "agent-version:pi-sdk@current",
"to": "agent-runtime-impl:pi.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-version:pi-sdk@current",
"to": "agent-platform-impl:pi.platform@current",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-version:pi-sdk@current",
"to": "capability:can-multi-turn",
"kind": "supports",
"attributes": {
"versionRange": ">=0.1.0",
"level": "full",
"notes": "Pi SDK enables multi-turn agent sessions."
}
},
{
"from": "agent-version:pi-sdk@current",
"to": "capability:supports-text-streaming",
"kind": "supports",
"attributes": {
"versionRange": ">=0.1.0",
"level": "full",
"notes": "Pi SDK streams model output."
}
},
{
"from": "agent-version:pi-sdk@current",
"to": "capability:supports-tool-use",
"kind": "supports",
"attributes": {
"versionRange": ">=0.1.0",
"level": "full",
"notes": "Pi SDK dispatches tool calls per turn."
}
},
{
"from": "agent-version:pi-sdk@current",
"to": "memory-system:pi-memory",
"kind": "uses_memory_system",
"attributes": {}
},
{
"from": "agent-version:pi-sdk@current",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": []
}