iiRecord
Agentic AI Atlas · OpenAI Node SDK 7.4.0
agentVersion:codex-sdk:7-4-0a5c.ai
II.
AgentVersion JSON

agentVersion:codex-sdk:7-4-0

Structured · live

OpenAI Node SDK 7.4.0 json

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

File · agent-stack/agent-versions/upstream-current-2026-08-10.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:codex-sdk:7-4-0",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-08-10.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "codex-sdk",
    "agentProductId": "agent:codex-sdk",
    "displayName": "OpenAI Node SDK 7.4.0",
    "runtimeFamily": "sdk",
    "releaseChannel": "stable",
    "versionRange": "7.4.0",
    "currentVersion": "7.4.0",
    "releasedAt": "2026-08-03",
    "sourcePackage": "openai",
    "upstreamReleaseTag": "v7.4.0",
    "releaseNotesUrl": "https://github.com/openai/openai-node/releases/tag/v7.4.0",
    "summary": "OpenAI Node SDK release adding gpt-5.5 model and tool metadata fields plus HTTP mTLS transport examples.",
    "assimilationNotes": [
      "Latest npm moved from recorded 6.48.0 to 7.4.0.",
      "New gpt-5.5 model and tool metadata fields affect model/catalog metadata ingestion.",
      "HTTP mTLS transport examples affect transport-adapter documentation and examples.",
      "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": [
      "gpt-5.5 model and tool metadata fields.",
      "HTTP mTLS transport examples."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:codex-sdk:7-4-0",
      "to": "agent:codex-sdk",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:codex-sdk:7-4-0",
      "to": "evidence:openai-node-7-4-0-2026-08-10",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:codex-sdk:7-4-0",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:openai-node-7-4-0-2026-08-10",
      "to": "agentVersion:codex-sdk:7-4-0",
      "kind": "references"
    }
  ]
}