II.
AgentVersion JSON
Structured · liveagentVersion:codex-sdk:6-45-0
OpenAI Node SDK 6.45.0 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:codex-sdk:6-45-0",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-07-01.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "codex-sdk",
"agentProductId": "agent:codex-sdk",
"displayName": "OpenAI Node SDK 6.45.0",
"runtimeFamily": "sdk",
"releaseChannel": "stable",
"versionRange": "6.45.0",
"currentVersion": "6.45.0",
"releasedAt": "2026-06-24",
"sourcePackage": "openai",
"upstreamReleaseTag": "v6.45.0",
"releaseNotesUrl": "https://github.com/openai/openai-node/releases/tag/v6.45.0",
"summary": "OpenAI Node SDK release adding runTools afterCompletion, Realtime sideband call_id connections, Responses helper utilities, and EventEmitter promise rejection fixes.",
"assimilationNotes": [
"Latest npm moved from 6.43.0 to 6.45.0.",
"runTools afterCompletion affects tool-run lifecycle hooks.",
"Realtime sideband call_id connections affect realtime transport/session correlation.",
"Responses input-item and stream-accumulator helpers affect SDK adapter helper coverage.",
"EventEmitter promise rejection on error affects async error handling expectations."
],
"releaseHighlights": [
"runTools afterCompletion hook.",
"Realtime sideband call_id connection support.",
"Responses input items and stream accumulator helpers.",
"EventEmitter promise rejection on error."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:codex-sdk:6-45-0",
"to": "agent:codex-sdk",
"kind": "version_of"
},
{
"from": "agentVersion:codex-sdk:6-45-0",
"to": "evidence:openai-node-6-45-0-2026-07-01",
"kind": "sourced_from"
},
{
"from": "agentVersion:codex-sdk:6-45-0",
"to": "agent:codex-sdk",
"kind": "version_of"
},
{
"from": "agentVersion:codex-sdk:6-45-0",
"to": "evidence:openai-node-6-45-0-2026-07-02",
"kind": "sourced_from"
},
{
"from": "agentVersion:codex-sdk:6-45-0",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "evidence:openai-node-6-45-0-2026-07-01",
"to": "agentVersion:codex-sdk:6-45-0",
"kind": "references"
}
]
}