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",
"currentVersion": "0.135.0",
"releasedAt": "2026-05-28",
"upstreamReleaseTag": "rust-v0.135.0",
"releaseNotesUrl": "https://github.com/openai/codex/releases/tag/rust-v0.135.0",
"cliCommand": "codex app-server",
"installMethods": [
"install:npm"
],
"minSchemaVersion": "6.0.0",
"appServer": {
"realtimeV1WebsocketCompatible": true,
"smokeTestedCommand": "npx -y @openai/codex@0.135.0 app-server --help"
}
},
"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": "evidence:codex-rust-v0-135-0-release",
"kind": "sourced_from"
},
{
"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; 0.135.0 keeps app-server WebSocket support and adds richer remote transport status reporting."
}
},
{
"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"
},
{
"from": "evidence:codex-rust-v0-135-0-issue-802",
"to": "agent-version:codex-app-server@current",
"kind": "references"
},
{
"from": "evidence:web-codex-0-135-release",
"to": "agent-version:codex-app-server@current",
"kind": "references"
}
]
}