II.
AgentVersion JSON
Structured · liveagent-version:codex-sdk@current
agent-version:codex-sdk@current json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-version:codex-sdk@current",
"_kind": "AgentVersion",
"_file": "agent-stack/versions/codex-sdk-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentProductId": "agent:codex-sdk",
"versionRange": ">=6.39.0",
"currentVersion": "6.39.1",
"releasedAt": "2026-05-28",
"upstreamReleaseTag": "v6.39.1",
"releaseNotesUrl": "https://github.com/openai/openai-node/releases/tag/v6.39.1",
"cliCommand": "<sdk:openai>",
"installMethods": [
"install:npm"
],
"minSchemaVersion": "6.0.0",
"summary": "OpenAI Node SDK 6.39.1 is the tracked Codex SDK adapter upstream version.",
"assimilationNotes": [
"Improved undici dispatcher mismatch guidance can surface clearer SDK adapter error reporting.",
"text/plan parts with format: binary are treated as raw uploads for SDK-backed upload handling.",
"No package name, npm install method, or launch behavior change is modeled for this SDK-only patch."
]
},
"outgoingEdges": [
{
"from": "agent-version:codex-sdk@current",
"to": "agent:codex-sdk",
"kind": "version_of"
},
{
"from": "agent-version:codex-sdk@current",
"to": "agent-core-impl:codex-sdk.core@current",
"kind": "composed_of",
"attributes": {
"role": "core"
}
},
{
"from": "agent-version:codex-sdk@current",
"to": "agent-runtime-impl:codex-sdk.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-version:codex-sdk@current",
"to": "source-ref:openai-node-npm",
"kind": "sourced_from"
},
{
"from": "agent-version:codex-sdk@current",
"to": "source-ref:openai-node-github",
"kind": "sourced_from"
},
{
"from": "agent-version:codex-sdk@current",
"to": "evidence:openai-node-6-39-1-issue-803-release",
"kind": "sourced_from"
},
{
"from": "agent-version:codex-sdk@current",
"to": "capability:can-multi-turn",
"kind": "supports",
"attributes": {
"versionRange": ">=6.39.0",
"level": "full",
"notes": "Codex SDK provides a programmatic multi-turn agent loop."
}
},
{
"from": "agent-version:codex-sdk@current",
"to": "capability:supports-text-streaming",
"kind": "supports",
"attributes": {
"versionRange": ">=6.39.0",
"level": "full",
"notes": "Codex SDK streams model output."
}
},
{
"from": "agent-version:codex-sdk@current",
"to": "capability:programmatic-tool-calling",
"kind": "supports",
"attributes": {
"versionRange": ">=6.39.0",
"level": "full",
"notes": "Codex SDK exposes tool-calling APIs for developers."
}
},
{
"from": "agent-version:codex-sdk@current",
"to": "memory-system:codex-agents-md",
"kind": "uses_memory_system",
"attributes": {}
},
{
"from": "agent-version:codex-sdk@current",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "agent:codex-sdk",
"to": "agent-version:codex-sdk@current",
"kind": "has_version"
},
{
"from": "claim:openai-node-6-39-1-issue-803-current-version",
"to": "agent-version:codex-sdk@current",
"kind": "about_subject"
},
{
"from": "claim:openai-node-6-39-1-issue-803-undici-guidance",
"to": "agent-version:codex-sdk@current",
"kind": "about_subject"
},
{
"from": "claim:openai-node-6-39-1-issue-803-binary-plan-raw-upload",
"to": "agent-version:codex-sdk@current",
"kind": "about_subject"
},
{
"from": "claim:openai-node-6-39-1-issue-803-install-continuity",
"to": "agent-version:codex-sdk@current",
"kind": "about_subject"
},
{
"from": "evidence:openai-node-6-39-1-issue-803-release",
"to": "agent-version:codex-sdk@current",
"kind": "references"
}
]
}