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

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

Structured · live

Claude Agent SDK 0.3.201 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-06.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:claude-agent-sdk:0-3-201",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-06.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "claude-agent-sdk",
    "agentProductId": "agent:claude-agent-sdk",
    "displayName": "Claude Agent SDK 0.3.201",
    "runtimeFamily": "sdk",
    "releaseChannel": "stable",
    "versionRange": "0.3.201",
    "currentVersion": "0.3.201",
    "releasedAt": "2026-07-03",
    "sourcePackage": "@anthropic-ai/claude-agent-sdk",
    "upstreamReleaseTag": "v0.3.201",
    "releaseNotesUrl": "https://github.com/anthropics/claude-agent-sdk-typescript/releases/tag/v0.3.201",
    "summary": "Claude Agent SDK TypeScript release updated to parity with Claude Code v2.1.201.",
    "assimilationNotes": [
      "Latest npm moved from recorded 0.3.199 to 0.3.201.",
      "The SDK release notes state parity with Claude Code v2.1.201, so SDK consumers should preserve the same Claude Sonnet 5 harness-reminder role behavior as the CLI.",
      "Versioned npm, yarn, pnpm, and bun install commands remain the published update path.",
      "No package-name, transport/API, CLI flag, model, or migration change beyond the parity update was published."
    ],
    "releaseHighlights": [
      "Parity with Claude Code v2.1.201.",
      "Versioned npm/yarn/pnpm/bun update commands documented."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:claude-agent-sdk:0-3-201",
      "to": "agent:claude-agent-sdk",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:claude-agent-sdk:0-3-201",
      "to": "evidence:claude-agent-sdk-0-3-201-2026-07-06",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:claude-agent-sdk:0-3-201",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:claude-agent-sdk-0-3-201-2026-07-06",
      "to": "agentVersion:claude-agent-sdk:0-3-201",
      "kind": "references"
    }
  ]
}