iiRecord
Agentic AI Atlas · Claude Agent SDK 0.3.165
agentVersion:claude-agent-sdk:0-3-165a5c.ai
II.
AgentVersion JSON

agentVersion:claude-agent-sdk:0-3-165

Structured · live

Claude Agent SDK 0.3.165 json

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

File · agent-stack/agent-versions/upstream-current-2026-06-05.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:claude-agent-sdk:0-3-165",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-06-05.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "claude-agent-sdk",
    "agentProductId": "agent:claude-agent-sdk",
    "displayName": "Claude Agent SDK 0.3.165",
    "runtimeFamily": "sdk",
    "releaseChannel": "stable",
    "versionRange": "0.3.165",
    "currentVersion": "0.3.165",
    "releasedAt": "2026-06-05",
    "sourcePackage": "@anthropic-ai/claude-agent-sdk",
    "upstreamReleaseTag": "v0.3.165",
    "releaseNotesUrl": "https://github.com/anthropics/claude-agent-sdk-typescript/releases/tag/v0.3.165",
    "summary": "Claude Agent SDK release updating parity with Claude Code v2.1.165.",
    "assimilationNotes": [
      "Latest npm moved from recorded 0.3.159 to 0.3.165.",
      "Release notes state parity with Claude Code v2.1.165; no discrete SDK API, transport, or migration change was published.",
      "Package remains @anthropic-ai/claude-agent-sdk."
    ],
    "releaseHighlights": [
      "Parity with Claude Code v2.1.165."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:claude-agent-sdk:0-3-165",
      "to": "agent:claude-agent-sdk",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:claude-agent-sdk:0-3-165",
      "to": "evidence:claude-agent-sdk-0-3-165-2026-06-05",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:claude-agent-sdk:0-3-165",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent:claude-agent-sdk",
      "to": "agentVersion:claude-agent-sdk:0-3-165",
      "kind": "has_version"
    },
    {
      "from": "evidence:claude-agent-sdk-0-3-165-2026-06-05",
      "to": "agentVersion:claude-agent-sdk:0-3-165",
      "kind": "references"
    }
  ]
}