II.
AgentVersion JSON
Structured · liveagentVersion:claude-agent-sdk:0-3-226
Claude Agent SDK 0.3.226 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:claude-agent-sdk:0-3-226",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-08-10.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "claude-agent-sdk",
"agentProductId": "agent:claude-agent-sdk",
"displayName": "Claude Agent SDK 0.3.226",
"runtimeFamily": "sdk",
"releaseChannel": "stable",
"versionRange": "0.3.226",
"currentVersion": "0.3.226",
"releasedAt": "2026-08-08",
"sourcePackage": "@anthropic-ai/claude-agent-sdk",
"upstreamReleaseTag": "v0.3.226",
"releaseNotesUrl": "https://github.com/anthropics/claude-agent-sdk-typescript/releases/tag/v0.3.226",
"summary": "Claude Agent SDK TypeScript release updated to parity with Claude Code v2.1.226.",
"assimilationNotes": [
"Latest npm moved from recorded 0.3.212 to 0.3.226.",
"Release notes describe parity with Claude Code v2.1.226; no SDK API, transport, install-method, or migration change was documented for this exact version.",
"Official update commands remain npm, yarn, pnpm, and bun package upgrade commands for @anthropic-ai/claude-agent-sdk@0.3.226."
],
"releaseHighlights": [
"Parity with Claude Code v2.1.226."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:claude-agent-sdk:0-3-226",
"to": "agent:claude-agent-sdk",
"kind": "version_of"
},
{
"from": "agentVersion:claude-agent-sdk:0-3-226",
"to": "evidence:claude-agent-sdk-0-3-226-2026-08-10",
"kind": "sourced_from"
},
{
"from": "agentVersion:claude-agent-sdk:0-3-226",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "evidence:claude-agent-sdk-0-3-226-2026-08-10",
"to": "agentVersion:claude-agent-sdk:0-3-226",
"kind": "references"
}
]
}