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

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

Structured · live

Claude Agent SDK 0.3.205 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-09.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:claude-agent-sdk:0-3-205",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-09.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "claude-agent-sdk",
    "agentProductId": "agent:claude-agent-sdk",
    "displayName": "Claude Agent SDK 0.3.205",
    "runtimeFamily": "sdk",
    "releaseChannel": "stable",
    "versionRange": "0.3.205",
    "currentVersion": "0.3.205",
    "releasedAt": "2026-07-08",
    "sourcePackage": "@anthropic-ai/claude-agent-sdk",
    "upstreamReleaseTag": "v0.3.205",
    "releaseNotesUrl": "https://github.com/anthropics/claude-agent-sdk-typescript/releases/tag/v0.3.205",
    "summary": "Claude Agent SDK TypeScript release adding typed interrupt receipts and structured peer-message session event fields.",
    "assimilationNotes": [
      "Latest npm moved from recorded 0.3.201 to 0.3.205.",
      "Interrupt control responses now include still_queued UUIDs for queued async messages that will still run, affecting control-plane response parsing.",
      "Query.interrupt() returns the typed receipt, and system/init advertises interrupt_receipt_v1 for capability detection.",
      "Peer-message session events add structured name and body fields exposing sender display name and decoded message body.",
      "No package-name or transport migration was published; versioned npm, yarn, pnpm, and bun update commands remain the documented path."
    ],
    "releaseHighlights": [
      "interrupt_receipt_v1 capability.",
      "Typed Query.interrupt() receipt.",
      "still_queued async message UUIDs.",
      "Structured peer-message name and body fields."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:claude-agent-sdk:0-3-205",
      "to": "agent:claude-agent-sdk",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:claude-agent-sdk:0-3-205",
      "to": "evidence:claude-agent-sdk-0-3-205-2026-07-09",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:claude-agent-sdk:0-3-205",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:claude-agent-sdk-0-3-205-2026-07-09",
      "to": "agentVersion:claude-agent-sdk:0-3-205",
      "kind": "references"
    }
  ]
}