II.
AgentVersion JSON
Structured · liveagent-version:codex-app-server@current
agent-version:codex-app-server@current json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-version:codex-app-server@current",
"_kind": "AgentVersion",
"_file": "agent-stack/versions/codex-app-server-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentProductId": "agent:codex-app-server",
"versionRange": ">=0.119.0",
"releasedAt": "2025-09-01",
"cliCommand": "codex app-server",
"installMethods": [
"install:npm"
],
"minSchemaVersion": "6.0.0"
},
"outgoingEdges": [
{
"from": "agent-version:codex-app-server@current",
"to": "agent:codex-app-server",
"kind": "version_of"
},
{
"from": "agent-version:codex-app-server@current",
"to": "agent-core-impl:codex-app-server.core@current",
"kind": "composed_of",
"attributes": {
"role": "core"
}
},
{
"from": "agent-version:codex-app-server@current",
"to": "agent-runtime-impl:codex-app-server.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-version:codex-app-server@current",
"to": "agent-platform-impl:codex-app-server.platform@current",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-version:codex-app-server@current",
"to": "capability:can-multi-turn",
"kind": "supports",
"attributes": {
"versionRange": ">=0.119.0",
"level": "full",
"notes": "Codex app-server hosts multi-turn agent sessions."
}
},
{
"from": "agent-version:codex-app-server@current",
"to": "capability:supports-text-streaming",
"kind": "supports",
"attributes": {
"versionRange": ">=0.119.0",
"level": "full",
"notes": "Codex app-server streams output via WebSocket."
}
},
{
"from": "agent-version:codex-app-server@current",
"to": "capability:supports-tool-use",
"kind": "supports",
"attributes": {
"versionRange": ">=0.119.0",
"level": "full",
"notes": "Codex app-server dispatches sandboxed tool calls."
}
},
{
"from": "agent-version:codex-app-server@current",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "agent:codex-app-server",
"to": "agent-version:codex-app-server@current",
"kind": "has_version"
}
]
}