iiRecord
Agentic AI Atlas · OpenAI Node SDK 6.46.0
agentVersion:codex-sdk:6-46-0a5c.ai
II.
AgentVersion JSON

agentVersion:codex-sdk:6-46-0

Structured · live

OpenAI Node SDK 6.46.0 json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · agent-stack/agent-versions/upstream-current-2026-07-10.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:codex-sdk:6-46-0",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-10.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "codex-sdk",
    "agentProductId": "agent:codex-sdk",
    "displayName": "OpenAI Node SDK 6.46.0",
    "runtimeFamily": "sdk",
    "releaseChannel": "stable",
    "versionRange": "6.46.0",
    "currentVersion": "6.46.0",
    "releasedAt": "2026-07-09",
    "sourcePackage": "openai",
    "upstreamReleaseTag": "v6.46.0",
    "releaseNotesUrl": "https://github.com/openai/openai-node/releases/tag/v6.46.0",
    "summary": "OpenAI Node SDK release adding GPT-5.6 Sol API updates and fixing Assistants array deltas plus runner tool-call ID normalization.",
    "assimilationNotes": [
      "Latest npm moved from recorded 6.45.0 to 6.46.0.",
      "API metadata includes GPT-5.6 Sol updates, affecting model capability catalogs for SDK-driven Codex/Responses clients.",
      "Assistants streaming array delta entries are placed by index instead of appended, affecting stream merge behavior.",
      "Runner normalizes missing tool call IDs, affecting tool-call event handling in SDK consumers.",
      "Documentation adds Azure Assistants examples, assistant stream failure guidance, and file search result limits.",
      "No package-name or install-method migration was published; package remains openai."
    ],
    "releaseHighlights": [
      "GPT-5.6 Sol API updates.",
      "Assistants array delta index placement fix.",
      "Runner missing tool-call ID normalization."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:codex-sdk:6-46-0",
      "to": "agent:codex-sdk",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:codex-sdk:6-46-0",
      "to": "evidence:openai-node-6-46-0-2026-07-10",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:codex-sdk:6-46-0",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:openai-node-6-46-0-2026-07-10",
      "to": "agentVersion:codex-sdk:6-46-0",
      "kind": "references"
    }
  ]
}