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

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

Structured · live

Claude Agent SDK 0.3.199 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-03.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:claude-agent-sdk:0-3-199",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-03.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "claude-agent-sdk",
    "agentProductId": "agent:claude-agent-sdk",
    "displayName": "Claude Agent SDK 0.3.199",
    "runtimeFamily": "sdk",
    "releaseChannel": "stable",
    "versionRange": "0.3.199",
    "currentVersion": "0.3.199",
    "releasedAt": "2026-07-02",
    "sourcePackage": "@anthropic-ai/claude-agent-sdk",
    "upstreamReleaseTag": "v0.3.199",
    "releaseNotesUrl": "https://github.com/anthropics/claude-agent-sdk-typescript/releases/tag/v0.3.199",
    "summary": "Claude Agent SDK release adding canUseTool request correlation and null control-response suppression, workflow-agent blocked progress metadata, and masked sandbox credential injection settings.",
    "assimilationNotes": [
      "Latest npm moved from 0.3.198 to 0.3.199.",
      "canUseTool callback options now include requestId, affecting permission-response correlation.",
      "canUseTool callbacks may return null to suppress the SDK automatic control response, affecting permission adapter return handling.",
      "workflow_agent progress events now include blocked when an agent is blocked by the auto-mode safety classifier.",
      "sandbox.credentials settings add mode: mask and per-credential injectHosts, affecting sandbox credential config schema.",
      "Package remains @anthropic-ai/claude-agent-sdk; update commands remain npm/yarn/pnpm/bun add for 0.3.199."
    ],
    "releaseHighlights": [
      "canUseTool requestId callback option.",
      "canUseTool null return for suppressing automatic control responses.",
      "workflow_agent blocked progress event field.",
      "sandbox.credentials mode: mask and injectHosts settings."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:claude-agent-sdk:0-3-199",
      "to": "agent:claude-agent-sdk",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:claude-agent-sdk:0-3-199",
      "to": "evidence:claude-agent-sdk-0-3-199-2026-07-03",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:claude-agent-sdk:0-3-199",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": []
}