II.
AgentVersion JSON
Structured · liveagent-version:replit-agent@current
agent-version:replit-agent@current json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-version:replit-agent@current",
"_kind": "AgentVersion",
"_file": "agent-stack/versions/extended-products-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentProductId": "agent:replit-agent",
"versionRange": ">=1.0.0",
"releasedAt": "2024-09-01",
"cliCommand": "replit",
"installMethods": [
"install:manual"
],
"minSchemaVersion": "6.0.0"
},
"outgoingEdges": [
{
"from": "agent-version:replit-agent@current",
"to": "knowledge-fabric-impl:replit-agent.knowledge@current",
"kind": "composed_of",
"attributes": {
"role": "knowledge-fabric"
}
},
{
"from": "agent-version:replit-agent@current",
"to": "agent:replit-agent",
"kind": "version_of"
},
{
"from": "agent-version:replit-agent@current",
"to": "capability:streaming",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "full",
"notes": "Replit Agent streams progress in browser."
}
},
{
"from": "agent-version:replit-agent@current",
"to": "capability:streaming",
"kind": "supports",
"attributes": {
"versionRange": "current",
"level": "full",
"notes": "Streams agent thoughts and edits in the Replit workspace."
}
},
{
"from": "agent-version:replit-agent@current",
"to": "capability:can-multi-turn",
"kind": "supports",
"attributes": {
"versionRange": "current",
"level": "full",
"notes": "Iterative back-and-forth edits with the user."
}
},
{
"from": "agent-version:replit-agent@current",
"to": "memory-system:file-based-markdown-pattern",
"kind": "uses_memory_system",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent:replit-agent",
"to": "agent-version:replit-agent@current",
"kind": "has_version"
},
{
"from": "claim:extended-agent-version-agent-version-replit-agent-current-clicommand",
"to": "agent-version:replit-agent@current",
"kind": "about_subject"
},
{
"from": "claim:extended-agent-version-agent-version-replit-agent-current-versionrange",
"to": "agent-version:replit-agent@current",
"kind": "about_subject"
}
]
}