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