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

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

Structured · live

Claude Agent SDK 0.3.206 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-10.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:claude-agent-sdk:0-3-206",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-10.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "claude-agent-sdk",
    "agentProductId": "agent:claude-agent-sdk",
    "displayName": "Claude Agent SDK 0.3.206",
    "runtimeFamily": "sdk",
    "releaseChannel": "stable",
    "versionRange": "0.3.206",
    "currentVersion": "0.3.206",
    "releasedAt": "2026-07-10",
    "sourcePackage": "@anthropic-ai/claude-agent-sdk",
    "upstreamReleaseTag": "v0.3.206",
    "releaseNotesUrl": "https://github.com/anthropics/claude-agent-sdk-typescript/releases/tag/v0.3.206",
    "summary": "Claude Agent SDK TypeScript release adding command_lifecycle stream-json and SDK session frames for uuid-stamped message terminal states.",
    "assimilationNotes": [
      "Latest npm moved from recorded 0.3.205 to 0.3.206.",
      "New command_lifecycle frames report queued, started, completed, cancelled, and discarded terminal states for uuid-stamped messages.",
      "Stream-json and SDK session consumers need schema support for command_lifecycle events.",
      "Zero-API results no longer report stale duration_api_ms.",
      "No package-name or transport migration was published; versioned npm, yarn, pnpm, and bun update commands remain the documented path."
    ],
    "releaseHighlights": [
      "command_lifecycle event frames.",
      "Terminal state reporting for uuid-stamped messages.",
      "duration_api_ms stale-value fix for zero-API results."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:claude-agent-sdk:0-3-206",
      "to": "agent:claude-agent-sdk",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:claude-agent-sdk:0-3-206",
      "to": "evidence:claude-agent-sdk-0-3-206-2026-07-10",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:claude-agent-sdk:0-3-206",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:claude-agent-sdk-0-3-206-2026-07-10",
      "to": "agentVersion:claude-agent-sdk:0-3-206",
      "kind": "references"
    }
  ]
}