iiRecord
Agentic AI Atlas · Codex SDK
agent:codex-sdka5c.ai
II.
AgentProduct JSON

agent:codex-sdk

Structured · live

Codex SDK json

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

File · agent-stack/products/codex-sdk.yamlCluster · agent-stack
Record JSON
{
  "id": "agent:codex-sdk",
  "_kind": "AgentProduct",
  "_file": "agent-stack/products/codex-sdk.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Codex SDK",
    "vendor": "OpenAI",
    "homepageUrl": "https://www.npmjs.com/package/openai",
    "primarySurface": "sdk",
    "supportTier": "catalog-backed",
    "productKind": "sdk",
    "stackScope": "core-runtime",
    "description": "Programmatic SDK for OpenAI Codex / Responses API consumers. Distinct from\nCodex (the CLI). Bypasses the Codex Rust runtime and lets the host program\ndrive a Codex-style loop directly via the `openai` npm package or the\nPython SDK.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent:codex-sdk",
      "to": "agent-version:codex-sdk@current",
      "kind": "has_version"
    },
    {
      "from": "agent:codex-sdk",
      "to": "agentVersion:codex-sdk:6-39-1",
      "kind": "has_version"
    },
    {
      "from": "agent:codex-sdk",
      "to": "agentVersion:codex-sdk:6-40-0",
      "kind": "has_version"
    },
    {
      "from": "agent:codex-sdk",
      "to": "agentVersion:codex-sdk:6-42-0",
      "kind": "has_version"
    },
    {
      "from": "agent:codex-sdk",
      "to": "source-ref:openai-node-npm",
      "kind": "sourced_from"
    },
    {
      "from": "agent:codex-sdk",
      "to": "source-ref:openai-node-github",
      "kind": "sourced_from"
    }
  ],
  "incomingEdges": [
    {
      "from": "agentVersion:codex-sdk:6-39-1",
      "to": "agent:codex-sdk",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:codex-sdk:6-39-1",
      "to": "agent:codex-sdk",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:codex-sdk:6-40-0",
      "to": "agent:codex-sdk",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:codex-sdk:6-42-0",
      "to": "agent:codex-sdk",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:codex-sdk:6-43-0",
      "to": "agent:codex-sdk",
      "kind": "version_of"
    },
    {
      "from": "agent-core-impl:codex-sdk.core@current",
      "to": "agent:codex-sdk",
      "kind": "composes",
      "attributes": {
        "role": "core"
      }
    },
    {
      "from": "agent-runtime-impl:codex-sdk.runtime@current",
      "to": "agent:codex-sdk",
      "kind": "composes",
      "attributes": {
        "role": "runtime"
      }
    },
    {
      "from": "agent-version:codex-sdk@current",
      "to": "agent:codex-sdk",
      "kind": "version_of"
    },
    {
      "from": "evidence:openai-node-6-40-0-issue-860-release",
      "to": "agent:codex-sdk",
      "kind": "references"
    },
    {
      "from": "evidence:openai-node-6-40-0-update-release",
      "to": "agent:codex-sdk",
      "kind": "references"
    },
    {
      "from": "evidence:openai-node-6-42-0-2026-06-05",
      "to": "agent:codex-sdk",
      "kind": "references"
    },
    {
      "from": "evidence:openai-node-6-43-0-2026-06-17",
      "to": "agent:codex-sdk",
      "kind": "references"
    },
    {
      "from": "claim:codex-sdk-distinct-from-codex-cli",
      "to": "agent:codex-sdk",
      "kind": "asserts_about"
    },
    {
      "from": "source-ref:openai-node-npm",
      "to": "agent:codex-sdk",
      "kind": "source_of",
      "attributes": {}
    },
    {
      "from": "source-ref:openai-node-github",
      "to": "agent:codex-sdk",
      "kind": "source_of",
      "attributes": {}
    }
  ]
}