Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · agent-version:claude-agent-sdk@current
agent-version:claude-agent-sdk@currenta5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
AgentVersion JSON

agent-version:claude-agent-sdk@current

Structured · live

agent-version:claude-agent-sdk@current json

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

File · agent-stack/versions/claude-agent-sdk-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-version:claude-agent-sdk@current",
  "_kind": "AgentVersion",
  "_file": "agent-stack/versions/claude-agent-sdk-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentProductId": "agent:claude-agent-sdk",
    "sourcePackage": "@anthropic-ai/claude-agent-sdk",
    "versionRange": ">=0.3.159",
    "currentVersion": "0.3.159",
    "releasedAt": "2026-05-31",
    "releaseNotesUrl": "https://github.com/anthropics/claude-agent-sdk-typescript/releases/tag/v0.3.159",
    "assimilationNotes": [
      "Updated to parity with Claude Code v2.1.159.",
      "Claude Agent SDK 0.3.159 does not publish SDK-only migration notes beyond Claude Code v2.1.159 parity.",
      "Recent Claude Agent SDK v0.3.154 fixed stdio MCP servers being incorrectly restarted on every reconcile pass due to config-equality false positives.",
      "Install method remains npm install -g @anthropic-ai/claude-agent-sdk or npm install @anthropic-ai/claude-agent-sdk@0.3.159; package name unchanged."
    ],
    "cliCommand": "<sdk:@anthropic-ai/claude-agent-sdk>",
    "installMethods": [
      "install:npm",
      "install:pip"
    ],
    "minSchemaVersion": "6.0.0"
  },
  "outgoingEdges": [
    {
      "from": "agent-version:claude-agent-sdk@current",
      "to": "agent:claude-agent-sdk",
      "kind": "version_of"
    },
    {
      "from": "agent-version:claude-agent-sdk@current",
      "to": "agent-core-impl:claude-agent-sdk.core@current",
      "kind": "composed_of",
      "attributes": {
        "role": "core"
      }
    },
    {
      "from": "agent-version:claude-agent-sdk@current",
      "to": "agent-runtime-impl:claude-agent-sdk.runtime@current",
      "kind": "composed_of",
      "attributes": {
        "role": "runtime"
      }
    },
    {
      "from": "agent-version:claude-agent-sdk@current",
      "to": "evidence:claude-agent-sdk-0-3-159-release",
      "kind": "sourced_from"
    },
    {
      "from": "agent-version:claude-agent-sdk@current",
      "to": "evidence:claude-agent-sdk-0-3-159-issue-801-tracker",
      "kind": "sourced_from"
    },
    {
      "from": "agent-version:claude-agent-sdk@current",
      "to": "capability:can-multi-turn",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.3.159",
        "level": "full",
        "notes": "Claude Agent SDK provides a multi-turn agent loop."
      }
    },
    {
      "from": "agent-version:claude-agent-sdk@current",
      "to": "capability:supports-text-streaming",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.3.159",
        "level": "full",
        "notes": "Claude Agent SDK streams model output."
      }
    },
    {
      "from": "agent-version:claude-agent-sdk@current",
      "to": "capability:supports-tool-use",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.3.159",
        "level": "full",
        "notes": "Claude Agent SDK dispatches tool calls per turn."
      }
    },
    {
      "from": "agent-version:claude-agent-sdk@current",
      "to": "capability:supports-subagent-dispatch",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.3.159",
        "level": "full",
        "notes": "Claude Agent SDK supports spawning subagent threads."
      }
    },
    {
      "from": "agent-version:claude-agent-sdk@current",
      "to": "memory-system:instruction-file-hierarchy",
      "kind": "uses_memory_system",
      "attributes": {}
    },
    {
      "from": "agent-version:claude-agent-sdk@current",
      "to": "install:npm",
      "kind": "installed_via"
    },
    {
      "from": "agent-version:claude-agent-sdk@current",
      "to": "install:pip",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent:claude-agent-sdk",
      "to": "agent-version:claude-agent-sdk@current",
      "kind": "has_version"
    },
    {
      "from": "claim:claude-agent-sdk-0-3-159-current-version",
      "to": "agent-version:claude-agent-sdk@current",
      "kind": "about_subject"
    },
    {
      "from": "claim:claude-agent-sdk-0-3-159-release-assimilation",
      "to": "agent-version:claude-agent-sdk@current",
      "kind": "about_subject"
    },
    {
      "from": "claim:claude-agent-sdk-0-3-154-stdio-mcp-reconcile-fix",
      "to": "agent-version:claude-agent-sdk@current",
      "kind": "about_subject"
    },
    {
      "from": "evidence:claude-agent-sdk-0-3-156-release",
      "to": "agent-version:claude-agent-sdk@current",
      "kind": "references"
    },
    {
      "from": "evidence:claude-agent-sdk-0-3-159-release",
      "to": "agent-version:claude-agent-sdk@current",
      "kind": "references"
    },
    {
      "from": "evidence:claude-agent-sdk-0-3-154-stdio-mcp-reconcile",
      "to": "agent-version:claude-agent-sdk@current",
      "kind": "references"
    },
    {
      "from": "evidence:claude-agent-sdk-0-3-159-issue-801-tracker",
      "to": "agent-version:claude-agent-sdk@current",
      "kind": "references"
    },
    {
      "from": "evidence:claude-agent-sdk-0-3-156-release-issue-537",
      "to": "agent-version:claude-agent-sdk@current",
      "kind": "references"
    },
    {
      "from": "evidence:claude-agent-sdk-0-3-156-issue-537-tracker",
      "to": "agent-version:claude-agent-sdk@current",
      "kind": "references"
    }
  ]
}

Shortcuts

Back to overview
Open graph tab