II.
AgentVersion JSON
Structured · liveagentVersion:claude:2-1-226
Claude Code 2.1.226 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:claude:2-1-226",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-08-10.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "claude",
"agentProductId": "agent:claude-code",
"displayName": "Claude Code 2.1.226",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "2.1.226",
"currentVersion": "2.1.226",
"releasedAt": "2026-08-08",
"sourcePackage": "@anthropic-ai/claude-code",
"upstreamReleaseTag": "v2.1.226",
"releaseNotesUrl": "https://github.com/anthropics/claude-code/releases/tag/v2.1.226",
"cliCommand": "claude",
"summary": "Claude Code patch release with bug fixes and reliability improvements.",
"assimilationNotes": [
"Latest npm moved from recorded 2.1.212 to 2.1.226.",
"The v2.1.226 release notes only publish a generic bug-fix/reliability note; no new CLI flag, transport/API, model, package-name, install-method, or migration change was documented for this exact version.",
"Install command remains npm install -g @anthropic-ai/claude-code."
],
"releaseHighlights": [
"Bug fixes and reliability improvements."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:claude:2-1-226",
"to": "agent:claude-code",
"kind": "version_of"
},
{
"from": "agentVersion:claude:2-1-226",
"to": "evidence:claude-code-2-1-226-2026-08-10",
"kind": "sourced_from"
},
{
"from": "agentVersion:claude:2-1-226",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "evidence:claude-code-2-1-226-2026-08-10",
"to": "agentVersion:claude:2-1-226",
"kind": "references"
}
]
}