II.
AgentVersion JSON
Structured · liveagentVersion:claude:2-1-179
Claude Code 2.1.179 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:claude:2-1-179",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-06-17.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "claude",
"agentProductId": "agent:claude-code",
"displayName": "Claude Code 2.1.179",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "2.1.179",
"currentVersion": "2.1.179",
"releasedAt": "2026-06-16",
"sourcePackage": "@anthropic-ai/claude-code",
"upstreamReleaseTag": "v2.1.179",
"releaseNotesUrl": "https://github.com/anthropics/claude-code/releases/tag/v2.1.179",
"cliCommand": "claude",
"summary": "Claude Code patch release fixing mid-stream drops, WSL2 mouse-wheel scrolling, sandbox allow/deny glob scaling, subagent transcript/focus behavior, and remote-session task/plugin behavior.",
"assimilationNotes": [
"Latest npm moved from 2.1.165 to 2.1.179.",
"Partial responses are preserved on mid-stream connection drops, affecting stream/error handling expectations.",
"Sandbox denyRead/allowRead glob expansion no longer makes Bash tool descriptions enormous on Linux.",
"Remote session background tasks no longer appear stuck between turns and plugin loading is faster.",
"No package rename, install-method migration, new CLI flag, or model change was published."
],
"releaseHighlights": [
"Preserved partial responses on mid-stream drops.",
"WSL2 mouse-wheel scrolling fix.",
"Sandbox allow/deny glob description scaling fix.",
"Remote session background-task and plugin-loading fixes."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:claude:2-1-179",
"to": "agent:claude-code",
"kind": "version_of"
},
{
"from": "agentVersion:claude:2-1-179",
"to": "evidence:claude-code-2-1-179-2026-06-17",
"kind": "sourced_from"
},
{
"from": "agentVersion:claude:2-1-179",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "evidence:claude-code-2-1-179-2026-06-17",
"to": "agentVersion:claude:2-1-179",
"kind": "references"
}
]
}