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

agentVersion:codex-sdk:6-48-0

Structured · live

OpenAI Node SDK 6.48.0 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-17.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:codex-sdk:6-48-0",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-17.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "codex-sdk",
    "agentProductId": "agent:codex-sdk",
    "displayName": "OpenAI Node SDK 6.48.0",
    "runtimeFamily": "sdk",
    "releaseChannel": "stable",
    "versionRange": "6.48.0",
    "currentVersion": "6.48.0",
    "releasedAt": "2026-07-17",
    "sourcePackage": "openai",
    "upstreamReleaseTag": "v6.48.0",
    "releaseNotesUrl": "https://github.com/openai/openai-node/releases/tag/v6.48.0",
    "summary": "OpenAI Node SDK release adding project service-account API-key endpoint coverage and normalizing header names before appending.",
    "assimilationNotes": [
      "Latest npm moved from recorded 6.46.0 to 6.48.0.",
      "New /organization/projects/{project_id}/service_accounts/{service_account_id}/api_keys endpoint support affects SDK surface generation and any adapter code using organization project service-account keys.",
      "Header names are normalized before appending, affecting low-level request header behavior.",
      "No package-name, install-method, CLI flag, or migration change was published.",
      "Install command remains npm install -g openai for the adapter source reference."
    ],
    "releaseHighlights": [
      "Project service-account API-key endpoint support.",
      "Header-name normalization before appending."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:codex-sdk:6-48-0",
      "to": "agent:codex-sdk",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:codex-sdk:6-48-0",
      "to": "evidence:openai-node-6-48-0-2026-07-17",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:codex-sdk:6-48-0",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:openai-node-6-48-0-2026-07-17",
      "to": "agentVersion:codex-sdk:6-48-0",
      "kind": "references"
    }
  ]
}