II.
AgentVersion JSON
Structured · liveagent-version:agent-mux-remote@current
agent-version:agent-mux-remote@current json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-version:agent-mux-remote@current",
"_kind": "AgentVersion",
"_file": "agent-stack/versions/agent-mux-remote-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentProductId": "agent:agent-mux-remote",
"versionRange": ">=1.0.0",
"releasedAt": "2025-01-01",
"cliCommand": "amux",
"installMethods": [
"install:npm"
],
"minSchemaVersion": "6.0.0"
},
"outgoingEdges": [
{
"from": "agent-version:agent-mux-remote@current",
"to": "agent:agent-mux-remote",
"kind": "version_of"
},
{
"from": "agent-version:agent-mux-remote@current",
"to": "agent-core-impl:agent-mux-remote.core@current",
"kind": "composed_of",
"attributes": {
"role": "core"
}
},
{
"from": "agent-version:agent-mux-remote@current",
"to": "agent-runtime-impl:agent-mux-remote.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-version:agent-mux-remote@current",
"to": "agent-platform-impl:agent-mux-remote.platform@current",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-version:agent-mux-remote@current",
"to": "agent-ui-impl:agent-mux-remote.ui@current",
"kind": "composed_of",
"attributes": {
"role": "ui"
}
},
{
"from": "agent-version:agent-mux-remote@current",
"to": "capability:can-multi-turn",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "full",
"notes": "agent-mux-remote orchestrates multi-turn remote agent sessions."
}
},
{
"from": "agent-version:agent-mux-remote@current",
"to": "capability:supports-text-streaming",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "full",
"notes": "agent-mux-remote streams text output from remote agents."
}
},
{
"from": "agent-version:agent-mux-remote@current",
"to": "capability:supports-mcp",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "full",
"notes": "agent-mux-remote integrates with MCP servers."
}
},
{
"from": "agent-version:agent-mux-remote@current",
"to": "capability:supports-subagent-dispatch",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "full",
"notes": "agent-mux-remote dispatches work to remote subagent harnesses."
}
},
{
"from": "agent-version:agent-mux-remote@current",
"to": "memory-system:instruction-file-hierarchy",
"kind": "uses_memory_system",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent:agent-mux-remote",
"to": "agent-version:agent-mux-remote@current",
"kind": "has_version"
},
{
"from": "agent-host-transport:grpc",
"to": "agent-version:agent-mux-remote@current",
"kind": "used_by"
}
]
}