II.
AgentVersion JSON
Structured · liveagentVersion:claude:2-1-165
Claude Code 2.1.165 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:claude:2-1-165",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-06-05.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "claude",
"agentProductId": "agent:claude-code",
"displayName": "Claude Code 2.1.165",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "2.1.165",
"currentVersion": "2.1.165",
"releasedAt": "2026-06-05",
"sourcePackage": "@anthropic-ai/claude-code",
"upstreamReleaseTag": "v2.1.165",
"releaseNotesUrl": "https://github.com/anthropics/claude-code/releases/tag/v2.1.165",
"cliCommand": "claude",
"summary": "Claude Code patch release with bug fixes and reliability improvements.",
"assimilationNotes": [
"Latest npm moved from recorded 2.1.159 to 2.1.165.",
"Official notes only disclose bug fixes and reliability improvements; no new CLI flags, transports, tool APIs, model support, or migration steps were identified.",
"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-165",
"to": "agent:claude-code",
"kind": "version_of"
},
{
"from": "agentVersion:claude:2-1-165",
"to": "evidence:claude-code-2-1-165-2026-06-05",
"kind": "sourced_from"
},
{
"from": "agentVersion:claude:2-1-165",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "agent:claude-code",
"to": "agentVersion:claude:2-1-165",
"kind": "has_version"
},
{
"from": "evidence:claude-code-2-1-165-2026-06-05",
"to": "agentVersion:claude:2-1-165",
"kind": "references"
}
]
}