II.
AgentVersion JSON
Structured · liveagent-version:psclaudecode@current
agent-version:psclaudecode@current json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-version:psclaudecode@current",
"_kind": "AgentVersion",
"_file": "agent-stack/versions/community-agents-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentProductId": "agent:psclaudecode",
"versionRange": ">=1.0.0",
"releasedAt": "2025-01-01",
"cliCommand": "psclaudecode",
"installMethods": [
"install:manual"
],
"minSchemaVersion": "6.0.0"
},
"outgoingEdges": [
{
"from": "agent-version:psclaudecode@current",
"to": "agent-core-impl:psclaudecode.core@current",
"kind": "composed_of",
"attributes": {
"role": "core"
}
},
{
"from": "agent-version:psclaudecode@current",
"to": "agent:psclaudecode",
"kind": "version_of"
},
{
"from": "agent-version:psclaudecode@current",
"to": "capability:can-multi-turn",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "full",
"notes": "PSClaudeCode implements the agent loop in PowerShell with multi-turn support."
}
},
{
"from": "agent-version:psclaudecode@current",
"to": "install:manual",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "agent:psclaudecode",
"to": "agent-version:psclaudecode@current",
"kind": "has_version"
}
]
}