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

agentVersion:codex-sdk:6-43-0

Structured · live

OpenAI Node SDK 6.43.0 json

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

File · agent-stack/agent-versions/upstream-current-2026-06-17.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:codex-sdk:6-43-0",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-06-17.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "codex-sdk",
    "agentProductId": "agent:codex-sdk",
    "displayName": "OpenAI Node SDK 6.43.0",
    "runtimeFamily": "sdk",
    "releaseChannel": "stable",
    "versionRange": "6.43.0",
    "currentVersion": "6.43.0",
    "releasedAt": "2026-06-16",
    "sourcePackage": "openai",
    "upstreamReleaseTag": "v6.43.0",
    "releaseNotesUrl": "https://github.com/openai/openai-node/releases/tag/v6.43.0",
    "summary": "OpenAI Node SDK release with TypeScript package entry fixes and repository/build-system maintenance.",
    "assimilationNotes": [
      "Latest npm moved from 6.42.0 to 6.43.0.",
      "TypeScript package entry fix may affect SDK import/typing resolution in generated adapters.",
      "Repository converted to pnpm and build release scheduling changed; no public API surface, transport, install, or migration change was published."
    ],
    "releaseHighlights": [
      "TypeScript package entry fix to use main.",
      "pnpm repository conversion and build-system maintenance."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:codex-sdk:6-43-0",
      "to": "agent:codex-sdk",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:codex-sdk:6-43-0",
      "to": "evidence:openai-node-6-43-0-2026-06-17",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:codex-sdk:6-43-0",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:openai-node-6-43-0-2026-06-17",
      "to": "agentVersion:codex-sdk:6-43-0",
      "kind": "references"
    }
  ]
}