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