II.
AgentVersion JSON
Structured · liveagent-version:devin@current
agent-version:devin@current json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-version:devin@current",
"_kind": "AgentVersion",
"_file": "agent-stack/versions/extended-products-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentProductId": "agent:devin",
"versionRange": ">=1.0.0",
"releasedAt": "2024-03-12",
"cliCommand": "devin",
"installMethods": [
"install:manual"
],
"minSchemaVersion": "6.0.0"
},
"outgoingEdges": [
{
"from": "agent-version:devin@current",
"to": "knowledge-fabric-impl:devin.knowledge@current",
"kind": "composed_of",
"attributes": {
"role": "knowledge-fabric"
}
},
{
"from": "agent-version:devin@current",
"to": "agent:devin",
"kind": "version_of"
},
{
"from": "agent-version:devin@current",
"to": "memory-system:devin-memory",
"kind": "uses_memory_system",
"attributes": {}
},
{
"from": "agent-version:devin@current",
"to": "capability:can-multi-turn",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "full",
"notes": "Devin sessions are inherently multi-turn."
}
},
{
"from": "agent-version:devin@current",
"to": "capability:streaming",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "partial",
"notes": "Devin's hosted UI streams progress; programmatic API streaming is limited."
}
}
],
"incomingEdges": [
{
"from": "agent:devin",
"to": "agent-version:devin@current",
"kind": "has_version"
},
{
"from": "claim:extended-agent-version-agent-version-devin-current-clicommand",
"to": "agent-version:devin@current",
"kind": "about_subject"
},
{
"from": "claim:extended-agent-version-agent-version-devin-current-versionrange",
"to": "agent-version:devin@current",
"kind": "about_subject"
}
]
}