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

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

Structured · live

Claude Agent SDK 0.3.197 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-01.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:claude-agent-sdk:0-3-197",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-01.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "claude-agent-sdk",
    "agentProductId": "agent:claude-agent-sdk",
    "displayName": "Claude Agent SDK 0.3.197",
    "runtimeFamily": "sdk",
    "releaseChannel": "stable",
    "versionRange": "0.3.197",
    "currentVersion": "0.3.197",
    "releasedAt": "2026-06-30",
    "sourcePackage": "@anthropic-ai/claude-agent-sdk",
    "upstreamReleaseTag": "v0.3.197",
    "releaseNotesUrl": "https://github.com/anthropics/claude-agent-sdk-typescript/releases/tag/v0.3.197",
    "summary": "Claude Agent SDK release updated to parity with Claude Code v2.1.197.",
    "assimilationNotes": [
      "Latest npm moved from 0.3.179 to 0.3.197.",
      "SDK parity with Claude Code 2.1.197 means Claude Sonnet 5 defaults and 1M-token context behavior should be reflected in SDK capability mapping.",
      "Install command remains npm install @anthropic-ai/claude-agent-sdk@0.3.197 for library consumers.",
      "No package rename, transport change, or migration step beyond version upgrade was published."
    ],
    "releaseHighlights": [
      "Claude Code 2.1.197 parity.",
      "Versioned npm install examples for npm, yarn, pnpm, and bun."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:claude-agent-sdk:0-3-197",
      "to": "agent:claude-agent-sdk",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:claude-agent-sdk:0-3-197",
      "to": "evidence:claude-agent-sdk-0-3-197-2026-07-01",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:claude-agent-sdk:0-3-197",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:claude-agent-sdk-0-3-197-2026-07-01",
      "to": "agentVersion:claude-agent-sdk:0-3-197",
      "kind": "references"
    }
  ]
}