II.
AgentVersion JSON
Structured · liveagentVersion:codex-sdk:6-39-1
OpenAI Node SDK 6.39.1 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:codex-sdk:6-39-1",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/openai-node-6-39-1-issue-803.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "codex-sdk",
"agentProductId": "agent:codex-sdk",
"displayName": "OpenAI Node SDK 6.39.1",
"runtimeFamily": "sdk",
"releaseChannel": "stable",
"versionRange": "6.39.1",
"currentVersion": "6.39.1",
"releasedAt": "2026-05-28",
"sourcePackage": "openai",
"upstreamReleaseTag": "v6.39.1",
"releaseNotesUrl": "https://github.com/openai/openai-node/releases/tag/v6.39.1",
"summary": "Issue #803 tracks OpenAI Node SDK 6.39.1 for the Codex SDK adapter graph surface.",
"assimilationNotes": [
"Improved undici dispatcher mismatch guidance affects SDK adapter error messages and diagnostics.",
"text/plan with format: binary is treated as a raw upload, preserving binary file upload handling in SDK-backed Codex integrations.",
"No install method, package name, or launch behavior change is required because this is an SDK-only patch."
],
"releaseHighlights": [
"Improved undici dispatcher mismatch guidance.",
"Raw upload handling for binary text/plan parts.",
"No install or package-name migration."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:codex-sdk:6-39-1",
"to": "agent:codex-sdk",
"kind": "version_of"
},
{
"from": "agentVersion:codex-sdk:6-39-1",
"to": "evidence:openai-node-6-39-1-issue-803-release",
"kind": "sourced_from"
},
{
"from": "agentVersion:codex-sdk:6-39-1",
"to": "agent:codex-sdk",
"kind": "version_of"
},
{
"from": "agentVersion:codex-sdk:6-39-1",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "agent:codex-sdk",
"to": "agentVersion:codex-sdk:6-39-1",
"kind": "has_version"
},
{
"from": "evidence:openai-node-6-39-1-issue-803-release",
"to": "agentVersion:codex-sdk:6-39-1",
"kind": "references"
}
]
}